Commit Graph

1951 Commits

Author SHA1 Message Date
Mark Vejvoda 3617603fde - try to lower max pathfinder nodes to see if it makes smoother game play 2011-04-18 04:07:39 +00:00
Mark Vejvoda 4b570b88db - try to end crc faction messages with period. 2011-04-18 03:00:15 +00:00
Mark Vejvoda 31d572af12 - split apart crc mismatch faction names if string too long 2011-04-18 02:31:36 +00:00
Mark Vejvoda 05847617e6 - bugfix to get proper factions for faction listing in menus (ignore files and look only at folders)
- split apart crc mismatch faction names if string too long
2011-04-18 02:22:26 +00:00
Mark Vejvoda 8dbef7d7ea - fixed configurator to properly read / write mg ini files 2011-04-17 07:04:38 +00:00
Mark Vejvoda 734db6c7d4 - bugfix, units can now heal self if they are capable of healing own unit type 2011-04-17 06:25:08 +00:00
Mark Vejvoda e5fa7d45c3 - bugfix to show the right harvested resource when switching to another resource (based on silnarm's pointer in the forums) 2011-04-17 05:29:25 +00:00
Mark Vejvoda 26b1785b7a - mod description now word wraps on \n 2011-04-16 18:53:57 +00:00
Mark Vejvoda 29bb7800f6 - attempt to solve techtree and faction crc issues 2011-04-15 02:53:05 +00:00
Mark Vejvoda 8fa76043ca - debug code to be removed after testing with ultifd 2011-04-15 02:44:49 +00:00
Mark Vejvoda ec27fbe174 - debug code to be removed after testing with ultifd 2011-04-15 02:39:17 +00:00
Mark Vejvoda dbc56c7ba2 - another techtree crc fix 2011-04-15 02:06:50 +00:00
Mark Vejvoda 37a7ad86a3 - updated to force faction CRC refresh when techtree crc mismatched 2011-04-15 01:54:09 +00:00
Mark Vejvoda b196a5ba37 - bugfix for faction CRC check 2011-04-15 01:39:31 +00:00
Mark Vejvoda cfd0e12dd7 -fix cmake script for mingw, just for completeness. 2011-04-15 01:15:46 +00:00
Mark Vejvoda 6e8157b9de - added console object to base menustate and added a way to disable console output when taking a screenshot (on be default). To Disable:
DisableScreenshotConsoleText=true
2011-04-15 01:05:36 +00:00
Mark Vejvoda 5d10312ead - send notification of cancel action 2011-04-15 00:13:13 +00:00
Mark Vejvoda d14b13e285 - added a new cancel button for connected menu to cancel all current and queued file transfers 2011-04-15 00:09:38 +00:00
Mark Vejvoda 431ca8e6fb mod menu now only shows 3 lines max for console messages 2011-04-14 23:13:44 +00:00
Mark Vejvoda 04d9bc5992 - also move glestuser.ini from previous version during install 2011-04-14 18:52:27 +00:00
Mark Vejvoda 92942c9fdb - also move glestuser.ini from previous version during install 2011-04-14 18:52:25 +00:00
Mark Vejvoda 644218af0f - updated windows installer to automatically move mydata contents to new appdata location if mydata is located in previous installation 2011-04-14 18:24:02 +00:00
Mark Vejvoda b897611a6b - bugfix for mixed up username when changing map and human player's slot is changed. 2011-04-14 16:04:42 +00:00
Mark Vejvoda 8bcca7080f - now Linux installer will also automatically move mydata from previous versions to the new .megaglest path 2011-04-14 15:40:53 +00:00
Mark Vejvoda 61577825fb - added auto detect of previous installation and prompt for uninstall before installing new version for Linux Installer 2011-04-14 06:57:52 +00:00
Mark Vejvoda ea90bd0715 - added verticle synch option, to enable use:
EnableVSynch=true
2011-04-14 05:02:32 +00:00
Mark Vejvoda a04557ee7f - set pathfinder values back to be compatible with beta2 2011-04-14 03:27:34 +00:00
Mark Vejvoda 06fb3decda - added some code for possible future use to improve pathfinder (not for this release) so disabled right now 2011-04-14 02:51:13 +00:00
Mark Vejvoda 88a81a6993 - removed useless items in debug view
- removed some noise from verbose output
2011-04-13 18:45:27 +00:00
Mark Vejvoda eac3ccde5a - added tags so main menu textures can be moved armound 2011-04-13 07:29:45 +00:00
Mark Vejvoda 540d91ed92 - bugfix for recent socket change on windows 2011-04-13 05:07:47 +00:00
Mark Vejvoda 1858240879 - inspired by brazil boy. added a temp block feature for server player to temp block players from the current game in the lobby 2011-04-13 04:04:08 +00:00
Mark Vejvoda 7bf40db4ce - updated crc check for techtrees to also store date last updated and force an immediate refresh if the techtree has different CRC with server and was older than 1 day 2011-04-13 01:51:15 +00:00
Mark Vejvoda 7a501a4e26 - added code to track mutex source for sockets 2011-04-13 01:20:40 +00:00
Mark Vejvoda 05a61ec619 - client connected menu now uses same rendering as custom game menu for map preview (resulting in better fps there) 2011-04-13 01:11:23 +00:00
Titus Tscharntke 8c39a1b725 now you are "forced" to say "ready" when you are connected :-D 2011-04-12 22:20:41 +00:00
Mark Vejvoda 38b9a4e371 - added a keyboard test display area in keyboard setup (shows the key it thinks you pressed) 2011-04-12 16:47:14 +00:00
Titus Tscharntke 4df5e0266c camera movement fixed 2011-04-11 23:26:50 +00:00
mnaumann 1acc011ebc - make scripts executable: svn propset svn:executable 1 start_megaglest_* megaglest
- remove some newlines
2011-04-11 14:54:19 +00:00
Mark Vejvoda c9844b9267 - updated vc++ 2010 solution with blender tools 2011-04-11 05:39:43 +00:00
Mark Vejvoda ecdf1aecf3 - added g3d blender tools to vc++ project files and also to win32 installer (requires new win32 deps from sourceforge) 2011-04-11 05:19:34 +00:00
Mark Vejvoda 11f71421aa - update version to beta2 for Linux installer 2011-04-11 04:42:57 +00:00
Mark Vejvoda 716cba8258 - added blender related files to Linux installer 2011-04-11 03:38:40 +00:00
Mark Vejvoda b84ddfea4d - added blender related files to Linux installer 2011-04-11 03:34:55 +00:00
Mark Vejvoda b9939b81b2 - added execute bit to scripts 2011-04-11 02:31:34 +00:00
Mark Vejvoda 5a6418ac60 - removed some debug statements to see if it will improve debug logging performance 2011-04-11 00:11:52 +00:00
Mark Vejvoda 1ffc7d99d4 - calculate megapack techtree CRC first if it exists in the users techtrees 2011-04-10 23:50:47 +00:00
Titus Tscharntke daf8f42f7e real camera movement! 2011-04-10 21:38:29 +00:00
Mark Vejvoda 3e3b774dd5 - removed hard coded reference to 7z, uses all ini file options 2011-04-10 20:25:36 +00:00
Titus Tscharntke 842f1dac69 menu structure changed 2011-04-10 20:03:38 +00:00