Forjan Frederic
477679d139
update extraction of the version for the installer
2010-10-24 04:14:16 +00:00
Mark Vejvoda
1aa155ab06
- restored glest.ini to default values
2010-10-23 17:02:36 +00:00
Mark Vejvoda
ae8571a406
- added the beginning of some new master server info (very limited)
...
- Masterserver menu will show more titles / colors.
- We keep the game showing in the Masterserver menu while it is in progress.
- Disable join button when slots are full.
- Update title with IN PROGRESS when game is being played.
- PHP Script is backwards compatible with older clients
2010-10-23 09:06:47 +00:00
Mark Vejvoda
3b5630bb73
- a few windows compiler setting changes for more consistent compiler warning output
2010-10-21 18:32:40 +00:00
Mark Vejvoda
be979590c1
- more compiler warning cleanup
2010-10-21 17:42:45 +00:00
Mark Vejvoda
2a805240b4
- updated data diff script version # for 3.3.7.2 release
2010-10-16 17:14:33 +00:00
Mark Vejvoda
c659b046ae
- updated readme and version # for Linux Installers
2010-10-16 16:40:51 +00:00
Mark Vejvoda
89a32dda54
- updated windows installer scripts for 3.3.7.2
2010-10-16 16:14:48 +00:00
Mark Vejvoda
e91a3378bd
- updated source script to include ini files etc
...
- updated version to 3.3.7.3 in configure.ac
2010-10-16 16:09:12 +00:00
Mark Vejvoda
8d40069058
- added more dependency checking for other libs (like png, jpg and curl)
2010-10-09 21:12:50 +00:00
Mark Vejvoda
e594ba07de
- updated source code create script to include icons for map editor
...
- added port 61000 for ultifd
2010-10-08 15:25:15 +00:00
Mark Vejvoda
c0c031569b
- updated Windows Installer scripts for 3.3.7 release
2010-10-08 02:11:59 +00:00
Mark Vejvoda
cb5f5e55eb
- Linux installer bugfixes (fixed map editor and g3d viewer files and links)
2010-10-07 22:17:05 +00:00
Mark Vejvoda
e35f8b0563
- updated Linux scripts and installer files for 3.3.7 release
2010-10-07 18:54:18 +00:00
Mark Vejvoda
fd60b30081
- updated announcement to use a safer compare and added announcement url to ini files
2010-10-07 18:43:29 +00:00
Mark Vejvoda
e58055dfad
- added extra port #'s for Internet games
2010-10-07 17:27:22 +00:00
Titus Tscharntke
8508baa273
Version number is set to 3.3.7 in configure.ac so we don't forget it this time
2010-10-07 10:38:58 +00:00
mnaumann
6c0c291e44
FreeBSD and Mac OS X support by GeoVah pt2., thanks a bunch!
2010-09-27 20:31:38 +00:00
mnaumann
65ec94e22f
FreeBSD and Mac OS X support by GeoVah, thanks a bunch!
2010-09-27 20:28:08 +00:00
Mark Vejvoda
635bf616de
- patch for FreeBSD (thanks m0ellemeister)
2010-09-24 23:28:54 +00:00
James McCulloch
7f1412d524
* remove redundant include dirs in vc proj files
2010-09-18 02:09:23 +00:00
Mark Vejvoda
a259e0d8e4
- nothing is easy is windoze (renamed duplicate filename cause VC chokes on it)
2010-09-16 22:47:33 +00:00
Mark Vejvoda
d798ef539d
- Titi is a geek!
2010-09-16 19:02:55 +00:00
Mark Vejvoda
b115292ee5
- added GeoVah's initila Mac osX support (via cmake)
2010-09-16 15:15:42 +00:00
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