Thu, 26 Apr 2012 16:15:37 +0200 sheepluva messing with the theme model a bit (gets now auto-updated after DLC download too)
Fri, 27 Apr 2012 16:57:54 -0400 nemo theme tweaks
Fri, 27 Apr 2012 22:15:08 +0400 unc0rr Show number of points in drawn map
Fri, 27 Apr 2012 00:43:48 +0400 unc0rr Cursor for DrawMapScene. Feel free to ajust its look.
Thu, 26 Apr 2012 09:48:52 +0200 sheepluva mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
Thu, 26 Apr 2012 09:47:35 +0200 sheepluva make DLC trigger data reload
Thu, 26 Apr 2012 07:44:44 +0200 sheepluva make DataManager a QObject with reload() slot that emits signal updated()
Thu, 26 Apr 2012 07:22:05 +0200 sheepluva renaming HWDataManager -> DataManager
Wed, 25 Apr 2012 17:44:48 +0200 sheepluva reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
Wed, 25 Apr 2012 08:23:48 +0200 sheepluva nemo said I was boring for removing the "hello" randomizer on room join.
Tue, 24 Apr 2012 17:16:18 -0400 nemo Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
Tue, 24 Apr 2012 16:58:19 -0400 nemo Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
Tue, 24 Apr 2012 23:56:41 +0400 unc0rr Fix GetAmmoEntry in PascalExports
Tue, 24 Apr 2012 23:50:40 +0400 unc0rr Get rid of overloaded functions in uAmmo
Tue, 24 Apr 2012 23:33:39 +0400 unc0rr uCommands compiles
Tue, 24 Apr 2012 22:27:56 +0400 unc0rr Fix types
Tue, 24 Apr 2012 16:11:07 +0400 unc0rr Don't add duplicates into string consts
Tue, 24 Apr 2012 06:53:39 +0200 koda this should enable png screenshots on osx as well
Mon, 23 Apr 2012 19:23:28 +0200 Xeli in uTouch dont use bools to represent keystrokes, but issue ParseCommands
Mon, 23 Apr 2012 19:22:43 +0200 Xeli fix the ammomenu F# buttons
Mon, 23 Apr 2012 19:22:16 +0200 Xeli - change uKeys to be event based rather than polling
Mon, 23 Apr 2012 13:22:30 +0000 vittorio giovara case sensitivity + correct variable check
Mon, 23 Apr 2012 04:14:21 +0200 koda when libpng is not found, gratiously fallback to bmp screenshots; untested
Mon, 23 Apr 2012 04:05:18 +0200 koda ios minor warning and optimisation for team color
Sun, 22 Apr 2012 13:58:53 -0400 nemo Make clouds/flakes change direction smoothly
Sun, 22 Apr 2012 21:23:32 +0400 unc0rr Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
Sun, 22 Apr 2012 18:38:34 +0200 koda added savepassword checkbox to options page, which now reloads values at every acces
Sun, 22 Apr 2012 17:03:55 +0200 Stepan777 add a checkbox for the password field prompt (issue 316)
Sun, 22 Apr 2012 15:13:17 +0200 Xeli fixed uKeys (aka almost revert it back)
Sun, 22 Apr 2012 04:48:11 +0200 koda ios: turn on more warning messages and start correcting them
Sun, 22 Apr 2012 03:59:24 +0200 Stepan777 memory leak in hwform.cpp (issue 386)
Sun, 22 Apr 2012 02:10:44 +0200 koda fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
Sat, 21 Apr 2012 18:11:24 -0400 nemo *sigh*
Sat, 21 Apr 2012 18:05:42 -0400 nemo 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.
Sat, 21 Apr 2012 23:00:08 +0400 unc0rr Oops
Sat, 21 Apr 2012 20:12:22 +0400 unc0rr Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
Sat, 21 Apr 2012 18:02:44 +0200 Xeli - Don't crash on back press, but shutdown hedgewars
Sat, 21 Apr 2012 17:59:14 +0200 Xeli - Added support for keyboards on android
Sat, 21 Apr 2012 17:55:45 +0200 Xeli - Return of the F<numbers> in the ammomenu
Sat, 21 Apr 2012 19:51:13 +0400 unc0rr - Remove support for variables in command handlers
Fri, 20 Apr 2012 23:03:20 +0400 unc0rr Fix parsing of exit() call without parameters
Fri, 20 Apr 2012 22:56:56 +0400 unc0rr Move all strings into constants to make them of string255 type
Fri, 20 Apr 2012 22:03:35 +0400 unc0rr Many small improvements to pas2c
Fri, 20 Apr 2012 01:50:47 +0400 unc0rr Some more progress with pas2c
Thu, 19 Apr 2012 23:36:20 +0400 unc0rr - Track array size to use for High function
Thu, 19 Apr 2012 18:15:03 +0200 Xeli android: prevent the app from a semi-crash when exiting a game
Sun, 15 Apr 2012 00:47:22 +0400 unc0rr Improve rendering of function types, ranges, and more
Sat, 14 Apr 2012 23:50:14 +0400 unc0rr Fix insanity
Sat, 14 Apr 2012 23:36:57 +0400 unc0rr More string types
Sat, 14 Apr 2012 23:19:45 +0400 unc0rr Get rid of TGearsType to simplify pas2c
Sat, 14 Apr 2012 22:40:23 +0400 unc0rr Render some builtin functions
Sat, 14 Apr 2012 22:24:09 +0400 unc0rr Render unions
Fri, 13 Apr 2012 01:41:11 +0200 koda minor gl debug/comments
Fri, 13 Apr 2012 00:18:10 +0200 koda disable png screenshots on mobile for now
Fri, 13 Apr 2012 00:08:46 +0400 unc0rr Support string constants
Thu, 12 Apr 2012 23:10:35 +0400 Stepan777 Oops, forgot file
Thu, 12 Apr 2012 23:05:46 +0400 Stepan777 png screenshots
Wed, 11 Apr 2012 22:47:21 +0400 unc0rr Support operators declarations
Wed, 11 Apr 2012 22:46:59 +0400 unc0rr Simplify converter's life
Wed, 11 Apr 2012 01:04:58 +0400 unc0rr Improve rendering of function types, arrays, and more
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip