Commit Graph

120 Commits

Author SHA1 Message Date
Mark Vejvoda
7f5fd5d7e5 updated compiler settings 2010-06-02 21:23:42 +00:00
Mark Vejvoda
27bd017b4a updated compiler flags 2010-06-02 20:09:58 +00:00
Titus Tscharntke
29620817d8 reverted to former version 2010-06-01 20:22:49 +00:00
PolitikerNEU
c703de994f Tried to fix the wrong error message given if the file could not be found 2010-06-01 18:40:14 +00:00
Mark Vejvoda
4b6e017241 - Added particle support to g3d viewer 2010-05-25 18:06:42 +00:00
Mark Vejvoda
74f39293a8 added libcurl for older ubuntu dependencies 2010-05-15 20:13:50 +00:00
Titus Tscharntke
9fb3352dfe masterserver ( work in progress ) 2010-05-12 22:58:00 +00:00
Mark Vejvoda
25b63b10e1 - Added libcurl to mega-glest for mu;ti-purpose / multi-platform http and ftp requests
(for linux requires the following new dependency: sudo apt-get install libcurl4-dev)
2010-05-11 05:39:00 +00:00
Mark Vejvoda
63aff0751c Updates to get things compiling under linux properly with streflop 2010-05-02 03:48:40 +00:00
Mark Vejvoda
04bb6659ce Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
Mark Vejvoda
c53ff62c46 Moved most of the code from platform specific platform_util into a shared platform_common area 2010-04-30 18:16:54 +00:00
Mark Vejvoda
55bdbf3dba Updated compiler settings for FPU multiplatform 2010-04-25 08:03:04 +00:00
Mark Vejvoda
b69a6fe6ce Added Linux installer to mega-glest 2010-04-25 03:01:17 +00:00
Mark Vejvoda
2bfaa4d1d7 Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux 2010-04-24 03:57:38 +00:00
Mark Vejvoda
071b320940 Updated startup script to link additional libs for 64 bit linux distro's 2010-04-20 02:14:47 +00:00
Mark Vejvoda
4926b966cc Updated linux dependency setup script for new linux build machines to work with Ubuntu 8.04 2010-04-19 05:39:03 +00:00
Mark Vejvoda
e9453ae7d1 Updated version # for current development 2010-04-18 06:01:20 +00:00
Mark Vejvoda
5c4dc22be9 Changed ver # in preparation for a new release 2010-04-16 08:31:36 +00:00
Mark Vejvoda
98dedbe0b7 Added a new script to automatically scan and copy shared lib dependencies 2010-04-16 08:08:33 +00:00
Mark Vejvoda
4cf8f079e7 Updated config files with performance and font changes 2010-04-15 14:06:05 +00:00
Titus Tscharntke
86f0b8adb0 ConsoleMaxLinesStored and windows fonts 2010-04-14 21:32:08 +00:00
Titus Tscharntke
ac6deedd93 fixed the null pointer exception related to font colors while chatting in the menu
setting version to 3.3.4-dev
2010-04-11 00:45:09 +00:00
Mark Vejvoda
5fce51ad00 A new script to compare two different versions of data folders in the release folder and build an archive with ONLY the differences 2010-04-09 00:40:53 +00:00
Titus Tscharntke
be9739cf29 3.3.3 2010-04-08 20:44:34 +00:00
Titus Tscharntke
d5a55f6a83 fonts can be scaled from options menu and more switches are in glest.ini
helvetica is used for linux
fire fix for blacksmith
persian elephant chaged a little bit for balance ( I think he is still too strong )
2010-04-07 22:20:28 +00:00
Titus Tscharntke
39ea3d4583 setting defaults in glest.ini 2010-04-07 17:19:16 +00:00
Mark Vejvoda
b4e662c886 Updated ver # in preparation for a new release 2010-04-06 20:47:44 +00:00
Titus Tscharntke
4c9c10f460 size 16 font fix ( more a hack )
server port is displayed in join/options
ConsoleTimeout in ini raised to 20
2010-04-03 17:17:15 +00:00
Titus Tscharntke
c678d35bdb new glest ini, font handling changed!!!
"dynamic" fonts for linux ( maybe an error fallback should be added in gl_wrap.cpp if font is not available )
better option menu layout
2010-04-01 18:59:05 +00:00
Titus Tscharntke
5ecc84099a fonts
options menu
ingame resolution change ( game restart needed )
everything not really poolished yet!
2010-04-01 00:13:28 +00:00
Mark Vejvoda
2eae390d34 Added ServerPort to code so we actually use its value in code. Removed ServerPort from Configurator to make it more protected from common users 2010-03-31 17:30:12 +00:00
Mark Vejvoda
dab5cb840f Added a script for debian based linux distros to pull down required dependencies to build mega-glest 2010-03-28 04:04:44 +00:00
Mark Vejvoda
87e8246c19 Switched the source code release archive builder back to linux friendly format so that file properties are preserved 2010-03-28 02:31:19 +00:00
Titus Tscharntke
52c40e0713 3.3.2-beta1 2010-03-27 22:22:33 +00:00
Titus Tscharntke
ecc39ea911 PolitikerNEU jpg and png support! ( currently linux only ? )
Some little changes where I forgot to integrate the playername
Mousescroll is not longer super fast
2010-03-23 23:32:25 +00:00
Mark Vejvoda
ae10ab55b2 Added ability to automatically log debug info to a debug logfile (respecting the new read / write configurable path) 2010-03-23 06:57:41 +00:00
Mark Vejvoda
237b76e2f2 Updates to new netplayer code to default the value to the hostname and not crash if the property is missing from glest.ini. Also added new property to configurator 2010-03-23 02:37:41 +00:00
Titus Tscharntke
397fe3dc41 Network Playernames ( and some more changes in the options menu ) 2010-03-23 01:38:19 +00:00
Mark Vejvoda
1f2c805fe8 Added new setting to allow playing glest using multiple monitors 2010-03-20 07:19:45 +00:00
Mark Vejvoda
bc5110c42f Changed defaults for glest.ini (to be ready for next release with proper defaults) and updated configurator with updated properties 2010-03-20 00:43:38 +00:00
Titus Tscharntke
c5809e50b5 editor/g3dviewr startscripts which handle parameters / version number 2010-03-19 22:15:14 +00:00
Mark Vejvoda
3580e13468 Updated source code release script to use 7z for broader compatibility 2010-03-17 21:45:20 +00:00
Mark Vejvoda
569a71e929 Changed version # for 3.3.1 release 2010-03-17 20:45:46 +00:00
Mark Vejvoda
b2128e69a7 Changed script to produce a 7z archive for smaller size and better OS compatibility 2010-03-15 22:19:10 +00:00
Titus Tscharntke
075433c365 glest.ico and servers.ini should be in data;
Screenshot directory is called screens
2010-03-14 22:35:11 +00:00
Mark Vejvoda
084f834080 Added a script to automate creation of data archive for releases 2010-03-14 15:29:10 +00:00
Titus Tscharntke
b47ce48424 linux startscripts 2010-03-14 11:34:09 +00:00
Mark Vejvoda
bf477b106a Added startup scripts for g3d viewer and configurator and updated makerelease to include these tools 2010-03-14 03:21:09 +00:00
Mark Vejvoda
e21ea81ce0 Added a check for distro's with a newer openal lib and try to create a link to it 2010-03-14 03:11:47 +00:00
Titus Tscharntke
a0b870533b liitle release preparations 2010-03-14 00:01:19 +00:00
Mark Vejvoda
ff60b09158 Cleaned up all compiler warnings 2010-03-13 22:00:01 +00:00
Mark Vejvoda
2012b7e22c Made changes to properly isolate new unit rotation code so that it is disabled by default 2010-03-13 21:10:45 +00:00
Mark Vejvoda
5acffad961 Updated with correct values 2010-03-13 10:47:13 +00:00
Mark Vejvoda
ed96cb9f6b Added for new linux tools 2010-03-13 10:41:40 +00:00
Mark Vejvoda
02dddacc07 Updates to get configurator and g3d viewer compiling under linux 2010-03-13 10:39:22 +00:00
Mark Vejvoda
02c4cd9989 Moved data into trunk 2010-03-12 15:42:46 +00:00
Mark Vejvoda
c166338e95 Code Restructuring to make mega-glest more standard 2010-03-12 07:28:20 +00:00
Mark Vejvoda
43c3f2457e Code Restructuring to make mega-glest more standard 2010-03-12 05:20:53 +00:00
Mark Vejvoda
7cb4f99ec4 Code Restructuring to make mega-glest more standard 2010-03-12 05:11:28 +00:00
Mark Vejvoda
4ecc284f75 Updated win32 solution and also made mgm files optional (not required) so that mega-glest will work with or without the new 8 player maps 2010-03-09 00:43:46 +00:00
Titus Tscharntke
b6b54f1001 damage particlesystem / new glest.ini / ingame option to switch of particles 2010-03-01 00:30:51 +00:00
Titus Tscharntke
daa9c94129 multiple particle systems for every skill 2010-02-21 13:56:17 +00:00
Titus Tscharntke
0d53988e99 scrubland / particle fixes /mapeditor strings 2010-02-19 00:34:01 +00:00
Titus Tscharntke
0550d06faf particles for te skills 2010-02-16 01:12:48 +00:00
Titus Tscharntke
efa46939c6 data fixing 2010-01-31 01:29:11 +00:00
Titus Tscharntke
35903b2554 surface5a and new binary name 2010-01-26 16:07:28 +00:00
Titus Tscharntke
a5ba05345e startscript 2010-01-24 10:08:32 +00:00
Titus Tscharntke
f52ba7c888 binary is called glest.bin from now because we use a startscript called glest 2010-01-23 18:18:09 +00:00
Titus Tscharntke
4f57d4d8e3 its called megaglest and we go for version 3.2.3 now 2010-01-23 18:00:59 +00:00
Titus Tscharntke
9f4f9d10ea initial version ( megaglest 3.2.3-beta3 ) 2010-01-22 01:48:05 +00:00