Thu, 10 Sep 2015 01:49:15 +0200 |
antonc27 |
- Refactoring in order to remove some warning related to using of int instead of NSInteger
ios-revival
|
file |
diff |
annotate
|
Tue, 18 Aug 2015 01:08:21 +0200 |
Anton Malmygin |
- Using of @autoreleasepool is better
ios-revival
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 00:15:30 +0200 |
antonc27 |
- Small warning fix
ios-revival
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 04:48:11 +0200 |
koda |
ios: turn on more warning messages and start correcting them
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 04:43:30 +0200 |
koda |
ios: refactor the code of the after-game statistics display using delegates
|
file |
diff |
annotate
|
Wed, 28 Mar 2012 01:56:42 +0200 |
koda |
dates are no more!
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 03:24:50 +0200 |
koda |
ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 21:18:33 +0100 |
koda |
fix accessing a released object
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 18:23:05 +0100 |
koda |
restore displaying statistics at the end of a game and restore warning lower views that they are going to appear
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 21:59:10 +0100 |
koda |
in class methods you can call [self alloc], as per objc specifications
|
file |
diff |
annotate
|
Fri, 11 Nov 2011 01:40:23 +0100 |
koda |
further engine interaction refactoring
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 17:43:57 +0100 |
koda |
engine interaction class refactoring, round 4 or 5, can't remember: this time use the class methods to create an instance object and operates on that, reducing the number of arguments between methods and simplifying memory management
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 00:56:44 +0100 |
koda |
aaand remove also ipcport from the class interface as well
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 19:07:37 +0100 |
koda |
don't keep track of the savepath and of engineprotocol objects
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 03:08:16 +0100 |
koda |
unified the objc game state in a single place, which allowed some optimization to ObjcExport class (and more)
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 01:44:32 +0100 |
koda |
just moving ios server stuff around
|
file |
diff |
annotate
|
Wed, 05 Oct 2011 01:06:58 +0200 |
koda |
make the missions/trainings start
|
file |
diff |
annotate
|
Wed, 05 Oct 2011 00:18:54 +0200 |
koda |
first pass for implementing missions/training selection on ipad (not yet running)
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 00:57:04 +0200 |
koda |
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 02:33:17 +0200 |
koda |
ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 00:16:36 +0200 |
koda |
remove the trailing _en from scheme data and use the macros available instead of creating a string every time
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 02:34:38 +0200 |
koda |
add getawaytime and tagteam mode to ios
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 07:53:06 +0200 |
koda |
finish overlay refactoring and some leak annihilation
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 06:38:59 +0200 |
koda |
initial refactoring of ObjcExports and OverlayViewController
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 02:45:51 +0200 |
koda |
work in progress yet again (can run some games now)
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 22:38:24 +0200 |
koda |
more refactoring, less warnings, less stuff kept around
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 20:52:56 +0200 |
koda |
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
|
file |
diff |
annotate
| base
|