Thu, 19 Jul 2012 22:53:39 +0200 Hedgeroid: Modified detection of assets on SD card (should be more reliable)
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:53:39 +0200] rev 7344
Hedgeroid: Modified detection of assets on SD card (should be more reliable)
Fri, 06 Jul 2012 01:25:04 +0400 It is global var
unc0rr [Fri, 06 Jul 2012 01:25:04 +0400] rev 7343
It is global var
Thu, 19 Jul 2012 18:58:18 +0200 Hedgeroid: Got the roomlist working... more or less.
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 18:58:18 +0200] rev 7342
Hedgeroid: Got the roomlist working... more or less.
Thu, 05 Jul 2012 20:53:55 +0400 Fix crash when hedgehog dies while switching from it
unc0rr [Thu, 05 Jul 2012 20:53:55 +0400] rev 7341
Fix crash when hedgehog dies while switching from it
Thu, 19 Jul 2012 18:31:58 +0200 Re-Added the commandline client, but it's not compilable agains the latest frontlib
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 18:31:58 +0200] rev 7340
Re-Added the commandline client, but it's not compilable agains the latest frontlib at the moment.
Wed, 04 Jul 2012 12:41:47 -0400 free up power for use by script
nemo [Wed, 04 Jul 2012 12:41:47 -0400] rev 7339
free up power for use by script
Thu, 19 Jul 2012 17:56:38 +0200 frontlib:
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 17:56:38 +0200] rev 7338
frontlib: - Removed automatic roomlist handling, since the server doesn't inform of every change after all - Added flib_netconn_get_playername - Added a callback mechanism for logging
Wed, 04 Jul 2012 10:56:42 -0400 Allow script to set number of ammo in a crate. untested.
nemo [Wed, 04 Jul 2012 10:56:42 -0400] rev 7337
Allow script to set number of ammo in a crate. untested.
Wed, 18 Jul 2012 21:34:49 +0200 frontlib: Fix onRoomUpdateCb receiving a null pointer
Medo <smaxein@googlemail.com> [Wed, 18 Jul 2012 21:34:49 +0200] rev 7336
frontlib: Fix onRoomUpdateCb receiving a null pointer
Tue, 03 Jul 2012 22:44:50 +0400 - Don't call Length() on variable size arrays
unc0rr [Tue, 03 Jul 2012 22:44:50 +0400] rev 7335
- Don't call Length() on variable size arrays - Make pas2c fail on such calls
Tue, 17 Jul 2012 23:06:20 +0200 Hedgeroid: Fixed multitouch breakage
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 23:06:20 +0200] rev 7334
Hedgeroid: Fixed multitouch breakage
Sat, 30 Jun 2012 01:09:31 +0400 Properly convert taking address of function with var parameters
unc0rr [Sat, 30 Jun 2012 01:09:31 +0400] rev 7333
Properly convert taking address of function with var parameters
Tue, 17 Jul 2012 22:27:16 +0200 Hedgeroid: Chat and player list work now, but everything is very much WIP
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 22:27:16 +0200] rev 7332
Hedgeroid: Chat and player list work now, but everything is very much WIP
Sat, 30 Jun 2012 00:34:51 +0400 Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
unc0rr [Sat, 30 Jun 2012 00:34:51 +0400] rev 7331
Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
Mon, 16 Jul 2012 20:16:03 +0200 Hedgeroid: Layout experiments for the lobby page
Medo <smaxein@googlemail.com> [Mon, 16 Jul 2012 20:16:03 +0200] rev 7330
Hedgeroid: Layout experiments for the lobby page
Sat, 30 Jun 2012 00:20:01 +0400 Don't produce unnecessary and erroneous defines
unc0rr [Sat, 30 Jun 2012 00:20:01 +0400] rev 7329
Don't produce unnecessary and erroneous defines
Wed, 11 Jul 2012 01:52:01 +0200 Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:52:01 +0200] rev 7328
Hedgeroid: Added experimental lobby chat
Fri, 29 Jun 2012 22:46:58 +0400 Fix the function definition issue so the function pointer format now looks correct.
xymeng [Fri, 29 Jun 2012 22:46:58 +0400] rev 7327
Fix the function definition issue so the function pointer format now looks correct.
Wed, 11 Jul 2012 01:51:28 +0200 Hedgeroid: Simplified some code
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:51:28 +0200] rev 7326
Hedgeroid: Simplified some code
Fri, 29 Jun 2012 01:23:43 +0400 Tiny optimization + formatting fix
unc0rr [Fri, 29 Jun 2012 01:23:43 +0400] rev 7325
Tiny optimization + formatting fix
Wed, 11 Jul 2012 01:40:35 +0200 frontlib: Added missing disconnect case
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:40:35 +0200] rev 7324
frontlib: Added missing disconnect case
Fri, 29 Jun 2012 00:45:13 +0400 Convert function with var parameters declarations into #define + function which accepts pointers
unc0rr [Fri, 29 Jun 2012 00:45:13 +0400] rev 7323
Convert function with var parameters declarations into #define + function which accepts pointers
Tue, 10 Jul 2012 19:40:10 +0200 frontlib: Added the NDK build file for Android
Medo <smaxein@googlemail.com> [Tue, 10 Jul 2012 19:40:10 +0200] rev 7322
frontlib: Added the NDK build file for Android
Thu, 28 Jun 2012 22:45:06 +0400 - Try sending remove message in 'finally' as a last resort
unc0rr [Thu, 28 Jun 2012 22:45:06 +0400] rev 7321
- Try sending remove message in 'finally' as a last resort - Some sources maintainance
Tue, 10 Jul 2012 19:33:57 +0200 frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
Medo <smaxein@googlemail.com> [Tue, 10 Jul 2012 19:33:57 +0200] rev 7320
frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
Wed, 27 Jun 2012 16:40:36 -0400 ocd
nemo [Wed, 27 Jun 2012 16:40:36 -0400] rev 7319
ocd
Thu, 05 Jul 2012 22:22:48 +0200 Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
Medo <smaxein@googlemail.com> [Thu, 05 Jul 2012 22:22:48 +0200] rev 7318
Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
Thu, 28 Jun 2012 00:30:50 +0400 Prepare to handle passing by reference
unc0rr [Thu, 28 Jun 2012 00:30:50 +0400] rev 7317
Prepare to handle passing by reference
Thu, 05 Jul 2012 00:33:24 +0200 frontlib: Improved and unified parameter checking, moved the cmdlineClient out
Medo <smaxein@googlemail.com> [Thu, 05 Jul 2012 00:33:24 +0200] rev 7316
frontlib: Improved and unified parameter checking, moved the cmdlineClient out of the frontlib code.
Wed, 27 Jun 2012 22:53:26 +0400 Remove trailing spaces
unc0rr [Wed, 27 Jun 2012 22:53:26 +0400] rev 7315
Remove trailing spaces
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip