Mark Vejvoda
|
e7efda5080
|
- updated windows project files to use new base renderer class
|
2010-09-14 06:37:20 +00:00 |
|
Mark Vejvoda
|
813076f64b
|
- updated windows project files to use new mappreview class
|
2010-09-14 01:27:24 +00:00 |
|
Mark Vejvoda
|
0f5cd740a6
|
- moved game map entity into a shared source file in shared lib, which is now shared by the main game and the map editor
|
2010-09-14 00:43:09 +00:00 |
|
Mark Vejvoda
|
ceca2de4b1
|
- added ability to display both error and normal messagebox in non overlapping way simultaneously
- added new hotkey to toggle photomode in game (f8)
|
2010-09-11 16:14:03 +00:00 |
|
Mark Vejvoda
|
6a24ca3ad0
|
- completed screen UI work. F11 will save current menu UI config to ini file, F5 will cause a reload of INI realtime
|
2010-09-09 21:07:39 +00:00 |
|
Mark Vejvoda
|
db25b5391e
|
- added in-game sound toggle hotkey (thanks Nebososo)
|
2010-08-28 03:41:17 +00:00 |
|
Mark Vejvoda
|
a9b0f31816
|
- added hard coded team chat hotkey H to configurable keys
- changed dependency finder script to use only desired libs
|
2010-08-27 21:43:47 +00:00 |
|
Mark Vejvoda
|
1058065ce7
|
- changing the max filecount lower to avoid stack overflow due to array taking > 1MB
|
2010-08-26 20:28:26 +00:00 |
|
Mark Vejvoda
|
f3278c3cf3
|
- bugfixes for stack overflow issue (static array size too large causing chkstk errors)
|
2010-08-26 19:01:44 +00:00 |
|
Mark Vejvoda
|
d2f4b49f27
|
- fixed windows compiler flag for debug mode to include RTTI
|
2010-08-26 17:41:42 +00:00 |
|
Mark Vejvoda
|
8274ff1efb
|
- windows compile bugfixes
|
2010-08-26 05:43:08 +00:00 |
|
Mark Vejvoda
|
bb456574eb
|
- updated script to do special stuff for Fedora
|
2010-08-23 07:45:54 +00:00 |
|
Mark Vejvoda
|
b9b9cc822b
|
- bugfixes related to SDL library upgrade on windows build and mouse cursor toggling (especially that stupid windows 7 issue where alt-tab doesn't let you move your cursor in fullscreen mode)
For reference: http://bugzilla.libsdl.org/show_bug.cgi?id=849
|
2010-08-23 07:27:31 +00:00 |
|
Mark Vejvoda
|
2ab394a47b
|
- fixed bad defaults in linux glest.ini
|
2010-08-12 17:41:16 +00:00 |
|
Mark Vejvoda
|
3dbdda1763
|
- updated default glest.ini to remove default playername of SoftCoder
|
2010-08-12 07:10:39 +00:00 |
|
Mark Vejvoda
|
6ac3920b29
|
- updated windows installer to properly handle previous version uninstalls
|
2010-08-12 06:24:18 +00:00 |
|
Mark Vejvoda
|
904bf95a39
|
- updated version # displayed for linux installer
|
2010-08-12 06:23:42 +00:00 |
|
Mark Vejvoda
|
21f5bc316f
|
- updated installer script with proper version #
|
2010-08-12 05:31:39 +00:00 |
|
Mark Vejvoda
|
8b03a9d262
|
- updated installer script with proper version # and web link
|
2010-08-12 05:02:32 +00:00 |
|
Mark Vejvoda
|
ee28ef90fb
|
- updated script to include masterserver source
|
2010-08-12 01:53:50 +00:00 |
|
Mark Vejvoda
|
45b7e081be
|
- updated script to skip temp files
|
2010-08-12 00:43:26 +00:00 |
|
Mark Vejvoda
|
f176cfff11
|
- updated version # to 3.3.6 in all Linux scripts
|
2010-08-12 00:08:10 +00:00 |
|
Mark Vejvoda
|
760becb7ad
|
- updated linux installer to use * for all files not *.*
|
2010-08-11 20:53:31 +00:00 |
|
Mark Vejvoda
|
ffae2b4ba2
|
- merged 3.3.5.1 beta2 into trunk
|
2010-08-10 00:09:40 +00:00 |
|
James McCulloch
|
5d14cade20
|
* vc project file update
|
2010-08-08 13:10:36 +00:00 |
|
Mark Vejvoda
|
dd17d80b9b
|
- fixed project lib dependencies for g3d viewer in relation to libpng
|
2010-08-06 22:25:36 +00:00 |
|
Mark Vejvoda
|
1366e088d4
|
- updated windows project files to point to correct libpng folder
|
2010-08-06 22:04:17 +00:00 |
|
Mark Vejvoda
|
bc064bea47
|
- fixes to properly detect previous installs and request admin access in case folder is protected
|
2010-08-05 15:20:34 +00:00 |
|
Mark Vejvoda
|
0ae4fd1865
|
- updated windows updater script to properly change install path when required and corrected removal of norsemen training_field
|
2010-08-05 14:35:53 +00:00 |
|
Mark Vejvoda
|
0715eef060
|
- updated launch script to remove norsemen training_field upgrade if exists
|
2010-08-05 11:28:15 +00:00 |
|
Mark Vejvoda
|
eb71e433e5
|
- updated shell script launcher to work properly in open suse
|
2010-08-05 05:21:19 +00:00 |
|
Mark Vejvoda
|
58e54082e8
|
- updated shell script launcher to work properly in open suse
|
2010-08-05 05:10:27 +00:00 |
|
Mark Vejvoda
|
bc3e6bc64e
|
- updated support for open suse build dependencies script
|
2010-08-03 17:35:09 +00:00 |
|
Mark Vejvoda
|
c784aef95b
|
- a few changes to cmake files to get things compiling in open suse
|
2010-08-02 15:56:07 +00:00 |
|
mnaumann
|
c9393024ce
|
- undo output redirection on glest wrapper script when invoking glest.bin to not miss important errors
|
2010-08-01 01:16:33 +00:00 |
|
Mark Vejvoda
|
d8e41495d0
|
- removal of sse2 compiler flags for better compatibility
- added workings for a future flag for interpolation cache
|
2010-07-28 23:24:56 +00:00 |
|
mnaumann
|
a0ba3e42fd
|
- unified code style on 'glest' start/wrapper script
- more updates for german language file
|
2010-07-18 17:51:39 +00:00 |
|
Mark Vejvoda
|
a9b2d55e38
|
- updated launch map editor and g3d viewer scripts for linux
|
2010-07-18 05:33:56 +00:00 |
|
Mark Vejvoda
|
b15069d71a
|
- updated version #'s on tools to remove beta text
|
2010-07-18 05:22:32 +00:00 |
|
Mark Vejvoda
|
bd3cb7f9bb
|
- map editor bugfixes (proper deletion of arrays and tooltip painting)
- updated vc++ 2008 project files (and new win32 dependency archive uploaded to sourceforge) so that all projects can be built in debug mode now
|
2010-07-18 05:09:30 +00:00 |
|
Mark Vejvoda
|
1ab9850881
|
- updated build dependency script to work with open SuSE
|
2010-07-17 18:04:07 +00:00 |
|
mnaumann
|
6bdeea4e41
|
Undo accidential Jamrules edit
|
2010-07-17 13:40:19 +00:00 |
|
mnaumann
|
e28318442c
|
Update to german language file - thanks RealtimeFreak
|
2010-07-17 13:35:10 +00:00 |
|
Mark Vejvoda
|
d610650624
|
updated windows installer script to be more user friendly
|
2010-07-17 10:33:05 +00:00 |
|
Mark Vejvoda
|
9c133a71b2
|
- updated launch script for open suse support
|
2010-07-17 07:42:26 +00:00 |
|
Mark Vejvoda
|
94ce234787
|
- updated mojosetup to latest version
|
2010-07-17 06:32:51 +00:00 |
|
Mark Vejvoda
|
15b9aebb9f
|
updated linux scripts to more generically handled discovery of shared libraries
|
2010-07-17 03:06:28 +00:00 |
|
Mark Vejvoda
|
432343572f
|
- updated caching for explorecells to be smarter and also remove old items if the cache gets too large (hits a threshold)
|
2010-07-16 22:17:36 +00:00 |
|
mnaumann
|
da788d1bce
|
opensuse 11.2 compatibility and some fixes on wrapper script
|
2010-07-14 17:31:24 +00:00 |
|
James McCulloch
|
ff61cd9c36
|
forgot to commit VC project file changes
|
2010-07-13 10:58:52 +00:00 |
|