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
sheepluva [Sun, 25 Sep 2011 19:30:10 +0200] rev 6024
some more cleanups and refactoring.
functional changes: when generating random hog names avoid duplicate names (if possible)
Xeli [Sun, 25 Sep 2011 18:24:01 +0200] rev 6023
merge
sheepluva [Sun, 25 Sep 2011 16:09:55 +0200] rev 6022
fix somebody's sed-oops