2012-04-27 add ammoprop to enable to up and down buttons on for the touch interface
Xeli [Fri, 27 Apr 2012 23:09:27 +0200] rev 6941
add ammoprop to enable to up and down buttons on for the touch interface
2012-04-27 decouple current theme from map theme (fixes theme confusion bugs of last commit)
sheepluva [Fri, 27 Apr 2012 23:10:48 +0200] rev 6940
decouple current theme from map theme (fixes theme confusion bugs of last commit)
2012-04-27 MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
sheepluva [Fri, 27 Apr 2012 22:22:04 +0200] rev 6939
MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
2012-04-27 MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
sheepluva [Fri, 27 Apr 2012 11:47:37 +0200] rev 6938
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
2012-04-26 messing with the theme model a bit (gets now auto-updated after DLC download too)
sheepluva [Thu, 26 Apr 2012 16:15:37 +0200] rev 6937
messing with the theme model a bit (gets now auto-updated after DLC download too)
2012-04-27 theme tweaks
nemo [Fri, 27 Apr 2012 16:57:54 -0400] rev 6936
theme tweaks
2012-04-27 Show number of points in drawn map
unc0rr [Fri, 27 Apr 2012 22:15:08 +0400] rev 6935
Show number of points in drawn map
2012-04-26 Cursor for DrawMapScene. Feel free to ajust its look.
unc0rr [Fri, 27 Apr 2012 00:43:48 +0400] rev 6934
Cursor for DrawMapScene. Feel free to ajust its look.
2012-04-26 mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
sheepluva [Thu, 26 Apr 2012 09:48:52 +0200] rev 6933
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
2012-04-26 make DLC trigger data reload
sheepluva [Thu, 26 Apr 2012 09:47:35 +0200] rev 6932
make DLC trigger data reload
2012-04-26 make DataManager a QObject with reload() slot that emits signal updated()
sheepluva [Thu, 26 Apr 2012 07:44:44 +0200] rev 6931
make DataManager a QObject with reload() slot that emits signal updated()
2012-04-26 renaming HWDataManager -> DataManager
sheepluva [Thu, 26 Apr 2012 07:22:05 +0200] rev 6930
renaming HWDataManager -> DataManager
2012-04-25 reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
sheepluva [Wed, 25 Apr 2012 17:44:48 +0200] rev 6929
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
2012-04-25 nemo said I was boring for removing the "hello" randomizer on room join.
sheepluva [Wed, 25 Apr 2012 08:23:48 +0200] rev 6928
nemo said I was boring for removing the "hello" randomizer on room join. That was actually an accident, fixed by this commit. Now find an actual reason to call me boring (there are many to choose from :P) nemo!
2012-04-24 Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
nemo [Tue, 24 Apr 2012 17:16:18 -0400] rev 6927
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need to be a bit smarter and automatically wrap.
2012-04-24 Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
nemo [Tue, 24 Apr 2012 16:58:19 -0400] rev 6926
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
2012-04-24 Fix GetAmmoEntry in PascalExports
unc0rr [Tue, 24 Apr 2012 23:56:41 +0400] rev 6925
Fix GetAmmoEntry in PascalExports
2012-04-24 Get rid of overloaded functions in uAmmo
unc0rr [Tue, 24 Apr 2012 23:50:40 +0400] rev 6924
Get rid of overloaded functions in uAmmo
2012-04-24 uCommands compiles
unc0rr [Tue, 24 Apr 2012 23:33:39 +0400] rev 6923
uCommands compiles
2012-04-24 Fix types
unc0rr [Tue, 24 Apr 2012 22:27:56 +0400] rev 6922
Fix types
2012-04-24 Don't add duplicates into string consts
unc0rr [Tue, 24 Apr 2012 16:11:07 +0400] rev 6921
Don't add duplicates into string consts
2012-04-24 this should enable png screenshots on osx as well
koda [Tue, 24 Apr 2012 06:53:39 +0200] rev 6920
this should enable png screenshots on osx as well
2012-04-23 in uTouch dont use bools to represent keystrokes, but issue ParseCommands
Xeli [Mon, 23 Apr 2012 19:23:28 +0200] rev 6919
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
2012-04-23 fix the ammomenu F# buttons
Xeli [Mon, 23 Apr 2012 19:22:43 +0200] rev 6918
fix the ammomenu F# buttons
2012-04-23 - change uKeys to be event based rather than polling
Xeli [Mon, 23 Apr 2012 19:22:16 +0200] rev 6917
- change uKeys to be event based rather than polling - missing engine+frontend exit - missing controller support - needs testing on different platforms and keyboards
2012-04-23 case sensitivity + correct variable check
vittorio.giovara@gmail.com [Mon, 23 Apr 2012 13:22:30 +0000] rev 6916
case sensitivity + correct variable check
2012-04-23 when libpng is not found, gratiously fallback to bmp screenshots; untested
koda [Mon, 23 Apr 2012 04:14:21 +0200] rev 6915
when libpng is not found, gratiously fallback to bmp screenshots; untested
2012-04-23 ios minor warning and optimisation for team color
koda [Mon, 23 Apr 2012 04:05:18 +0200] rev 6914
ios minor warning and optimisation for team color
2012-04-22 Make clouds/flakes change direction smoothly
nemo [Sun, 22 Apr 2012 13:58:53 -0400] rev 6913
Make clouds/flakes change direction smoothly
2012-04-22 Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
unc0rr [Sun, 22 Apr 2012 21:23:32 +0400] rev 6912
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
2012-04-22 added savepassword checkbox to options page, which now reloads values at every acces
koda [Sun, 22 Apr 2012 18:38:34 +0200] rev 6911
added savepassword checkbox to options page, which now reloads values at every acces
2012-04-22 add a checkbox for the password field prompt (issue 316)
Stepan777 [Sun, 22 Apr 2012 17:03:55 +0200] rev 6910
add a checkbox for the password field prompt (issue #316)
2012-04-22 fixed uKeys (aka almost revert it back)
Xeli [Sun, 22 Apr 2012 15:13:17 +0200] rev 6909
fixed uKeys (aka almost revert it back)
2012-04-22 ios: turn on more warning messages and start correcting them
koda [Sun, 22 Apr 2012 04:48:11 +0200] rev 6908
ios: turn on more warning messages and start correcting them
2012-04-22 memory leak in hwform.cpp (issue 386)
Stepan777 [Sun, 22 Apr 2012 03:59:24 +0200] rev 6907
memory leak in hwform.cpp (issue #386)
2012-04-22 fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
koda [Sun, 22 Apr 2012 02:10:44 +0200] rev 6906
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
2012-04-21 *sigh*
nemo [Sat, 21 Apr 2012 18:11:24 -0400] rev 6905
*sigh*
2012-04-21 Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
nemo [Sat, 21 Apr 2012 18:05:42 -0400] rev 6904
Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
2012-04-21 Oops
unc0rr [Sat, 21 Apr 2012 23:00:08 +0400] rev 6903
Oops
2012-04-21 Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
unc0rr [Sat, 21 Apr 2012 20:12:22 +0400] rev 6902
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
2012-04-21 - Don't crash on back press, but shutdown hedgewars
Xeli [Sat, 21 Apr 2012 18:02:44 +0200] rev 6901
- Don't crash on back press, but shutdown hedgewars - enable volume up/down/mute buttons
2012-04-21 - Added support for keyboards on android
Xeli [Sat, 21 Apr 2012 17:59:14 +0200] rev 6900
- Added support for keyboards on android - tiny patch for android/sdl tracks backspace correctly now - Added SDL_SCANCODE_X constants in uKeys - First attempt at making the touch interface and keys input work side by side
2012-04-21 - Return of the F<numbers> in the ammomenu
Xeli [Sat, 21 Apr 2012 17:55:45 +0200] rev 6899
- Return of the F<numbers> in the ammomenu - Cursor is now hiden on touch interfaces, rather than hidden on landscape ammomenu
2012-04-21 - Remove support for variables in command handlers
unc0rr [Sat, 21 Apr 2012 19:51:13 +0400] rev 6898
- Remove support for variables in command handlers - Make parameter to RegisterVariable typed instead of just pointer - Catch a bug due to wrong type passed to RegisterVariable
2012-04-20 Fix parsing of exit() call without parameters
unc0rr [Fri, 20 Apr 2012 23:03:20 +0400] rev 6897
Fix parsing of exit() call without parameters
2012-04-20 Move all strings into constants to make them of string255 type
unc0rr [Fri, 20 Apr 2012 22:56:56 +0400] rev 6896
Move all strings into constants to make them of string255 type
2012-04-20 Many small improvements to pas2c
unc0rr [Fri, 20 Apr 2012 22:03:35 +0400] rev 6895
Many small improvements to pas2c
2012-04-19 Some more progress with pas2c
unc0rr [Fri, 20 Apr 2012 01:50:47 +0400] rev 6894
Some more progress with pas2c
2012-04-19 - Track array size to use for High function
unc0rr [Thu, 19 Apr 2012 23:36:20 +0400] rev 6893
- Track array size to use for High function - Some fixes
2012-04-19 android: prevent the app from a semi-crash when exiting a game
Xeli [Thu, 19 Apr 2012 18:15:03 +0200] rev 6892
android: prevent the app from a semi-crash when exiting a game
2012-04-14 Improve rendering of function types, ranges, and more
unc0rr [Sun, 15 Apr 2012 00:47:22 +0400] rev 6891
Improve rendering of function types, ranges, and more
2012-04-14 Fix insanity
unc0rr [Sat, 14 Apr 2012 23:50:14 +0400] rev 6890
Fix insanity
2012-04-14 More string types
unc0rr [Sat, 14 Apr 2012 23:36:57 +0400] rev 6889
More string types
2012-04-14 Get rid of TGearsType to simplify pas2c
unc0rr [Sat, 14 Apr 2012 23:19:45 +0400] rev 6888
Get rid of TGearsType to simplify pas2c
2012-04-14 Render some builtin functions
unc0rr [Sat, 14 Apr 2012 22:40:23 +0400] rev 6887
Render some builtin functions
2012-04-14 Render unions
unc0rr [Sat, 14 Apr 2012 22:24:09 +0400] rev 6886
Render unions
2012-04-12 minor gl debug/comments
koda [Fri, 13 Apr 2012 01:41:11 +0200] rev 6885
minor gl debug/comments
2012-04-12 disable png screenshots on mobile for now
koda [Fri, 13 Apr 2012 00:18:10 +0200] rev 6884
disable png screenshots on mobile for now
2012-04-12 Support string constants
unc0rr [Fri, 13 Apr 2012 00:08:46 +0400] rev 6883
Support string constants
2012-04-12 Oops, forgot file
Stepan777 [Thu, 12 Apr 2012 23:10:35 +0400] rev 6882
Oops, forgot file
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip