Mark Vejvoda
054817acd0
- added auto-create of user ini files if they don't exist
2010-07-03 07:02:31 +00:00
Mark Vejvoda
cacb5321e6
- updated startup script
2010-07-03 06:53:42 +00:00
Mark Vejvoda
66d4fce081
- added missing translation strings to spanish (used bablefish for translations)
...
- updated exit text to support newlines in language text
- added support for netwlines in language string code
2010-07-03 06:48:24 +00:00
Mark Vejvoda
087c6c87b1
- added more NULL pointer checking to see if it helps deal with a potential timing issue during game shutdown (deleting cells issue)
2010-07-03 05:20:03 +00:00
Mark Vejvoda
eda2e84aee
- bugfixes for processing disconnect and game end scenarios. These fixes corrected a bunch of segfaults when client or server disconnect.
2010-07-02 19:57:47 +00:00
Mark Vejvoda
521fb237bf
- bugfix for regression of disconnecting from server on lobby screen
2010-07-02 16:54:28 +00:00
Mark Vejvoda
abb515298d
- updated beta version to 19
2010-07-02 02:54:24 +00:00
Mark Vejvoda
aa0db2c0f0
- network code bugfixes.
...
- More checking for disconnect and proper handling of those cases
- Changed battle end screen to exit via mouse click on exit button (or press ESC)
- Removed display of unused ping output
- added more error handling debug output of the mystical unknown error caught in window.cpp to track it down better if it happens again
2010-07-02 02:50:20 +00:00
Titus Tscharntke
12cd2e02d6
data license info moved to the data and readmes updated / new german lang file
2010-07-01 23:37:18 +00:00
Titus Tscharntke
49480c3a9a
moved to data/glest_game/docs
2010-07-01 23:29:18 +00:00
Titus Tscharntke
fe2ee35c32
moved to data
2010-07-01 23:20:51 +00:00
Mark Vejvoda
75c50f1052
- fixed CPU usage on windows for map editor
2010-07-01 16:31:06 +00:00
Mark Vejvoda
c85b8baa49
- bugfix for map editor mouse position in windows
...
- set windows projects to compile using SSE2 compiler setting
2010-07-01 15:53:07 +00:00
Mark Vejvoda
0f15e9ecf3
- updated version to beta18 (could this be the golden version???)
2010-07-01 06:12:34 +00:00
Mark Vejvoda
391fd1f36d
- bugfixes to properly manage and display various kinds of network error conditions.
2010-07-01 06:11:14 +00:00
Mark Vejvoda
3ea81caf92
updated output type to get proper values
2010-07-01 00:52:11 +00:00
Mark Vejvoda
b0b477aa59
- moved clear outside of loop
2010-07-01 00:31:48 +00:00
Mark Vejvoda
c5cb8dbd18
- bugfixes related to chat message processing and error processing. We now stack up messages and process them in a more safe manner
2010-07-01 00:08:59 +00:00
Mark Vejvoda
0e94ee5476
- added support for alt-enter window toggling in windows OS (by default it is tuned off)
...
to enable set AllowAltEnterFullscreenToggle=true
2010-06-30 19:27:07 +00:00
Mark Vejvoda
217c92e939
- updated warnhing message condition to also check LAG time in addition to lag count
2010-06-30 18:59:28 +00:00
Mark Vejvoda
a064a4a4c8
- just for ultifd, alt-enter no longer touches the mouse pointer
2010-06-30 18:55:58 +00:00
Mark Vejvoda
b0abff0721
- lets show Martiño and company the respect they deserve! Finally fixed the special spanish characters that eclipse was encoding as UTF-8 which messed up the display in about screen, in-game. File is now saved as ISO-8859-1 format to keep proper formatting.
2010-06-30 15:19:46 +00:00
Mark Vejvoda
2555a895c3
- bugfix, only allow changing player info AFTER we get game settings from the server after requesting a change to avoid deadlocks etc.
2010-06-30 14:51:30 +00:00
Mark Vejvoda
b0228ce651
- updated version number for beta17
2010-06-30 13:31:04 +00:00
Mark Vejvoda
1f04fd3106
- added another LAG validation (this is in addition to the excisting ones) a time in seconds LAG. This should be able to deal with disconnected clients better
...
- added more error handling to try to handle different kinds of errors during gameplay
- added new mouse toggle hotkey (toggles between OS and mega-glest mouse) default key is / in glestkeys.ini
2010-06-30 07:03:04 +00:00
Mark Vejvoda
00acd5e150
- updated version to beta16
2010-06-29 14:40:15 +00:00
Mark Vejvoda
340d637ae1
- update for windows mouse pointer in fullscreen mode. Alt-Enter enables mouse pointer so user can scroll off screen.
2010-06-29 07:39:05 +00:00
Mark Vejvoda
9508dad51b
- network related bugfixes:
...
menu slowdown when picking network slots
clients can once again change network slots
performance fixes for network receiving
2010-06-29 06:50:35 +00:00
Mark Vejvoda
a7954abc02
- updated version number to beta15
...
- fixed bug affecting performance due to unconnected slots
2010-06-28 03:17:50 +00:00
Mark Vejvoda
94e07e442b
- updated to use streflop
2010-06-28 01:10:23 +00:00
Mark Vejvoda
4e72831919
- updated version to beta14
2010-06-28 00:52:12 +00:00
Mark Vejvoda
9637a708a7
- small code rollback to see if it really affects render performance?
2010-06-28 00:25:12 +00:00
Mark Vejvoda
00860813b2
- bugfixes for LAG checking:
...
- proper disconnect for clients passed MAX lag
- proper lag packet time initialzation for clients sending LAG update info to the server
2010-06-28 00:21:12 +00:00
Titus Tscharntke
a7277d2d59
new and two changed maps
2010-06-27 17:38:50 +00:00
Mark Vejvoda
36540fb02c
- updated linux installer build script to copy icons to proper location
...
- fixed corrupt linux glest.ini
2010-06-27 06:33:16 +00:00
Mark Vejvoda
f873027568
- updates for 64bit deps for installer on ubuntu 64 bit
2010-06-27 05:16:38 +00:00
Mark Vejvoda
1b8f589536
- updated to check for windows 64 bit compiler
2010-06-27 05:10:41 +00:00
Mark Vejvoda
3cf2e48e3d
- updated 64bit macro settings
2010-06-26 23:15:09 +00:00
Mark Vejvoda
b014a8b2d3
- updated version string to display 64bit stamp if compiled by 64 bit compilers
2010-06-26 22:49:59 +00:00
Mark Vejvoda
c31315f96c
- updated shortcut info
2010-06-26 19:59:32 +00:00
Mark Vejvoda
dd242a6c8b
- bugfix for compiling on fedora
2010-06-26 19:08:34 +00:00
Mark Vejvoda
0e0c14ae03
- updated installer shortcut link info
2010-06-26 18:39:20 +00:00
Mark Vejvoda
928028d3db
- updated links to map editor and g3d viewer
2010-06-26 18:19:57 +00:00
Mark Vejvoda
49737bface
- updated linux installer script
2010-06-26 17:04:15 +00:00
Mark Vejvoda
905c0365e4
- updated scripts to include additional program icons
2010-06-26 16:58:20 +00:00
Mark Vejvoda
001ff3c98c
- updated some scripts to use linux bmp icon file
2010-06-26 16:27:14 +00:00
Mark Vejvoda
37f4140503
- updated windows icon files to use titi's new changes
2010-06-26 16:23:45 +00:00
Mark Vejvoda
126d744e45
- added bmp for linux icon
2010-06-26 16:22:20 +00:00
Titus Tscharntke
be272c7323
color correction for team colors in map editor
...
4kindoms4kings improved for AI player
persian magician is a bit more stable now ( needed for balancing )
2010-06-26 16:16:33 +00:00
Mark Vejvoda
7b3ba31fe7
- fixed masterserver invalid connection issue and blank error message in custom game menu
...
- added optional bmp icon load for linux
2010-06-26 08:04:11 +00:00