unc0rr [Mon, 01 Oct 2012 12:01:39 +0400] rev 7721
- Fix warnings and hints
- Hide "Converting the operands to Int64 before doing the add could prevent overflow errors" kind of hints as pretty useless and annoying
unc0rr [Mon, 01 Oct 2012 00:31:38 +0400] rev 7720
Show more statuses in icons.
Need further work:
- Better icons (specially registered vs unregistered)
- Share information between chat widgets (now room widget can't show registered status because recieves events for users when user list is empty)
unc0rr [Sat, 29 Sep 2012 19:26:18 +0400] rev 7719
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
koda [Fri, 28 Sep 2012 18:03:32 +0100] rev 7718
use cmake OPTION for arguments and further cleanup on CMakeFiles
nemo [Thu, 27 Sep 2012 13:37:10 -0400] rev 7717
revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
unc0rr [Fri, 28 Sep 2012 00:51:04 +0400] rev 7716
Fix some hints
unc0rr [Fri, 28 Sep 2012 00:39:20 +0400] rev 7715
Shutup pas2c
unc0rr [Fri, 28 Sep 2012 00:18:07 +0400] rev 7714
vector2Angle function which converts vector to angle from -2048 to 2048
unc0rr [Thu, 27 Sep 2012 23:24:01 +0400] rev 7713
Always run simple game on medium maps
unc0rr [Thu, 27 Sep 2012 19:15:49 +0400] rev 7712
Oops
unc0rr [Wed, 26 Sep 2012 11:36:41 +0400] rev 7711
Fix framing
unc0rr [Tue, 25 Sep 2012 22:45:40 +0400] rev 7710
- Keep track of room name so correct name is displayed when you become room admin
- Don't rename rooms if client is > 0.9.17
koda [Tue, 25 Sep 2012 02:57:03 +0200] rev 7709
only accept RELASE and DEBUG build type configuration
koda [Tue, 25 Sep 2012 02:35:21 +0200] rev 7708
another little tweak
koda [Tue, 25 Sep 2012 02:25:22 +0200] rev 7707
sdl_extras updated/fixed (is this file still needed?)
koda [Tue, 25 Sep 2012 01:27:26 +0200] rev 7706
forgot a few checks from rev f40c65ae3eab
koda [Tue, 25 Sep 2012 01:02:21 +0200] rev 7705
force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
koda [Tue, 25 Sep 2012 00:35:49 +0200] rev 7704
slight tweak to lua linking (that will break everything, i'm sure)
unc0rr [Sat, 22 Sep 2012 19:14:58 +0400] rev 7703
Make sheepluva happy
unc0rr [Sat, 22 Sep 2012 19:01:39 +0400] rev 7702
Allow using system proxy settings
unc0rr [Fri, 21 Sep 2012 23:33:34 +0400] rev 7701
- Small fix
- Update russian translation
unc0rr [Fri, 21 Sep 2012 23:29:57 +0400] rev 7700
Support for proxies (not tested)
koda [Fri, 21 Sep 2012 01:29:33 +0200] rev 7699
blindly trying to fix the android build
koda [Fri, 21 Sep 2012 01:07:56 +0200] rev 7698
nicer debug log visuals on ios
koda [Fri, 21 Sep 2012 00:50:04 +0200] rev 7697
switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
koda [Thu, 20 Sep 2012 23:04:10 +0200] rev 7696
update ios project file again to reflect SDL2 renaming
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 23:52:36 +0200] rev 7695
Hedgeroid: Updated base locale
koda [Thu, 20 Sep 2012 22:17:02 +0200] rev 7694
issue ENGINECLEAN only when fpc < 2.6
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:41:58 +0200] rev 7693
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
koda [Thu, 20 Sep 2012 22:10:32 +0200] rev 7692
updated ios project file