SoftCoder
|
b868a8468b
|
- bugfixes to winner / loser logic to keep calculating stats and publish to masterserver after we determine a winner or loser as the game may not yet be fully over and we want accurate game stats on the masterserver.
|
2013-11-30 20:33:25 -08:00 |
|
SoftCoder
|
4b50560ca9
|
- added color picking used colors count in debug view
|
2013-11-30 17:38:32 -08:00 |
|
SoftCoder
|
f7bc5e8f92
|
- bugfix and additional code (for now) to track duplicates and problems in color picking. We now use will's implementation as it supports 64K colors.
|
2013-11-30 17:20:30 -08:00 |
|
Will
|
a869dd0fee
|
Tweak to see if we can get the new colour picking code working
|
2013-12-01 00:43:49 +01:00 |
|
SoftCoder
|
b36244fcbd
|
updated unit test to show max colors supported and when each algorithm fails.
|
2013-11-30 14:48:11 -08:00 |
|
SoftCoder
|
c2929e3d2b
|
merged
|
2013-11-30 14:31:05 -08:00 |
|
SoftCoder
|
2ff75c54e2
|
merged updates
|
2013-11-30 14:29:02 -08:00 |
|
SoftCoder
|
0400312810
|
Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source
|
2013-11-30 14:23:52 -08:00 |
|
SoftCoder
|
d5b3972807
|
added new color picking tests to repo
|
2013-11-30 14:07:26 -08:00 |
|
williame
|
125e1c53dc
|
Got the colour conversion wrong in colour picking
|
2013-11-30 21:44:53 +01:00 |
|
SoftCoder
|
f217db38f1
|
- changed to git version stamp
|
2013-11-29 13:13:30 -08:00 |
|
SoftCoder
|
1a8673feb3
|
- bugfix for will's color pick optimization (was not properly doing cell selection)
|
2013-11-28 22:58:13 -08:00 |
|
Will
|
c6530c2783
|
merging in all Will's changes
|
2013-11-29 02:12:34 +01:00 |
|
SoftCoder
|
be3d4d300c
|
- bugfix for headless server mode (null pixmaps) shown by stacktrace on fakir
|
2013-11-28 16:20:40 -08:00 |
|
filux
|
00b4d9ab4e
|
resolved conflicts by conversion CRLF to LF
|
2013-11-28 08:26:39 +01:00 |
|
filux
|
d0836a6573
|
transfered .tx and tx-cleanup to data, added license/readme, basic configuration
|
2013-11-28 07:58:09 +01:00 |
|
Mark Vejvoda
|
8d040b9f63
|
- attempt to ensure color picking ALWAYS has unique colors
|
2013-11-25 07:26:23 +00:00 |
|
Mark Vejvoda
|
ceb799a66e
|
- attempt to ensure color picking ALWAYS has unique colors
- better handling of scenario's that are missing techtrees
|
2013-11-24 04:44:12 +00:00 |
|
Mark Vejvoda
|
8414077d7a
|
- bugfix for headless server's reporting of winning players and team.
- masterserver returns proper JSON header now
|
2013-11-22 21:17:38 +00:00 |
|
Mark Vejvoda
|
f6806bd1ea
|
- added unit tests for arabic handling in fribidi
- added default property value for right to left mixed in english.lng
- fixed bug in arabic.lng file
|
2013-11-20 00:22:39 +00:00 |
|
Mark Vejvoda
|
7d5b71b2cf
|
- bugfix for compilation on windows
|
2013-11-19 22:47:22 +00:00 |
|
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
|
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 |
|
Mark Vejvoda
|
b74271348c
|
- bugfix for map editor hanging on some windows installations
|
2013-11-17 22:42:51 +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
|
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 |
|
Tom Reynolds
|
5de5fba834
|
- New translations
- convert_faction_xml2html: Correct location of default INI file
|
2013-11-17 00:36:01 +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
|
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 |
|