Wed, 14 Sep 2011 18:43:16 +0200 Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc.. hedgeroid
Xeli [Wed, 14 Sep 2011 18:43:16 +0200] rev 5826
Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc..
Fri, 09 Sep 2011 15:36:30 +0200 Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
sheepluva [Fri, 09 Sep 2011 15:36:30 +0200] rev 5825
Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event. I implemented that event in Tumber and Space Invasion already in order to update HUD locations properly. (mikade: deal with it $
Fri, 09 Sep 2011 05:15:45 +0200 merge hedgeroid
Xeli [Fri, 09 Sep 2011 05:15:45 +0200] rev 5824
merge
Fri, 09 Sep 2011 03:57:45 +0200 merge
mikade [Fri, 09 Sep 2011 03:57:45 +0200] rev 5823
merge Disable SuddenDeath on Missions Fix hats for Missions Add achievement "Lively Lifeguard" for "That Sinking Feeling"
Fri, 09 Sep 2011 03:22:08 +0200 merge
mikade [Fri, 09 Sep 2011 03:22:08 +0200] rev 5822
merge
Fri, 09 Sep 2011 03:21:16 +0200 Allow limited form of SuddenDeath (WaterRise = 0) in both CTF modes
mikade [Fri, 09 Sep 2011 03:21:16 +0200] rev 5821
Allow limited form of SuddenDeath (WaterRise = 0) in both CTF modes Fix missing case of support for more players in CTF_Blizzard
Thu, 08 Sep 2011 21:20:12 -0400 er. let's reference the right gear, shall we?
nemo [Thu, 08 Sep 2011 21:20:12 -0400] rev 5820
er. let's reference the right gear, shall we?
Fri, 09 Sep 2011 03:00:03 +0200 Add support for more players.
mikade [Fri, 09 Sep 2011 03:00:03 +0200] rev 5819
Add support for more players. (Hopefully) prevent Time-Box (or is that Time Box?) ruining my life.
Thu, 08 Sep 2011 21:18:44 -0400 There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
nemo [Thu, 08 Sep 2011 21:18:44 -0400] rev 5818
There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
Fri, 09 Sep 2011 02:11:51 +0200 For now, don't spawn anything other than health crates.
mikade [Fri, 09 Sep 2011 02:11:51 +0200] rev 5817
For now, don't spawn anything other than health crates.
Fri, 09 Sep 2011 03:04:15 +0200 "fix" for a screen scaling problem I had after resizing to odd width number values
sheepluva [Fri, 09 Sep 2011 03:04:15 +0200] rev 5816
"fix" for a screen scaling problem I had after resizing to odd width number values
Fri, 09 Sep 2011 01:25:21 +0200 * ShoppaKing/TrophyRace maps updated by wolfmarc
sheepluva [Fri, 09 Sep 2011 01:25:21 +0200] rev 5815
* ShoppaKing/TrophyRace maps updated by wolfmarc * post new resolution in console on resize
Fri, 09 Sep 2011 00:22:48 +0200 change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
sheepluva [Fri, 09 Sep 2011 00:22:48 +0200] rev 5814
change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
Thu, 08 Sep 2011 13:03:58 -0400 oops
nemo [Thu, 08 Sep 2011 13:03:58 -0400] rev 5813
oops
Thu, 08 Sep 2011 13:01:20 -0400 Restore hog on team gone
nemo [Thu, 08 Sep 2011 13:01:20 -0400] rev 5812
Restore hog on team gone
Thu, 08 Sep 2011 17:44:51 +0200 fix knight hat
sheepluva [Thu, 08 Sep 2011 17:44:51 +0200] rev 5811
fix knight hat
Thu, 08 Sep 2011 17:59:19 +0400 Fix loading from save desync
unc0rr [Thu, 08 Sep 2011 17:59:19 +0400] rev 5810
Fix loading from save desync
Thu, 08 Sep 2011 15:39:30 +0400 Remove unnecessary and wrong check
unc0rr [Thu, 08 Sep 2011 15:39:30 +0400] rev 5809
Remove unnecessary and wrong check
Wed, 07 Sep 2011 11:19:10 +0400 Replace tab with space
unc0rr [Wed, 07 Sep 2011 11:19:10 +0400] rev 5808
Replace tab with space
Thu, 08 Sep 2011 08:44:17 -0400 Define 2 script callbacks to notify of hog vanishment
nemo [Thu, 08 Sep 2011 08:44:17 -0400] rev 5807
Define 2 script callbacks to notify of hog vanishment
Thu, 08 Sep 2011 00:29:01 -0400 remove debug message, clear a couple of global gear references if appropriate, fix control script
nemo [Thu, 08 Sep 2011 00:29:01 -0400] rev 5806
remove debug message, clear a couple of global gear references if appropriate, fix control script
Wed, 07 Sep 2011 20:54:32 -0400 Add flickery ghost grave
nemo [Wed, 07 Sep 2011 20:54:32 -0400] rev 5805
Add flickery ghost grave
Wed, 07 Sep 2011 20:53:45 -0400 Since shakes are still proving unsafe until camera is reworked, try a mild flash instead
nemo [Wed, 07 Sep 2011 20:53:45 -0400] rev 5804
Since shakes are still proving unsafe until camera is reworked, try a mild flash instead
Wed, 07 Sep 2011 20:35:24 -0400 Revert camera shake. Now to make sure we don't desync anymore.
nemo [Wed, 07 Sep 2011 20:35:24 -0400] rev 5803
Revert camera shake. Now to make sure we don't desync anymore.
Wed, 07 Sep 2011 20:13:14 -0400 updated hat
Star [Wed, 07 Sep 2011 20:13:14 -0400] rev 5802
updated hat
Sat, 08 Oct 2011 16:45:52 +0200 merge
jose1711 [Sat, 08 Oct 2011 16:45:52 +0200] rev 5801
merge
Wed, 07 Sep 2011 20:12:20 -0400 NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
nemo [Wed, 07 Sep 2011 20:12:20 -0400] rev 5800
NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
Wed, 07 Sep 2011 15:06:42 -0400 svg export darkened the upper white band a bit too much for my tastes
nemo [Wed, 07 Sep 2011 15:06:42 -0400] rev 5799
svg export darkened the upper white band a bit too much for my tastes
Wed, 07 Sep 2011 15:03:26 -0400 new countries
nemo [Wed, 07 Sep 2011 15:03:26 -0400] rev 5798
new countries
Tue, 06 Sep 2011 17:14:29 -0400 fix hat name
nemo [Tue, 06 Sep 2011 17:14:29 -0400] rev 5797
fix hat name
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip