Sat, 24 Sep 2011 22:35:31 +0200 warnings round also for ios
koda [Sat, 24 Sep 2011 22:35:31 +0200] rev 6019
warnings round also for ios
Sat, 24 Sep 2011 22:27:52 +0200 add a class method for getting the overlay (and fix a silly mistake while at it) and use it
koda [Sat, 24 Sep 2011 22:27:52 +0200] rev 6018
add a class method for getting the overlay (and fix a silly mistake while at it) and use it
Sat, 24 Sep 2011 21:54:11 +0200 better memory cleanup for audiomanager and position of lower stats button
koda [Sat, 24 Sep 2011 21:54:11 +0200] rev 6017
better memory cleanup for audiomanager and position of lower stats button
Sat, 24 Sep 2011 14:48:23 +0200 disable the followgear vertical offset for small screen devices
koda [Sat, 24 Sep 2011 14:48:23 +0200] rev 6016
disable the followgear vertical offset for small screen devices
Sat, 24 Sep 2011 22:14:10 +0200 cleaning up a little bit more, especially team class. we were leaking teams into heap memory on quick game starts btw
sheepluva [Sat, 24 Sep 2011 22:14:10 +0200] rev 6015
cleaning up a little bit more, especially team class. we were leaking teams into heap memory on quick game starts btw
Sat, 24 Sep 2011 22:27:20 +0400 Report long flight archievement
unc0rr [Sat, 24 Sep 2011 22:27:20 +0400] rev 6014
Report long flight archievement
Sat, 24 Sep 2011 21:21:21 +0400 Fix some warnings
unc0rr [Sat, 24 Sep 2011 21:21:21 +0400] rev 6013
Fix some warnings
Sat, 24 Sep 2011 21:14:51 +0400 Store replays for further analysis
unc0rr [Sat, 24 Sep 2011 21:14:51 +0400] rev 6012
Store replays for further analysis
Sat, 24 Sep 2011 22:16:49 +0400 Fix a bunch of warnings (also improves speed a bit in 32 bit code)
unC0Rr [Sat, 24 Sep 2011 22:16:49 +0400] rev 6011
Fix a bunch of warnings (also improves speed a bit in 32 bit code)
Sat, 24 Sep 2011 17:12:46 +0200 I wanted to move this line, not to delete it heh.
sheepluva [Sat, 24 Sep 2011 17:12:46 +0200] rev 6010
I wanted to move this line, not to delete it heh.
Sat, 24 Sep 2011 16:22:10 +0200 code cleanup/etc
sheepluva [Sat, 24 Sep 2011 16:22:10 +0200] rev 6009
code cleanup/etc
Sat, 24 Sep 2011 04:53:53 +0200 fix a crash in getting statistics and a glitch that made background music start while in-game
koda [Sat, 24 Sep 2011 04:53:53 +0200] rev 6008
fix a crash in getting statistics and a glitch that made background music start while in-game
Fri, 26 Oct 2012 14:19:43 +0100 close branch 0.9.16
koda [Fri, 26 Oct 2012 14:19:43 +0100] rev 6007
close branch
Sat, 24 Sep 2011 03:00:57 +0200 yeah, fix dates -.-
koda [Sat, 24 Sep 2011 03:00:57 +0200] rev 6006
yeah, fix dates -.-
Tue, 18 Oct 2011 05:43:16 +0200 backport of c90f50e6dd8e (eggshell vgt related segfault) 0.9.16
sheepluva [Tue, 18 Oct 2011 05:43:16 +0200] rev 6005
backport of c90f50e6dd8e (eggshell vgt related segfault)
Sat, 24 Sep 2011 02:23:15 +0200 use a real button instead of a cellview in statspage
koda [Sat, 24 Sep 2011 02:23:15 +0200] rev 6004
use a real button instead of a cellview in statspage
Sun, 16 Oct 2011 19:02:48 +0200 fix the config.inc conflict by making the ios one in another folder 0.9.16
koda [Sun, 16 Oct 2011 19:02:48 +0200] rev 6003
fix the config.inc conflict by making the ios one in another folder
Sat, 24 Sep 2011 01:41:03 +0200 rope: CheezeMonkey (omg I mentioned your name :O) has pointed out that there is still a way to get stuck in walls. This should fix it.
sheepluva [Sat, 24 Sep 2011 01:41:03 +0200] rev 6002
rope: CheezeMonkey (omg I mentioned your name :O) has pointed out that there is still a way to get stuck in walls. This should fix it. NOTE: although not necessary for this fix to work rope behavior got also changed: I removed the direction-bias. if you press left and right at the same time the result is now neutral rather than left.
Sun, 16 Oct 2011 18:37:57 +0200 more details in chCheckProto 0.9.16
koda [Sun, 16 Oct 2011 18:37:57 +0200] rev 6001
more details in chCheckProto
Sat, 24 Sep 2011 00:54:47 +0200 ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
koda [Sat, 24 Sep 2011 00:54:47 +0200] rev 6000
ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
Fri, 14 Oct 2011 19:00:31 +0200 display a message when network is down or server is not reachable, nemo also made the page refresh at display time 0.9.16
koda [Fri, 14 Oct 2011 19:00:31 +0200] rev 5999
display a message when network is down or server is not reachable, nemo also made the page refresh at display time
Fri, 23 Sep 2011 22:42:30 +0200 many many netclient/frondent changes (just the beginning though):
sheepluva [Fri, 23 Sep 2011 22:42:30 +0200] rev 5998
many many netclient/frondent changes (just the beginning though): * better separation of concerns * trying to reduce segfaulst due to netclient being deconstructed while still in use * no extra popup for quit reason anymore * errors/warnings will be displayed in chat instead of popups in most cases * NOTE: auto-kick for ignored players is currently _disabled_ will fix that soon
Wed, 12 Oct 2011 04:14:38 +0200 because betas are baaaad (also really fix compiling everywhere) 0.9.16
koda [Wed, 12 Oct 2011 04:14:38 +0200] rev 5997
because betas are baaaad (also really fix compiling everywhere)
Sat, 24 Sep 2011 00:00:57 +0400 Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
unc0rr [Sat, 24 Sep 2011 00:00:57 +0400] rev 5996
Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
Sun, 25 Sep 2011 10:48:18 -0400 merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake. 0.9.16
nemo [Sun, 25 Sep 2011 10:48:18 -0400] rev 5995
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
Fri, 23 Sep 2011 09:58:41 +0200 don't rumble while synchronising a demo/save
koda [Fri, 23 Sep 2011 09:58:41 +0200] rev 5994
don't rumble while synchronising a demo/save
Thu, 22 Sep 2011 23:20:11 +0200 randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
sheepluva [Thu, 22 Sep 2011 23:20:11 +0200] rev 5993
randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
Thu, 22 Sep 2011 15:30:40 +0200 prevent screen locking while synching saves (can take some time)
koda [Thu, 22 Sep 2011 15:30:40 +0200] rev 5992
prevent screen locking while synching saves (can take some time)
Thu, 22 Sep 2011 17:19:39 +0400 Fix sheepluva's merge
unc0rr [Thu, 22 Sep 2011 17:19:39 +0400] rev 5991
Fix sheepluva's merge
Thu, 22 Sep 2011 14:02:44 +0200 let frontend send (copypasta) multi-line messages line by line to avoid protocol violation
sheepluva [Thu, 22 Sep 2011 14:02:44 +0200] rev 5990
let frontend send (copypasta) multi-line messages line by line to avoid protocol violation
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip