2012-11-14 Engine loads fine with basic config physfslayer
unc0rr [Wed, 14 Nov 2012 23:27:33 +0400] rev 8028
Engine loads fine with basic config
2012-11-15 make stats-only mode work headless. also skip a few things to save time/memory.
nemo [Wed, 14 Nov 2012 22:27:05 -0500] rev 8027
make stats-only mode work headless. also skip a few things to save time/memory.
2012-11-11 merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
koda [Sun, 11 Nov 2012 17:15:19 +0100] rev 8026
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
2012-11-14 Get rid of Pathz and UserPathz physfslayer
unc0rr [Wed, 14 Nov 2012 22:45:36 +0400] rev 8025
Get rid of Pathz and UserPathz
2012-11-15 oops
nemo [Wed, 14 Nov 2012 22:08:40 -0500] rev 8024
oops
2012-11-11 better clang search webgl
koda [Sun, 11 Nov 2012 16:53:16 +0100] rev 8023
better clang search
2012-11-13 - Add physfsrwops library physfslayer
unc0rr [Wed, 14 Nov 2012 00:41:29 +0400] rev 8022
- Add physfsrwops library - Load images via physfs (crashes)
2012-11-14 Don't accept in-room flags when not in room
unc0rr [Wed, 14 Nov 2012 14:31:17 +0400] rev 8021
Don't accept in-room flags when not in room
2012-11-11 merge xymeng pas2c webgl
koda [Sun, 11 Nov 2012 16:44:40 +0100] rev 8020
merge xymeng pas2c
2012-11-13 merge with default physfslayer
unc0rr [Tue, 13 Nov 2012 23:21:46 +0400] rev 8019
merge with default
2012-11-11 merge with latest default webgl
koda [Sun, 11 Nov 2012 15:14:18 +0100] rev 8018
merge with latest default
2012-11-13 Some tweaks to AI
unc0rr [Tue, 13 Nov 2012 13:50:04 +0400] rev 8017
Some tweaks to AI
2012-11-11 fix demo playback
nemo [Sun, 11 Nov 2012 08:45:51 -0500] rev 8016
fix demo playback
2012-11-08 couple of nots
nemo [Thu, 08 Nov 2012 18:05:05 -0500] rev 8015
couple of nots
2012-11-08 merge
nemo [Thu, 08 Nov 2012 15:57:01 -0500] rev 8014
merge
2012-11-08 Various tweaks to recent AI change
unc0rr [Thu, 08 Nov 2012 17:18:49 +0400] rev 8013
Various tweaks to recent AI change
2012-11-08 this wasn't needed IMO
nemo [Thu, 08 Nov 2012 15:54:11 -0500] rev 8012
this wasn't needed IMO
2012-11-08 objects too
nemo [Wed, 07 Nov 2012 23:04:29 -0500] rev 8011
objects too
2012-11-08 something bender asked for. allow a mask without a map
nemo [Wed, 07 Nov 2012 21:47:00 -0500] rev 8010
something bender asked for. allow a mask without a map
2012-11-07 oups
nemo [Wed, 07 Nov 2012 18:46:00 -0500] rev 8009
oups
2012-11-11 search for more clang names webgl
koda [Sun, 11 Nov 2012 14:59:22 +0100] rev 8008
search for more clang names
2012-11-07 Make FindPlace more flexible on large maps.
nemo [Wed, 07 Nov 2012 15:37:02 -0500] rev 8007
Make FindPlace more flexible on large maps.
2012-11-09 no globs, sources not yet generated webgl
koda [Fri, 09 Nov 2012 23:11:53 +0100] rev 8006
no globs, sources not yet generated
2012-11-07 merge
unc0rr [Wed, 07 Nov 2012 23:08:02 +0400] rev 8005
merge
2012-11-09 correct includes and clang detection webgl
koda [Fri, 09 Nov 2012 22:56:34 +0100] rev 8004
correct includes and clang detection
2012-11-07 LongInt Land width/height, mouse coords
nemo [Wed, 07 Nov 2012 14:02:10 -0500] rev 8003
LongInt Land width/height, mouse coords
2012-11-07 More strictness on room bans
unc0rr [Wed, 07 Nov 2012 23:02:18 +0400] rev 8002
More strictness on room bans
2012-11-09 Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case... webgl
nemo [Fri, 09 Nov 2012 12:29:24 -0500] rev 8001
Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case...
2012-11-07 strip BOM
nemo [Wed, 07 Nov 2012 13:24:01 -0500] rev 8000
strip BOM
2012-11-09 add a few cmakefiles for c engine and rtl webgl
koda [Fri, 09 Nov 2012 14:40:40 +0000] rev 7999
add a few cmakefiles for c engine and rtl
2012-11-07 Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
nemo [Wed, 07 Nov 2012 12:54:40 -0500] rev 7998
Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
2012-11-09 add FindGLEW.cmake module webgl
koda [Fri, 09 Nov 2012 14:32:54 +0000] rev 7997
add FindGLEW.cmake module
2012-11-07 Try to beat AI in Mutant!
unc0rr [Wed, 07 Nov 2012 13:23:18 +0400] rev 7996
Try to beat AI in Mutant!
2012-11-08 rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options webgl
koda [Thu, 08 Nov 2012 14:51:56 +0000] rev 7995
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
2012-11-07 merge
koda [Wed, 07 Nov 2012 05:18:06 +0100] rev 7994
merge
2012-11-08 split WEBGL and NOPASCAL cmake options webgl
koda [Thu, 08 Nov 2012 14:46:55 +0000] rev 7993
split WEBGL and NOPASCAL cmake options
2012-11-07 add gstMoving to avoid sticking
nemo [Tue, 06 Nov 2012 20:28:15 -0500] rev 7992
add gstMoving to avoid sticking
2012-11-08 better GL.h (which was needed after all) webgl
koda [Thu, 08 Nov 2012 23:11:40 +0100] rev 7991
better GL.h (which was needed after all)
2012-11-06 Don't zero TeamHealth, only show empty health bar
unc0rr [Tue, 06 Nov 2012 23:59:58 +0400] rev 7990
Don't zero TeamHealth, only show empty health bar
2012-11-08 add xymeng's pas2c header webgl
koda [Thu, 08 Nov 2012 23:00:22 +0100] rev 7989
add xymeng's pas2c header
2012-11-06 Spam log with checksums
unc0rr [Tue, 06 Nov 2012 23:33:25 +0400] rev 7988
Spam log with checksums
2012-11-08 empty or old files webgl
koda [Thu, 08 Nov 2012 22:59:13 +0100] rev 7987
empty or old files
2012-11-06 Maybe this caused server crashes? Add more strictness on team owner record field
unc0rr [Tue, 06 Nov 2012 22:35:08 +0400] rev 7986
Maybe this caused server crashes? Add more strictness on team owner record field
2012-11-08 well this was silly webgl
koda [Thu, 08 Nov 2012 21:56:19 +0100] rev 7985
well this was silly
2012-11-06 This should ensure zsm doesn't screw up locale, hopefully.
nemo [Tue, 06 Nov 2012 11:01:18 -0500] rev 7984
This should ensure zsm doesn't screw up locale, hopefully.
2012-11-07 add xymeng's rtl port webgl
koda [Wed, 07 Nov 2012 18:04:27 +0000] rev 7983
add xymeng's rtl port
2012-11-06 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo [Tue, 06 Nov 2012 10:52:21 -0500] rev 7982
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
2012-11-07 move stuff out of engine folder webgl
koda [Wed, 07 Nov 2012 18:02:20 +0000] rev 7981
move stuff out of engine folder
2012-11-06 Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
nemo [Tue, 06 Nov 2012 08:38:37 -0500] rev 7980
Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
2012-11-07 verbose pas2c for parsed args webgl
koda [Wed, 07 Nov 2012 16:16:03 +0000] rev 7979
verbose pas2c for parsed args
2012-11-06 issue #458
nemo [Mon, 05 Nov 2012 22:20:20 -0500] rev 7978
issue #458
2012-11-07 parentheses for everyone webgl
koda [Wed, 07 Nov 2012 14:41:35 +0000] rev 7977
parentheses for everyone
2012-11-06 revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
nemo [Mon, 05 Nov 2012 22:18:47 -0500] rev 7976
revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
2012-11-07 haskell usability on windows webgl
koda [Wed, 07 Nov 2012 13:31:58 +0000] rev 7975
haskell usability on windows
2012-11-06 support ridiculously large maps
nemo [Mon, 05 Nov 2012 22:03:26 -0500] rev 7974
support ridiculously large maps
2012-11-05 add CMakeFile for pas2c, add WEBGL config option webgl
koda [Mon, 05 Nov 2012 02:24:28 +0100] rev 7973
add CMakeFile for pas2c, add WEBGL config option
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip