Mark Vejvoda
|
ab64b9343f
|
- updated to support building with clang compiler (And cleaned up clang warnings from initial compile). Edit build-mg.sh and read the clang section as to how to build.
|
2013-11-19 21:57:28 +00:00 |
|
Mark Vejvoda
|
fe07998816
|
- updated with patches from hasufell related to fribidi detection
|
2013-11-19 16:23:31 +00:00 |
|
Mark Vejvoda
|
983b4ca9a2
|
- experimental CLANG compile support
|
2013-11-19 08:04:38 +00:00 |
|
Mark Vejvoda
|
5284d9c45c
|
- disabled microsoft specific warning which is trying to coax us into writing non friendly cross platform code
|
2013-11-19 07:50:08 +00:00 |
|
Mark Vejvoda
|
36a440f9e3
|
- disabled microsoft specific warning which is trying to coax us into writing non friendly cross platform code
|
2013-11-19 07:45:53 +00:00 |
|
Mark Vejvoda
|
929cc07895
|
- code cleanup based on additional gcc warnings
|
2013-11-19 07:05:45 +00:00 |
|
Mark Vejvoda
|
ad7569ded1
|
- code cleanup based on additional gcc warnings
|
2013-11-19 07:02:26 +00:00 |
|
Mark Vejvoda
|
33d87512b0
|
- code cleanup based on additional gcc warnings
|
2013-11-19 06:58:52 +00:00 |
|
Mark Vejvoda
|
94684c66a4
|
- code cleanup based on additional gcc warnings
|
2013-11-19 06:56:09 +00:00 |
|
Mark Vejvoda
|
66761ba760
|
- code cleanup based on additional gcc warnings
|
2013-11-19 06:42:32 +00:00 |
|
Mark Vejvoda
|
39b41cdfea
|
- code cleanup based on additional gcc warnings
|
2013-11-19 06:29:30 +00:00 |
|
Mark Vejvoda
|
4a4c7fbfde
|
- code cleanup based on additional gcc warnings
|
2013-11-19 06:24:22 +00:00 |
|
Mark Vejvoda
|
9268aaf279
|
- a few minor bug fixes related to code warnings
- code cleanup based on additional gcc warnings
- enabled additional gcc compiler warnings
|
2013-11-19 06:14:06 +00:00 |
|
Mark Vejvoda
|
642a26bdb5
|
- bugfix for cmake builds handling of help2man for empty executable paths
|
2013-11-18 23:10:38 +00:00 |
|
Mark Vejvoda
|
e28097e0d7
|
- bugfix for cmake builds handling of help2man for empty executable paths
|
2013-11-18 22:37:12 +00:00 |
|
Mark Vejvoda
|
fe6886d273
|
- bugfix for cmake builds handling of help2man for empty executable paths
|
2013-11-18 22:05:16 +00:00 |
|
Tom Reynolds
|
4a6db32ece
|
update changelog to reflect 3.9.0 version change
|
2013-11-18 08:12:22 +00:00 |
|
Mark Vejvoda
|
a8e00b9532
|
- updated release management doc with spelling mistake and new svn url
|
2013-11-18 06:27:38 +00:00 |
|
Mark Vejvoda
|
da3d0c0685
|
- updated make binary bat file to detect and name binary archive for win 32 and 64 bit
3.9.0
|
2013-11-18 01:57:53 +00:00 |
|
Mark Vejvoda
|
b74271348c
|
- bugfix for map editor hanging on some windows installations
|
2013-11-17 22:42:51 +00:00 |
|
Mark Vejvoda
|
7830785e7f
|
- remove splahs screen image when installer done
|
2013-11-17 22:26:43 +00:00 |
|
Mark Vejvoda
|
145b90d341
|
- updating version to 3.9.0 for release
- increase installer size on linux for more accurate progrerss bar
|
2013-11-17 18:27:41 +00:00 |
|
Mark Vejvoda
|
00f7b7e02b
|
small change to state ubuntu 13.10
|
2013-11-17 18:26:41 +00:00 |
|
Mark Vejvoda
|
be7639aca4
|
- added a few more unit tests for version checks
|
2013-11-17 18:13:54 +00:00 |
|
Titus Tscharntke
|
d2cb21d818
|
version is set to 3.9-dev until versioning system is discussed
|
2013-11-17 10:41:09 +00:00 |
|
Mark Vejvoda
|
4478b8d1df
|
- fixed compiler warnings in linux 32 gcc
|
2013-11-17 09:03:57 +00:00 |
|
Mark Vejvoda
|
ff9faf7a4a
|
- fixed warnings in 32 bit linux gcc
|
2013-11-17 09:01:32 +00:00 |
|
Mark Vejvoda
|
d0ac27353a
|
- fixed compiler warnings in linux 32 gcc
|
2013-11-17 08:44:47 +00:00 |
|
Mark Vejvoda
|
9a03528ee8
|
- bugfix for g3d viewer screenshot automation
|
2013-11-17 08:19:17 +00:00 |
|
Mark Vejvoda
|
a6fff895b3
|
- bugfix for g3d viewer to work in wxwidgets 2.9.4
|
2013-11-17 08:06:06 +00:00 |
|
Mark Vejvoda
|
c825acd69f
|
- bugfix for g3d viewer to work in wxwidgets 2.9.4
|
2013-11-17 08:01:45 +00:00 |
|
Mark Vejvoda
|
ac59cf5ab8
|
- bugfix for g3d viewer to work in wxwidgets 2.9.4
|
2013-11-17 07:37:13 +00:00 |
|
Mark Vejvoda
|
a10041af45
|
updated win64 project to use openal64.dll to avoid confusion with openal32.dll (new 2012 x64 deps on sourceforge)
|
2013-11-17 02:54:08 +00:00 |
|
Tom Reynolds
|
5de5fba834
|
- New translations
- convert_faction_xml2html: Correct location of default INI file
|
2013-11-17 00:36:01 +00:00 |
|
Mark Vejvoda
|
810cdca588
|
- added new unit test to vc++ 2012 project
|
2013-11-16 22:14:58 +00:00 |
|
Mark Vejvoda
|
fc47d9d4a0
|
- added new unit test to vc++ 2010 project
|
2013-11-16 22:14:55 +00:00 |
|
Mark Vejvoda
|
e89210cf6c
|
- updating version # to v3.9 in preparation for release
|
2013-11-16 21:50:54 +00:00 |
|
Mark Vejvoda
|
b2f3748168
|
- updates related to debian package standards
|
2013-11-16 20:27:51 +00:00 |
|
Mark Vejvoda
|
a212b19efa
|
updated change log
|
2013-11-16 19:44:34 +00:00 |
|
Mark Vejvoda
|
303746df80
|
- updated cmake scripts to fix build problems on debian
|
2013-11-16 19:18:09 +00:00 |
|
Mark Vejvoda
|
1dd1b8febb
|
some minor bugfixes (proper variable init, added validation error message)
|
2013-11-16 18:36:54 +00:00 |
|
Mark Vejvoda
|
aa1efb5d3a
|
added a check for missing data in menu
|
2013-11-16 10:02:32 +00:00 |
|
Mark Vejvoda
|
77fba5a65e
|
bugfix for clients that have no data, no need to crash
|
2013-11-16 03:33:13 +00:00 |
|
Mark Vejvoda
|
09818dfdc1
|
- added a warning code comment to avoid this in the future
|
2013-11-16 02:12:26 +00:00 |
|
Mark Vejvoda
|
4c4bcd40a3
|
see if this helps stuttering
|
2013-11-16 00:28:55 +00:00 |
|
Mark Vejvoda
|
c9a6078689
|
revert network code back
|
2013-11-15 20:04:12 +00:00 |
|
Mark Vejvoda
|
98bc4b190e
|
attempt to see how this affects network games for tomreyn
|
2013-11-15 19:21:14 +00:00 |
|
Mark Vejvoda
|
ea88a4c990
|
roll back last change
|
2013-11-15 18:58:28 +00:00 |
|
Mark Vejvoda
|
119a8cce4a
|
attempt to see how this affects network games for tomreyn
|
2013-11-15 18:41:21 +00:00 |
|
Mark Vejvoda
|
08a74bb78b
|
- added a small tweak to the vc++ build files to ensure svn rev always included in binary
|
2013-11-15 17:40:29 +00:00 |
|