Mon, 28 Nov 2011 17:38:50 +0100 typo... >,<
Xeli [Mon, 28 Nov 2011 17:38:50 +0100] rev 6462
typo... >,<
Mon, 28 Nov 2011 16:21:35 +0100 android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
Xeli [Mon, 28 Nov 2011 16:21:35 +0100] rev 6461
android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
Mon, 28 Nov 2011 17:37:43 +0100 added a switch USE_SDLTHREADS
Xeli [Mon, 28 Nov 2011 17:37:43 +0100] rev 6460
added a switch USE_SDLTHREADS
Mon, 28 Nov 2011 16:20:48 +0100 android: check if the sdcard directory is writable, if it isn't close the app
Xeli [Mon, 28 Nov 2011 16:20:48 +0100] rev 6459
android: check if the sdcard directory is writable, if it isn't close the app
Mon, 28 Nov 2011 16:21:35 +0100 android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
Xeli [Mon, 28 Nov 2011 16:21:35 +0100] rev 6458
android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
Mon, 28 Nov 2011 16:19:27 +0100 update android version
Xeli [Mon, 28 Nov 2011 16:19:27 +0100] rev 6457
update android version
Mon, 28 Nov 2011 16:20:48 +0100 android: check if the sdcard directory is writable, if it isn't close the app
Xeli [Mon, 28 Nov 2011 16:20:48 +0100] rev 6456
android: check if the sdcard directory is writable, if it isn't close the app
Mon, 28 Nov 2011 17:57:25 +0400 More verbose progress log, dump the result
unc0rr [Mon, 28 Nov 2011 17:57:25 +0400] rev 6455
More verbose progress log, dump the result
Mon, 28 Nov 2011 16:19:27 +0100 update android version
Xeli [Mon, 28 Nov 2011 16:19:27 +0100] rev 6454
update android version
Sun, 27 Nov 2011 23:13:22 +0300 Countless imporvements to the parser and countless help to the parser in sources.
unc0rr [Sun, 27 Nov 2011 23:13:22 +0300] rev 6453
Countless imporvements to the parser and countless help to the parser in sources. Now parser is able to parse the whole engine \o/
Sun, 27 Nov 2011 19:34:08 +0300 More work on the parser
unc0rr [Sun, 27 Nov 2011 19:34:08 +0300] rev 6452
More work on the parser
Mon, 28 Nov 2011 06:55:55 +0100 Updated Slovak translation
jose1711 [Mon, 28 Nov 2011 06:55:55 +0100] rev 6451
Updated Slovak translation
Sun, 27 Nov 2011 14:46:57 +0300 - Improvement to the parser
unc0rr [Sun, 27 Nov 2011 14:46:57 +0300] rev 6450
- Improvement to the parser - Help parser with 'not' prefix operator
Sun, 27 Nov 2011 14:08:08 +0100 Updated Slovak translation
jose1711 [Sun, 27 Nov 2011 14:08:08 +0100] rev 6449
Updated Slovak translation
Sun, 27 Nov 2011 00:57:43 +0100 woopsy we dont want that :d
Xeli [Sun, 27 Nov 2011 00:57:43 +0100] rev 6448
woopsy we dont want that :d
Sun, 27 Nov 2011 00:55:45 +0100 android: load graphics multithreaded for superduper loadtimes
Xeli [Sun, 27 Nov 2011 00:55:45 +0100] rev 6447
android: load graphics multithreaded for superduper loadtimes
Sun, 27 Nov 2011 00:54:00 +0100 android: cleaned up the code a bit and removed a bug with the parsing of the xml
Xeli [Sun, 27 Nov 2011 00:54:00 +0100] rev 6446
android: cleaned up the code a bit and removed a bug with the parsing of the xml
Sun, 27 Nov 2011 00:53:08 +0100 android: update manifest to the market version
Xeli [Sun, 27 Nov 2011 00:53:08 +0100] rev 6445
android: update manifest to the market version
Sun, 27 Nov 2011 00:25:28 +0300 - Help parser more
unc0rr [Sun, 27 Nov 2011 00:25:28 +0300] rev 6444
- Help parser more
Sat, 26 Nov 2011 21:12:23 +0300 - Help parser by dropping that insane formatting syntax in str function
unc0rr [Sat, 26 Nov 2011 21:12:23 +0300] rev 6443
- Help parser by dropping that insane formatting syntax in str function - Parse operators
Sat, 26 Nov 2011 12:01:13 -0500 ffs
nemo [Sat, 26 Nov 2011 12:01:13 -0500] rev 6442
ffs
Sat, 26 Nov 2011 17:47:55 +0100 raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower
koda [Sat, 26 Nov 2011 17:47:55 +0100] rev 6441
raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower
Sat, 26 Nov 2011 17:45:34 +0100 disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy
koda [Sat, 26 Nov 2011 17:45:34 +0100] rev 6440
disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy
Sat, 26 Nov 2011 17:42:31 +0100 merge
Xeli [Sat, 26 Nov 2011 17:42:31 +0100] rev 6439
merge
Sat, 26 Nov 2011 16:47:36 +0100 Updated the Tracker to handle hog hiding and restoring.
Henek [Sat, 26 Nov 2011 16:47:36 +0100] rev 6438
Updated the Tracker to handle hog hiding and restoring.
Sat, 26 Nov 2011 17:40:25 +0100 Android: fixed serviceconnectionleak, made the result code of asynctask a bit better, fix cancel button
Xeli [Sat, 26 Nov 2011 17:40:25 +0100] rev 6437
Android: fixed serviceconnectionleak, made the result code of asynctask a bit better, fix cancel button
Sat, 26 Nov 2011 16:18:44 +0100 Sort the weapons/schemes/styles and give make give them a default value
Xeli [Sat, 26 Nov 2011 16:18:44 +0100] rev 6436
Sort the weapons/schemes/styles and give make give them a default value
Sat, 26 Nov 2011 11:47:31 +0100 merge
Xeli [Sat, 26 Nov 2011 11:47:31 +0100] rev 6435
merge
Sat, 26 Nov 2011 11:40:54 +0100 android: remove the "continue in background" button for now
Xeli [Sat, 26 Nov 2011 11:40:54 +0100] rev 6434
android: remove the "continue in background" button for now
Sat, 26 Nov 2011 11:39:41 +0100 android: fix compatibility with donut
Xeli [Sat, 26 Nov 2011 11:39:41 +0100] rev 6433
android: fix compatibility with donut
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip