Xeli [Sat, 08 Oct 2011 14:55:13 +0200] rev 6039
Removed the need for duplicate libraries, the android build now uses lua, freetype and tremor from misc/
sheepluva [Mon, 26 Sep 2011 03:12:09 +0200] rev 6038
wow, somebody was smoking some reaaally good sh!t right there, man!
Xeli [Sat, 08 Oct 2011 14:52:16 +0200] rev 6037
Allow for multicore compiling on quadcores, everyone has one right? :P It has perfomance benifits on single cores too so it's all good =)
sheepluva [Mon, 26 Sep 2011 00:15:10 +0200] rev 6036
small cleanup: enum instead of magic numbers
Xeli [Fri, 07 Oct 2011 14:17:07 +0200] rev 6035
Close a game without leaking memory. It should be noted that sending an SDL Quit event leaks memory
koda [Sun, 25 Sep 2011 23:29:04 +0200] rev 6034
Added tag Hedgewars-iOS-1.3.2 for
changeset 652a199d4f38
koda [Tue, 04 Oct 2011 19:20:42 +0200] rev 6033
fix compiling for android, strip out all delphi code, objfpc ftw
koda [Sun, 25 Sep 2011 23:28:23 +0200] rev 6032
my qt version needs this to work...
koda [Tue, 04 Oct 2011 17:18:25 +0200] rev 6031
strip eols and delphi mode
sheepluva [Sun, 25 Sep 2011 21:54:26 +0200] rev 6030
fix typo that sneaked in by pressing ctrl+z one time too much I guess :D
koda [Mon, 26 Sep 2011 01:32:48 +0200] rev 6029
changed Game arguments to accept data path on 9th array element (like planned)
nemo [Sun, 25 Sep 2011 15:40:01 -0400] rev 6028
rename to match prior mass hat rename
koda [Mon, 26 Sep 2011 01:16:15 +0200] rev 6027
code working on ios now
sheepluva [Sun, 25 Sep 2011 20:54:51 +0200] rev 6026
get rid of that annoying 'Invalid state: in Lobby' message after room being closed or player being kicked from room. (the frontend always tried to leave the room he already left again)
koda [Mon, 26 Sep 2011 00:03:14 +0200] rev 6025
reviewed the build system and parts of the previous merge, performed some code cleanup