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
2012-11-05 Oops, fix room info on room admin change
unc0rr [Tue, 06 Nov 2012 00:28:47 +0400] rev 7972
Oops, fix room info on room admin change
2012-11-13 dos2unix hedgewars.pro physfslayer
unc0rr [Tue, 13 Nov 2012 23:16:21 +0400] rev 7971
dos2unix hedgewars.pro
2013-06-03 close branch 0.9.18
koda [Mon, 03 Jun 2013 10:01:33 +0200] rev 7970
close branch
2012-11-05 move pas2c files in their own directory and add a warning about argument order webgl
koda [Mon, 05 Nov 2012 01:35:54 +0100] rev 7969
move pas2c files in their own directory and add a warning about argument order
2012-11-05 ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda [Mon, 05 Nov 2012 01:05:23 +0100] rev 7968
ios: fill in CFBundleVersion and CFBundleShortVersionString information better
2012-11-07 Build physfs lib before engine physfslayer
unc0rr [Wed, 07 Nov 2012 23:44:54 +0400] rev 7967
Build physfs lib before engine
2013-02-11 Replay without frontend mode 0.9.18
unc0rr [Tue, 12 Feb 2013 00:12:27 +0400] rev 7966
Replay without frontend mode
2012-11-04 pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little) webgl
koda [Sun, 04 Nov 2012 06:11:39 +0100] rev 7965
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
2012-11-04 Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
nemo [Sun, 04 Nov 2012 17:47:44 -0500] rev 7964
Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
2012-11-05 Fix function prototype physfslayer
unc0rr [Mon, 05 Nov 2012 23:10:54 +0400] rev 7963
Fix function prototype
2012-12-08 removing the optimisation that caused (most likely) the lua crashes on osx 0.9.18
koda [Sat, 08 Dec 2012 15:38:16 +0100] rev 7962
removing the optimisation that caused (most likely) the lua crashes on osx
2012-11-04 pas2c can search for inc files in alternate folders (needed for out of source builds) webgl
koda [Sun, 04 Nov 2012 03:04:20 +0100] rev 7961
pas2c can search for inc files in alternate folders (needed for out of source builds)
2012-11-04 bad koda
nemo [Sun, 04 Nov 2012 17:27:54 -0500] rev 7960
bad koda
2012-11-05 Start work on physfs support in engine physfslayer
unc0rr [Mon, 05 Nov 2012 23:03:32 +0400] rev 7959
Start work on physfs support in engine
2012-11-18 Fix crash in kamikaze 0.9.18
unc0rr [Sun, 18 Nov 2012 23:09:29 +0400] rev 7958
Fix crash in kamikaze
2012-11-04 pas2c can read files without changing the process directory webgl
koda [Sun, 04 Nov 2012 02:35:17 +0100] rev 7957
pas2c can read files without changing the process directory
2012-11-04 Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
nemo [Sun, 04 Nov 2012 17:24:14 -0500] rev 7956
Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
2012-11-05 - Load teams via physfs physfslayer
unc0rr [Mon, 05 Nov 2012 23:03:01 +0400] rev 7955
- Load teams via physfs - Some fixes which allow Qt to load ini files and icons via physfs
2012-11-07 advice from hasufell 0.9.18
koda [Wed, 07 Nov 2012 05:17:07 +0100] rev 7954
advice from hasufell
2012-11-04 pas2C is slowely becoming parametric webgl
koda [Sun, 04 Nov 2012 02:13:25 +0100] rev 7953
pas2C is slowely becoming parametric
2012-11-04 oups
nemo [Sun, 04 Nov 2012 17:05:54 -0500] rev 7952
oups
2012-11-04 merge with default again physfslayer
unc0rr [Mon, 05 Nov 2012 00:32:41 +0400] rev 7951
merge with default again
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 tip