Tue, 01 May 2012 19:29:47 +0400 Declare const ints as enums
unc0rr [Tue, 01 May 2012 19:29:47 +0400] rev 6979
Declare const ints as enums
Tue, 01 May 2012 19:28:30 +0400 Make Str2PChar more pas2c-friendly
unc0rr [Tue, 01 May 2012 19:28:30 +0400] rev 6978
Make Str2PChar more pas2c-friendly
Tue, 01 May 2012 16:16:09 +0200 adjust column widths
sheepluva [Tue, 01 May 2012 16:16:09 +0200] rev 6977
adjust column widths fix a warning
Tue, 01 May 2012 16:20:12 +0200 oops^2
koda [Tue, 01 May 2012 16:20:12 +0200] rev 6976
oops^2
Tue, 01 May 2012 15:29:48 +0200 oops
koda [Tue, 01 May 2012 15:29:48 +0200] rev 6975
oops
Tue, 01 May 2012 15:23:11 +0200 minor changes for more compatibilities with other compilers
koda [Tue, 01 May 2012 15:23:11 +0200] rev 6974
minor changes for more compatibilities with other compilers
Tue, 01 May 2012 14:57:40 +0200 RoomsListModel:
sheepluva [Tue, 01 May 2012 14:57:40 +0200] rev 6973
RoomsListModel: + in progress icon * fixed room delete and update (name match lookup was done in wrong column)
Tue, 01 May 2012 11:39:24 +0100 remove SDL_SCANCODE_*
koda [Tue, 01 May 2012 11:39:24 +0100] rev 6972
remove SDL_SCANCODE_*
Tue, 01 May 2012 11:25:44 +0100 add NULL definition and align types to their correct bitwidth
koda [Tue, 01 May 2012 11:25:44 +0100] rev 6971
add NULL definition and align types to their correct bitwidth
Tue, 01 May 2012 11:39:11 +0200 display haxx0red teams colors correctly.
sheepluva [Tue, 01 May 2012 11:39:11 +0200] rev 6970
display haxx0red teams colors correctly. also got rid of some casts and std:: iteration stuff
Tue, 01 May 2012 00:22:10 +0200 made the hog count thingy prettier when on low space... have fun squishing hogs!
sheepluva [Tue, 01 May 2012 00:22:10 +0200] rev 6969
made the hog count thingy prettier when on low space... have fun squishing hogs!
Mon, 30 Apr 2012 23:14:40 +0200 Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
sheepluva [Mon, 30 Apr 2012 23:14:40 +0200] rev 6968
Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
Mon, 30 Apr 2012 23:35:40 +0400 Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
unc0rr [Mon, 30 Apr 2012 23:35:40 +0400] rev 6967
Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
Mon, 30 Apr 2012 20:12:43 +0200 add missing copyright headers to roomslistmodel
sheepluva [Mon, 30 Apr 2012 20:12:43 +0200] rev 6966
add missing copyright headers to roomslistmodel
Mon, 30 Apr 2012 17:43:21 +0400 Rework string init macro
unc0rr [Mon, 30 Apr 2012 17:43:21 +0400] rev 6965
Rework string init macro
Mon, 30 Apr 2012 16:55:02 +0400 Raise exception when .inc file isn't found
unc0rr [Mon, 30 Apr 2012 16:55:02 +0400] rev 6964
Raise exception when .inc file isn't found
Sun, 29 Apr 2012 21:17:27 +0200 wops
Xeli [Sun, 29 Apr 2012 21:17:27 +0200] rev 6963
wops
Sun, 29 Apr 2012 21:05:09 +0200 implement switch for the touch interface
Xeli [Sun, 29 Apr 2012 21:05:09 +0200] rev 6962
implement switch for the touch interface
Sun, 29 Apr 2012 18:08:46 +0200 hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
Xeli [Sun, 29 Apr 2012 18:08:46 +0200] rev 6961
hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
Sun, 29 Apr 2012 20:52:10 +0200 map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
sheepluva [Sun, 29 Apr 2012 20:52:10 +0200] rev 6960
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
Sun, 29 Apr 2012 17:23:05 +0200 make it auto-update (whoops,forgot)
sheepluva [Sun, 29 Apr 2012 17:23:05 +0200] rev 6959
make it auto-update (whoops,forgot)
Sun, 29 Apr 2012 17:12:49 +0200 hello GameStyleModel
sheepluva [Sun, 29 Apr 2012 17:12:49 +0200] rev 6958
hello GameStyleModel
Sun, 29 Apr 2012 16:09:42 +0200 target using the utility button, this fixes bee
Xeli [Sun, 29 Apr 2012 16:09:42 +0200] rev 6957
target using the utility button, this fixes bee
Sun, 29 Apr 2012 14:10:59 +0200 enabled grenade timer, needs a button image
Xeli [Sun, 29 Apr 2012 14:10:59 +0200] rev 6956
enabled grenade timer, needs a button image
Sat, 28 Apr 2012 15:18:30 +0200 wops, removed some writeln
Xeli [Sat, 28 Apr 2012 15:18:30 +0200] rev 6955
wops, removed some writeln
Sat, 28 Apr 2012 15:03:52 +0200 changed uKeys to uInputHandler to better reflect its function
Xeli [Sat, 28 Apr 2012 15:03:52 +0200] rev 6954
changed uKeys to uInputHandler to better reflect its function
Sun, 29 Apr 2012 14:00:35 +0200 * make HatModel update automatically (also renamed class and files)
sheepluva [Sun, 29 Apr 2012 14:00:35 +0200] rev 6953
* make HatModel update automatically (also renamed class and files) * removed nemo's ghost file :P
Sat, 28 Apr 2012 18:56:31 +0200 license header year range adjustments
sheepluva [Sat, 28 Apr 2012 18:56:31 +0200] rev 6952
license header year range adjustments
Sat, 28 Apr 2012 14:41:40 +0200 - changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
Xeli [Sat, 28 Apr 2012 14:41:40 +0200] rev 6951
- changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton - added a caption to try to explain this -_-
Sat, 28 Apr 2012 12:46:57 +0200 -Fixed FingerHasMoved function, still might need a little tweaking
Xeli [Sat, 28 Apr 2012 12:46:57 +0200] rev 6950
-Fixed FingerHasMoved function, still might need a little tweaking -Fixed targetting, it's not possible to fire airstrike and the like with a longpress, however it'll fire on the cursor not on the tap location
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip