2012-10-12 UNBAN implementation
unc0rr [Sat, 13 Oct 2012 00:07:46 +0400] rev 7748
UNBAN implementation
2012-10-12 add Randy to extended credits
sheepluva [Fri, 12 Oct 2012 11:02:43 +0200] rev 7747
add Randy to extended credits
2012-10-11 french translation. primarily of the campaign.
sphrix [Thu, 11 Oct 2012 17:21:52 -0400] rev 7746
french translation. primarily of the campaign.
2012-10-11 Better use random number here
unc0rr [Fri, 12 Oct 2012 00:10:28 +0400] rev 7745
Better use random number here
2012-10-11 - Nicks starting from not-letter char go to bottom of the list
unc0rr [Thu, 11 Oct 2012 21:17:56 +0400] rev 7744
- Nicks starting from not-letter char go to bottom of the list - Small fixes
2012-10-10 Remove old signal-slot conenctions
unc0rr [Wed, 10 Oct 2012 23:58:23 +0400] rev 7743
Remove old signal-slot conenctions
2012-10-10 - Finish conversion to nicks model
unc0rr [Wed, 10 Oct 2012 23:55:09 +0400] rev 7742
- Finish conversion to nicks model - Remove unneeded header includes in chatwidget.cpp
2012-10-10 Get rid of deprecated chat widget stuff
unc0rr [Wed, 10 Oct 2012 23:30:34 +0400] rev 7741
Get rid of deprecated chat widget stuff
2012-10-10 Restore old context menu behavior
unc0rr [Wed, 10 Oct 2012 23:15:58 +0400] rev 7740
Restore old context menu behavior
2012-10-10 no. still doesn't work right
nemo [Wed, 10 Oct 2012 00:14:01 -0400] rev 7739
no. still doesn't work right
2012-10-09 Please pas2c
unc0rr [Wed, 10 Oct 2012 00:40:00 +0400] rev 7738
Please pas2c
2012-10-09 - Enable chat context menu actions
unc0rr [Wed, 10 Oct 2012 00:21:18 +0400] rev 7737
- Enable chat context menu actions - Load/save friends/ignore list
2012-10-09 Don't ask for full rooms list on part/kick
unc0rr [Wed, 10 Oct 2012 00:18:35 +0400] rev 7736
Don't ask for full rooms list on part/kick
2012-10-09 Reset nickname so it may be reused while old connection is still hanging
unc0rr [Tue, 09 Oct 2012 21:08:37 +0400] rev 7735
Reset nickname so it may be reused while old connection is still hanging
2012-10-09 no. still doesn't work right.
nemo [Mon, 08 Oct 2012 21:56:24 -0400] rev 7734
no. still doesn't work right.
2012-10-09 Knife is still broken, but so koda can fix it...
nemo [Mon, 08 Oct 2012 21:07:18 -0400] rev 7733
Knife is still broken, but so koda can fix it...
2012-10-08 Load friends/ignored nicks from file
unc0rr [Tue, 09 Oct 2012 00:38:17 +0400] rev 7732
Load friends/ignored nicks from file
2012-10-08 Room players list
unc0rr [Mon, 08 Oct 2012 23:57:17 +0400] rev 7731
Room players list
2012-10-08 A bit more on the knife. Also add missing files to CMakeLists
nemo [Mon, 08 Oct 2012 13:27:46 -0400] rev 7730
A bit more on the knife. Also add missing files to CMakeLists
2012-10-07 Data for copying throwing knife to Land once it hits.
nemo [Sun, 07 Oct 2012 16:44:16 -0400] rev 7729
Data for copying throwing knife to Land once it hits.
2012-10-07 Bring back sorting
unc0rr [Sun, 07 Oct 2012 23:59:55 +0400] rev 7728
Bring back sorting
2012-10-07 Bring icons back
unc0rr [Sun, 07 Oct 2012 23:33:09 +0400] rev 7727
Bring icons back
2012-10-07 Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
nemo [Sun, 07 Oct 2012 11:59:42 -0400] rev 7726
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
2012-10-06 Further work on moving to players list model
unc0rr [Sun, 07 Oct 2012 00:12:46 +0400] rev 7725
Further work on moving to players list model
2012-10-06 Simplify file loading procedure
unc0rr [Sat, 06 Oct 2012 23:36:43 +0400] rev 7724
Simplify file loading procedure
2012-10-05 Start moving to players list model.
unc0rr [Sat, 06 Oct 2012 01:09:41 +0400] rev 7723
Start moving to players list model.
2012-10-03 No commit message
unc0rr [Wed, 03 Oct 2012 12:04:29 +0400] rev 7722
No commit message
2012-10-01 - Fix warnings and hints
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
2012-09-30 Show more statuses in icons.
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)
2012-09-29 Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
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
2012-09-28 use cmake OPTION for arguments and further cleanup on CMakeFiles
koda [Fri, 28 Sep 2012 18:03:32 +0100] rev 7718
use cmake OPTION for arguments and further cleanup on CMakeFiles
2012-09-27 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
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
2012-09-27 Fix some hints
unc0rr [Fri, 28 Sep 2012 00:51:04 +0400] rev 7716
Fix some hints
2012-09-27 Shutup pas2c
unc0rr [Fri, 28 Sep 2012 00:39:20 +0400] rev 7715
Shutup pas2c
2012-09-27 vector2Angle function which converts vector to angle from -2048 to 2048
unc0rr [Fri, 28 Sep 2012 00:18:07 +0400] rev 7714
vector2Angle function which converts vector to angle from -2048 to 2048
2012-09-27 Always run simple game on medium maps
unc0rr [Thu, 27 Sep 2012 23:24:01 +0400] rev 7713
Always run simple game on medium maps
2012-09-27 Oops
unc0rr [Thu, 27 Sep 2012 19:15:49 +0400] rev 7712
Oops
2012-09-26 Fix framing
unc0rr [Wed, 26 Sep 2012 11:36:41 +0400] rev 7711
Fix framing
2012-09-25 - Keep track of room name so correct name is displayed when you become room admin
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
2012-09-25 only accept RELASE and DEBUG build type configuration
koda [Tue, 25 Sep 2012 02:57:03 +0200] rev 7709
only accept RELASE and DEBUG build type configuration
2012-09-25 another little tweak
koda [Tue, 25 Sep 2012 02:35:21 +0200] rev 7708
another little tweak
2012-09-25 sdl_extras updated/fixed (is this file still needed?)
koda [Tue, 25 Sep 2012 02:25:22 +0200] rev 7707
sdl_extras updated/fixed (is this file still needed?)
2012-09-24 forgot a few checks from rev f40c65ae3eab
koda [Tue, 25 Sep 2012 01:27:26 +0200] rev 7706
forgot a few checks from rev f40c65ae3eab
2012-09-24 force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
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
2012-09-24 slight tweak to lua linking (that will break everything, i'm sure)
koda [Tue, 25 Sep 2012 00:35:49 +0200] rev 7704
slight tweak to lua linking (that will break everything, i'm sure)
2012-09-22 Make sheepluva happy
unc0rr [Sat, 22 Sep 2012 19:14:58 +0400] rev 7703
Make sheepluva happy
2012-09-22 Allow using system proxy settings
unc0rr [Sat, 22 Sep 2012 19:01:39 +0400] rev 7702
Allow using system proxy settings
2012-09-21 - Small fix
unc0rr [Fri, 21 Sep 2012 23:33:34 +0400] rev 7701
- Small fix - Update russian translation
2012-09-21 Support for proxies (not tested)
unc0rr [Fri, 21 Sep 2012 23:29:57 +0400] rev 7700
Support for proxies (not tested)
2012-09-20 blindly trying to fix the android build
koda [Fri, 21 Sep 2012 01:29:33 +0200] rev 7699
blindly trying to fix the android build
2012-09-20 nicer debug log visuals on ios
koda [Fri, 21 Sep 2012 01:07:56 +0200] rev 7698
nicer debug log visuals on ios
2012-09-20 switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
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
2012-09-20 update ios project file again to reflect SDL2 renaming
koda [Thu, 20 Sep 2012 23:04:10 +0200] rev 7696
update ios project file again to reflect SDL2 renaming
2012-09-16 Hedgeroid: Updated base locale
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 23:52:36 +0200] rev 7695
Hedgeroid: Updated base locale
2012-09-20 issue ENGINECLEAN only when fpc < 2.6
koda [Thu, 20 Sep 2012 22:17:02 +0200] rev 7694
issue ENGINECLEAN only when fpc < 2.6
2012-09-16 Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:41:58 +0200] rev 7693
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
2012-09-20 updated ios project file
koda [Thu, 20 Sep 2012 22:10:32 +0200] rev 7692
updated ios project file
2012-09-16 frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 22:31:34 +0200] rev 7691
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
2012-09-16 Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
unc0rr [Sun, 16 Sep 2012 23:30:55 +0400] rev 7690
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
2012-09-16 frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 17:42:48 +0200] rev 7689
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
2012-09-16 New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
unc0rr [Sun, 16 Sep 2012 22:55:33 +0400] rev 7688
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
2012-09-16 Merge
Medo <smaxein@googlemail.com> [Sun, 16 Sep 2012 16:54:51 +0200] rev 7687
Merge
2012-09-16 Italian translation update
ChipHome [Sun, 16 Sep 2012 09:33:57 +0400] rev 7686
Italian translation update
2012-09-11 Italian engine translation update
ChipHome [Tue, 11 Sep 2012 22:19:23 +0400] rev 7685
Italian engine translation update
2012-09-09 recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
sheepluva [Sun, 09 Sep 2012 20:58:45 +0200] rev 7684
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
2012-09-09 client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
sheepluva [Sun, 09 Sep 2012 20:11:07 +0200] rev 7683
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
2012-09-09 'h' status for room admins
unc0rr [Sun, 09 Sep 2012 19:57:13 +0400] rev 7682
'h' status for room admins
2012-09-09 Reset to default colors button
unc0rr [Sun, 09 Sep 2012 15:37:10 +0400] rev 7681
Reset to default colors button
2012-09-09 - Some improvements to tr() calls
unc0rr [Sun, 09 Sep 2012 14:45:21 +0400] rev 7680
- Some improvements to tr() calls - Translate some entries in russian and english translations
2012-09-09 - Fix some warnings in frontend
unc0rr [Sun, 09 Sep 2012 13:40:02 +0400] rev 7679
- Fix some warnings in frontend - lupdate
2012-09-09 Polish settings page a bit
unc0rr [Sun, 09 Sep 2012 11:50:34 +0400] rev 7678
Polish settings page a bit
2012-09-08 More consistency in terminology
unc0rr [Sat, 08 Sep 2012 10:30:16 +0400] rev 7677
More consistency in terminology
2012-09-07 merging in campaign updates - please test
sheepluva [Fri, 07 Sep 2012 12:13:38 +0200] rev 7676
merging in campaign updates - please test
2012-09-05 Fixed grammar/vocabulary and improved balance
belphegorr <szabibibi@gmail.com> [Wed, 05 Sep 2012 16:54:13 +0300] rev 7675
Fixed grammar/vocabulary and improved balance Mission 7: Added more pickhammers so that it's harder to run out of them, added more weapons to the AI Mission 6: Removed reset possibility, added sticky mines, more weapons for AI every six turns Enter commit message. Lines beginning with 'HG:' are removed.
2012-09-06 fix for issue 293 : "rope stuck after picking crate"
sheepluva [Thu, 06 Sep 2012 15:47:52 +0200] rev 7674
fix for issue #293 : "rope stuck after picking crate"
2012-09-05 fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
sheepluva [Wed, 05 Sep 2012 12:36:47 +0200] rev 7673
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first. (e.g. happens if game fails to start due to missing hwengine binary. a second start attempt will lead to a segfault, even if you correctly install the binary.)
2012-09-04 retain frontend effects setting exiting/leaving settings
nemo [Tue, 04 Sep 2012 18:40:53 -0400] rev 7672
retain frontend effects setting exiting/leaving settings
2012-09-04 Fix some warnings
unc0rr [Wed, 05 Sep 2012 02:17:04 +0400] rev 7671
Fix some warnings
2012-09-04 Stop messages without possible desync on load from save
unc0rr [Wed, 05 Sep 2012 02:11:51 +0400] rev 7670
Stop messages without possible desync on load from save
2012-09-04 I didn't want to do this since it seems less clean, but...
sheepluva [Tue, 04 Sep 2012 13:18:26 +0200] rev 7669
I didn't want to do this since it seems less clean, but... moving the stats-fix into CheckForWin, since that function is the one sending the damage stats (whyyyy?) therefore it's not sufficient to update stats after calling it, some of the stats won't be transfered to frontend then
2012-09-04 Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
unc0rr [Tue, 04 Sep 2012 15:18:22 +0400] rev 7668
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
2012-09-04 skip second CheckForWin if water wasn't raised after first one
sheepluva [Tue, 04 Sep 2012 12:43:55 +0200] rev 7667
skip second CheckForWin if water wasn't raised after first one
2012-09-04 fix multi-shot related game ends leading to incomplete stats, fixes issue 372
sheepluva [Tue, 04 Sep 2012 12:34:00 +0200] rev 7666
fix multi-shot related game ends leading to incomplete stats, fixes issue #372
2012-09-04 More Qt-ish code, fix couple warnings.
unc0rr [Tue, 04 Sep 2012 12:25:55 +0400] rev 7665
More Qt-ish code, fix couple warnings.
2012-09-04 Unset room restrictions on player/team joins when changing room admin
unc0rr [Tue, 04 Sep 2012 12:16:36 +0400] rev 7664
Unset room restrictions on player/team joins when changing room admin
2012-09-04 More precision
unc0rr [Tue, 04 Sep 2012 11:09:23 +0400] rev 7663
More precision
2012-09-03 forgot to add back c96ff1a053d0
nemo [Mon, 03 Sep 2012 14:50:26 -0400] rev 7662
forgot to add back c96ff1a053d0
2012-09-03 fix for issue 376 (embedding barrels in ceiling)
sheepluva [Mon, 03 Sep 2012 20:46:34 +0200] rev 7661
fix for issue #376 (embedding barrels in ceiling)
2012-09-03 Fix line endings, add missing amMine entry
nemo [Mon, 03 Sep 2012 14:08:01 -0400] rev 7660
Fix line endings, add missing amMine entry
2012-09-03 teleport hack fixes:
sheepluva [Mon, 03 Sep 2012 20:04:42 +0200] rev 7659
teleport hack fixes: * don't let hogs fall into other hogs, barrels or other gears * stop animation on damage (doesn't work with invul, sadly) * don't force waiting for ground-contact in inf attack mode * fix initially placing hog right next to instant-mine causing bugs
2012-09-03 adjust velocity when entering/exiting the 4x routine
nemo [Mon, 03 Sep 2012 13:52:35 -0400] rev 7658
adjust velocity when entering/exiting the 4x routine
2012-09-03 Let's try *4 instead. Not nearly as much of a win, but might be usable.
nemo [Mon, 03 Sep 2012 12:35:51 -0400] rev 7657
Let's try *4 instead. Not nearly as much of a win, but might be usable.
2012-09-03 So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
nemo [Mon, 03 Sep 2012 00:00:54 -0400] rev 7656
So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
2012-09-02 if this doesn't work I shall cry like a lady
sheepluva [Sun, 02 Sep 2012 22:27:01 +0200] rev 7655
if this doesn't work I shall cry like a lady
2012-09-02 I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
sheepluva [Sun, 02 Sep 2012 22:09:06 +0200] rev 7654
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
2012-09-02 engineclean returns
sheepluva [Sun, 02 Sep 2012 21:55:56 +0200] rev 7653
engineclean returns
2012-09-02 Not sticky rope
unc0rr [Sun, 02 Sep 2012 19:58:56 +0400] rev 7652
Not sticky rope
2012-09-02 perf tweak
nemo [Sun, 02 Sep 2012 11:44:59 -0400] rev 7651
perf tweak
2012-09-02 LAND_HEIGHT/LAND_WIDTH need setting later now
nemo [Sun, 02 Sep 2012 10:11:24 -0400] rev 7650
LAND_HEIGHT/LAND_WIDTH need setting later now
2012-09-02 Correct snow fall/rotation (matching visual gear)
nemo [Sun, 02 Sep 2012 09:23:36 -0400] rev 7649
Correct snow fall/rotation (matching visual gear)
2012-09-02 Oops
unc0rr [Sun, 02 Sep 2012 09:36:06 +0400] rev 7648
Oops
2012-09-01 Rope fix without hacks.
unc0rr [Sat, 01 Sep 2012 17:11:39 -0400] rev 7647
Rope fix without hacks.
2012-09-01 oops
nemo [Sat, 01 Sep 2012 15:46:22 -0400] rev 7646
oops
2012-09-01 remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
nemo [Sat, 01 Sep 2012 15:44:59 -0400] rev 7645
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
2012-09-01 hide health bars of dead teams
unc0rr [Sat, 01 Sep 2012 21:36:57 +0200] rev 7644
hide health bars of dead teams
2012-09-01 Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
nemo [Sat, 01 Sep 2012 12:09:59 -0400] rev 7643
Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
2012-09-01 fix parsing of 'if': identifiers can also contain underscores
sheepluva [Sat, 01 Sep 2012 10:40:22 +0200] rev 7642
fix parsing of 'if': identifiers can also contain underscores
2012-08-31 fix parsing of 'if'
unc0rr [Fri, 31 Aug 2012 22:08:29 +0200] rev 7641
fix parsing of 'if'
2012-08-31 clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
sheepluva [Fri, 31 Aug 2012 22:00:31 +0200] rev 7640
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
2012-08-31 * don't build moc for campaign.h
sheepluva [Fri, 31 Aug 2012 17:52:53 +0200] rev 7639
* don't build moc for campaign.h * added campaign.{h,cpp} to hedgewars.pro
2012-08-31 oops
nemo [Fri, 31 Aug 2012 11:10:21 -0400] rev 7638
oops
2012-08-31 use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
sheepluva [Fri, 31 Aug 2012 15:28:03 +0200] rev 7637
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
2012-08-31 min -> qMin
sheepluva [Fri, 31 Aug 2012 13:36:00 +0200] rev 7636
min -> qMin
2012-08-31 don't query/print GL_AUX_BUFFERS if video recording is disabled
sheepluva [Fri, 31 Aug 2012 12:06:48 +0200] rev 7635
don't query/print GL_AUX_BUFFERS if video recording is disabled
2012-08-31 print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
sheepluva [Fri, 31 Aug 2012 11:24:57 +0200] rev 7634
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
2012-08-31 Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
nemo [Thu, 30 Aug 2012 22:13:42 -0400] rev 7633
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
2012-08-25 add 'a classic fairytale' campaign to cmake install
sheepluva [Sat, 25 Aug 2012 22:55:47 +0200] rev 7632
add 'a classic fairytale' campaign to cmake install
2012-08-30 dos2unix newline fixes on 7 (video recording-)merged files
sheepluva [Thu, 30 Aug 2012 20:42:29 +0200] rev 7631
dos2unix newline fixes on 7 (video recording-)merged files
2012-08-30 Move some options to the second page so first page doesn't look ugly on low resolution
unc0rr [Thu, 30 Aug 2012 22:41:22 +0400] rev 7630
Move some options to the second page so first page doesn't look ugly on low resolution
2012-08-30 neglected stuff
nemo [Thu, 30 Aug 2012 14:26:05 -0400] rev 7629
neglected stuff
2012-08-30 Checking merge against latest trunk
nemo [Thu, 30 Aug 2012 13:02:19 -0400] rev 7628
Checking merge against latest trunk
2012-08-30 preliminary creeper (not yet functional)
nemo [Wed, 29 Aug 2012 23:12:47 -0400] rev 7627
preliminary creeper (not yet functional)
2012-08-29 new grave: dragonball (incl. svg) by Randy
sheepluva [Wed, 29 Aug 2012 20:07:17 +0200] rev 7626
new grave: dragonball (incl. svg) by Randy
2012-08-29 tiny (probably) optimisation
nemo [Wed, 29 Aug 2012 11:48:10 -0400] rev 7625
tiny (probably) optimisation
2012-08-29 A few more operators. Committing in case unc0rr wants to fiddle.
nemo [Wed, 29 Aug 2012 10:56:32 -0400] rev 7624
A few more operators. Committing in case unc0rr wants to fiddle.
2012-08-29 isZero appears to be never used. Use it in a few obvious cases and add web variant.
nemo [Wed, 29 Aug 2012 09:58:23 -0400] rev 7623
isZero appears to be never used. Use it in a few obvious cases and add web variant.
2012-08-29 Fix library installation in win32
unc0rr [Wed, 29 Aug 2012 16:42:22 +0400] rev 7622
Fix library installation in win32
2012-08-29 disable snowball damage, by request of sheepluva
nemo [Wed, 29 Aug 2012 08:40:26 -0400] rev 7621
disable snowball damage, by request of sheepluva
2012-08-29 remove a redundant assignment; whitespace fixes
sheepluva [Wed, 29 Aug 2012 12:48:27 +0200] rev 7620
remove a redundant assignment; whitespace fixes
2012-08-29 This should work better
unc0rr [Wed, 29 Aug 2012 11:35:38 +0400] rev 7619
This should work better
2012-08-28 fix build for me
sheepluva [Tue, 28 Aug 2012 21:59:49 +0200] rev 7618
fix build for me
2012-08-28 Make ffmpeg optional for frontend
unc0rr [Tue, 28 Aug 2012 22:33:17 +0400] rev 7617
Make ffmpeg optional for frontend
2012-08-28 Small fix
unc0rr [Tue, 28 Aug 2012 22:32:19 +0400] rev 7616
Small fix
2012-08-28 Merge Stepik-777's video recording gsoc project
unc0rr [Tue, 28 Aug 2012 20:30:57 +0400] rev 7615
Merge Stepik-777's video recording gsoc project
2012-08-27 Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
nemo [Mon, 27 Aug 2012 16:52:50 -0400] rev 7614
Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
2012-08-27 Merge
Medo <smaxein@googlemail.com> [Mon, 27 Aug 2012 17:40:16 +0200] rev 7613
Merge
2012-08-27 shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
sheepluva [Mon, 27 Aug 2012 11:05:09 +0200] rev 7612
shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
2012-08-27 Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
nemo [Sun, 26 Aug 2012 21:07:12 -0400] rev 7611
Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
2012-08-27 so unc0rr might replace this all. but anyway. fix copypasta.
nemo [Sun, 26 Aug 2012 20:20:16 -0400] rev 7610
so unc0rr might replace this all. but anyway. fix copypasta.
2012-08-26 shoppa hack, take... 4?
nemo [Sun, 26 Aug 2012 10:15:28 -0400] rev 7609
shoppa hack, take... 4?
2012-08-26 another shot in the dark. still w/ no input from shoppa players
nemo [Sat, 25 Aug 2012 21:35:25 -0400] rev 7608
another shot in the dark. still w/ no input from shoppa players
2012-08-26 shoppa hack guesses. continued. let's assume there's a small Y component.
nemo [Sat, 25 Aug 2012 21:14:07 -0400] rev 7607
shoppa hack guesses. continued. let's assume there's a small Y component.
2012-08-26 another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
nemo [Sat, 25 Aug 2012 21:05:27 -0400] rev 7606
another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
2012-08-26 hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
nemo [Sat, 25 Aug 2012 20:54:23 -0400] rev 7605
hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
2012-08-26 Hack to try and appease the shoppa players
nemo [Sat, 25 Aug 2012 20:15:19 -0400] rev 7604
Hack to try and appease the shoppa players
2012-08-25 reducing this value is sufficient to ensure crates drop just below top border or a girder
nemo [Sat, 25 Aug 2012 18:35:59 -0400] rev 7603
reducing this value is sufficient to ensure crates drop just below top border or a girder
2012-08-25 Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
nemo [Sat, 25 Aug 2012 18:22:15 -0400] rev 7602
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
2012-08-25 Allow escaping from tight spots
nemo [Sat, 25 Aug 2012 15:04:24 -0400] rev 7601
Allow escaping from tight spots
2012-08-25 Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
unc0rr [Sat, 25 Aug 2012 23:00:19 +0400] rev 7600
Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
2012-08-25 Ensure crates can spawn just below the border on a bordered map.
nemo [Sat, 25 Aug 2012 13:06:28 -0400] rev 7599
Ensure crates can spawn just below the border on a bordered map.
2012-08-25 let's see if mikade will still accept this at least
nemo [Sat, 25 Aug 2012 09:17:42 -0400] rev 7598
let's see if mikade will still accept this at least
2012-08-25 make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
nemo [Sat, 25 Aug 2012 08:39:52 -0400] rev 7597
make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
2012-08-25 oops
nemo [Fri, 24 Aug 2012 20:43:44 -0400] rev 7596
oops
2012-08-24 Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
nemo [Fri, 24 Aug 2012 19:55:43 -0400] rev 7595
Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
2012-08-24 fromdos + fix end of turn velocity
nemo [Fri, 24 Aug 2012 18:51:29 -0400] rev 7594
fromdos + fix end of turn velocity
2012-08-24 An attempt to run main rope code only every 8th tick:
unc0rr [Fri, 24 Aug 2012 14:51:12 +0400] rev 7593
An attempt to run main rope code only every 8th tick: - A big win for inner loop which is O(n^2) and thus it takes 64 times less cpu now. - Look and feel is almost identical (well, to my non-pro view) - Yes, the speed is limited to 7 px per accounting tick which is potentially very bad to collisions - Ruin shoppa
2012-08-24 Move rope code to separate unit
unc0rr [Fri, 24 Aug 2012 14:01:07 +0400] rev 7592
Move rope code to separate unit
2012-08-24 Fix formatting, reduce border sensitivity
nemo [Thu, 23 Aug 2012 20:43:39 -0400] rev 7591
Fix formatting, reduce border sensitivity
2012-08-23 Hedgeroid: Fixed map preview again (might be a JNA bug)
Medo <smaxein@googlemail.com> [Thu, 23 Aug 2012 19:47:38 +0200] rev 7590
Hedgeroid: Fixed map preview again (might be a JNA bug)
2012-08-23 also needs exclusion here
nemo [Thu, 23 Aug 2012 19:45:36 -0400] rev 7589
also needs exclusion here
2012-08-23 Hedgeroid improvements:
Medo <smaxein@googlemail.com> [Thu, 23 Aug 2012 18:28:33 +0200] rev 7588
Hedgeroid improvements: - Moved frontlib initialization to a slightly better place - Added new JNA type ByteArrayPtr to move more JNA code into the frontlib package and to improve pointer type safety
2012-08-23 Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
unc0rr [Thu, 23 Aug 2012 23:21:31 +0400] rev 7587
Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
2012-08-21 Hedgeroid: Some code cleanup, adding a forgotten file
Medo <smaxein@googlemail.com> [Wed, 22 Aug 2012 01:30:56 +0200] rev 7586
Hedgeroid: Some code cleanup, adding a forgotten file
2012-08-23 Slightly faster and slightly better templates #41 and #43
unc0rr [Thu, 23 Aug 2012 23:18:06 +0400] rev 7585
Slightly faster and slightly better templates #41 and #43
2012-08-20 License change: With the agreement of Xeli, I changed the Hedgeroid license to
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 21:05:57 +0200] rev 7584
License change: With the agreement of Xeli, I changed the Hedgeroid license to GPLv2+ (from GPLv2).
2012-08-23 drawn maps have a fixed 4096x2048 area right now
nemo [Thu, 23 Aug 2012 14:16:08 -0400] rev 7583
drawn maps have a fixed 4096x2048 area right now
2012-08-20 Hedgeroid: Final sprint to the deadline
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 20:19:35 +0200] rev 7582
Hedgeroid: Final sprint to the deadline - Changed local game setup to use the new fragments from the netroom - Pulled team editing into the main activity menu / action bar - Cleanups, renames, anything to make the code look better ;)
2012-08-23 move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
nemo [Wed, 22 Aug 2012 22:10:47 -0400] rev 7581
move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
2012-08-20 frontlib: Improved documentation of netconn, unified naming of a callback
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 20:16:37 +0200] rev 7580
frontlib: Improved documentation of netconn, unified naming of a callback
2012-08-22 *sigh*
nemo [Wed, 22 Aug 2012 13:03:09 -0400] rev 7579
*sigh*
2012-08-20 engine: Don't overwrite isTerminated if it's already true
Medo <smaxein@googlemail.com> [Mon, 20 Aug 2012 17:08:52 +0200] rev 7578
engine: Don't overwrite isTerminated if it's already true
2012-08-22 initModule really not needed for uRandom
nemo [Wed, 22 Aug 2012 12:35:46 -0400] rev 7577
initModule really not needed for uRandom
2012-08-19 Fix engine crashes on game end
Medo <smaxein@googlemail.com> [Sun, 19 Aug 2012 15:05:23 +0200] rev 7576
Fix engine crashes on game end - frontlib now waits until the engine actually disconnects - engine does not write round-end stats to stdout anymore on mobile (caused crash) - Removed HWTerminate function binding for android (not threadsafe, better send "eforcequit" over IPC for the same effect)
2012-08-22 Burn a random number in the override. Make sure cirbuf is reset.
nemo [Wed, 22 Aug 2012 11:42:42 -0400] rev 7575
Burn a random number in the override. Make sure cirbuf is reset.
2012-08-18 Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 21:05:30 +0200] rev 7574
Merge
2012-08-22 extra nil check for lua hog switch
nemo [Tue, 21 Aug 2012 21:46:05 -0400] rev 7573
extra nil check for lua hog switch
2012-08-18 Hedgeroid: Don't change the template when clicking the map.
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 21:04:37 +0200] rev 7572
Hedgeroid: Don't change the template when clicking the map.
2012-08-22 now really avoid
unc0rr [Wed, 22 Aug 2012 10:27:26 +0400] rev 7571
now really avoid
2012-08-18 Hedgeroid: Increased assetsversion (d'oh)
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:11:47 +0200] rev 7570
Hedgeroid: Increased assetsversion (d'oh)
2012-08-22 avoid overflow on templates
nemo [Tue, 21 Aug 2012 21:02:52 -0400] rev 7569
avoid overflow on templates
2012-08-18 Hedgeroid:
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:11:04 +0200] rev 7568
Hedgeroid: - Updated assets - reworked team management in a room - lower engine quality (for now) - added focus/disable states for spinner and button graphics
2012-08-21 allow lua to specify template by number
nemo [Tue, 21 Aug 2012 19:40:02 -0400] rev 7567
allow lua to specify template by number
2012-08-18 frontlib: Return more filled-in team objects
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 18:08:37 +0200] rev 7566
frontlib: Return more filled-in team objects
2012-08-19 merge
Stepan777 <stepik-777@mail.ru> [Sun, 19 Aug 2012 22:13:41 +0400] rev 7565
merge
2012-08-21 Cancel shotgun shot if hedgehog is moved moved (by explosion)
unc0rr [Tue, 21 Aug 2012 13:26:26 +0400] rev 7564
Cancel shotgun shot if hedgehog is moved moved (by explosion)
2012-08-18 engine: Fixed indentation regression
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:45:00 +0200] rev 7563
engine: Fixed indentation regression
2012-08-18 koda changed the CMake flag w/o updating the wiki or INSTALL file :(
nemo [Sat, 18 Aug 2012 18:58:41 -0400] rev 7562
koda changed the CMake flag w/o updating the wiki or INSTALL file :(
2012-08-18 Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:40:21 +0200] rev 7561
Merge
2012-08-18 Hedgeroid: Don't update the map preview just for a theme change
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:39:24 +0200] rev 7560
Hedgeroid: Don't update the map preview just for a theme change
2012-08-18 oops
nemo [Sat, 18 Aug 2012 15:01:27 -0400] rev 7559
oops
2012-08-18 Hedgeroid: Fixed JNA mapping of size_t
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:39:05 +0200] rev 7558
Hedgeroid: Fixed JNA mapping of size_t
2012-08-18 fix the touchUI on android, ignore device dpi for now
Xeli [Sat, 18 Aug 2012 18:48:34 +0200] rev 7557
fix the touchUI on android, ignore device dpi for now
2012-08-18 engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 13:21:37 +0200] rev 7556
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
2012-08-18 byte order
nemo [Sat, 18 Aug 2012 09:29:40 -0400] rev 7555
byte order
2012-08-17 Hedgeroid: Fixed memory handling issues
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 01:20:29 +0200] rev 7554
Hedgeroid: Fixed memory handling issues
2012-08-18 Simplify code a bit
unc0rr [Sat, 18 Aug 2012 14:08:16 +0400] rev 7553
Simplify code a bit
2012-08-17 Hedgeroid: Fixed the restructuring-induced breakage
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 01:12:03 +0200] rev 7552
Hedgeroid: Fixed the restructuring-induced breakage
2012-08-18 GoBack() here is not needed anymore
unc0rr [Sat, 18 Aug 2012 13:59:45 +0400] rev 7551
GoBack() here is not needed anymore
2012-08-17 Merge
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:48:09 +0200] rev 7550
Merge
2012-08-18 Avoid a bit of a memory spike on small maps
nemo [Sat, 18 Aug 2012 02:01:50 -0400] rev 7549
Avoid a bit of a memory spike on small maps
2012-08-17 This one gets called a lot when drawing rotated sprites
nemo [Fri, 17 Aug 2012 10:39:23 -0400] rev 7548
This one gets called a lot when drawing rotated sprites
2012-08-17 Consistency
nemo [Fri, 17 Aug 2012 10:28:42 -0400] rev 7547
Consistency
2012-08-17 This union hasn't been needed for 5 years, and makes using other headers harder.
nemo [Fri, 17 Aug 2012 07:49:54 -0400] rev 7546
This union hasn't been needed for 5 years, and makes using other headers harder.
2012-08-16 Forgot this state
unc0rr [Thu, 16 Aug 2012 21:58:57 +0400] rev 7545
Forgot this state
2012-08-12 minor changes in list of codecs
Stepan777 <stepik-777@mail.ru> [Sun, 12 Aug 2012 23:05:15 +0400] rev 7544
minor changes in list of codecs
2012-08-15 Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
nemo [Wed, 15 Aug 2012 16:54:49 -0400] rev 7543
Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
2012-08-11 Insert license in avwrapper.c
Stepan777 <stepik-777@mail.ru> [Sun, 12 Aug 2012 03:35:18 +0400] rev 7542
Insert license in avwrapper.c
2012-08-15 Allow customization of colors in ui, store custom colors in config
unc0rr [Wed, 15 Aug 2012 23:30:23 +0400] rev 7541
Allow customization of colors in ui, store custom colors in config
2012-08-11 cmake scripts
Stepan777 <stepik-777@mail.ru> [Sat, 11 Aug 2012 21:25:57 +0400] rev 7540
cmake scripts
2012-08-15 Check if hedgehog is still active instead
unc0rr [Wed, 15 Aug 2012 16:25:24 +0400] rev 7539
Check if hedgehog is still active instead
2012-08-10 better cmake script
Stepan777 <stepik-777@mail.ru> [Fri, 10 Aug 2012 17:35:48 +0400] rev 7538
better cmake script
2012-08-13 Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
unc0rr [Mon, 13 Aug 2012 23:17:09 +0400] rev 7537
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
2012-08-10 merge
Stepan777 <stepik-777@mail.ru> [Fri, 10 Aug 2012 17:25:22 +0400] rev 7536
merge
2012-08-13 Allow JOINED message in lobby
unc0rr [Mon, 13 Aug 2012 23:04:42 +0400] rev 7535
Allow JOINED message in lobby
2012-08-09 fix FindFFMPEG
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 19:52:21 +0400] rev 7534
fix FindFFMPEG
2012-08-30 I shouldn'tve tracked this really, I should have just rejected that part of the transplant
nemo [Thu, 30 Aug 2012 12:47:41 -0400] rev 7533
I shouldn'tve tracked this really, I should have just rejected that part of the transplant
2012-08-13 Simplified Chinese Translation update
Jie Luo <lililjlj@gmail.com> [Mon, 13 Aug 2012 21:07:28 +0400] rev 7532
Simplified Chinese Translation update
2012-08-08 improve html links + small bugfixes
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 03:00:24 +0400] rev 7531
improve html links + small bugfixes
2012-08-30 Final checkpoint w/ campaign.
nemo [Thu, 30 Aug 2012 12:46:57 -0400] rev 7530
Final checkpoint w/ campaign.
2012-08-09 Check if 'for' cycle body is executed at least once
unc0rr [Thu, 09 Aug 2012 19:35:52 +0400] rev 7529
Check if 'for' cycle body is executed at least once
2012-08-08 FindFFMPEG.cmake (used only for frontend for now).
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 01:24:38 +0400] rev 7528
FindFFMPEG.cmake (used only for frontend for now). +fix for linux (older version of Qt)
2012-08-25 All missions: switched blood needers with meatbags in dialogues
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:31:38 +0300] rev 7527
All missions: switched blood needers with meatbags in dialogues
2012-08-09 Don't accept room messages when not in room state. Not tested even if it builds.
unc0rr [Thu, 09 Aug 2012 15:32:49 +0400] rev 7526
Don't accept room messages when not in room state. Not tested even if it builds.
2012-08-08 merge
Stepan777 <stepik-777@mail.ru> [Thu, 09 Aug 2012 01:01:06 +0400] rev 7525
merge
2012-08-25 Mission 3: Added initial FirePunch
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:22:55 +0300] rev 7524
Mission 3: Added initial FirePunch
2012-08-09 When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
nemo [Wed, 08 Aug 2012 20:32:27 -0400] rev 7523
When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
2012-08-25 Mission 2: fixed ammo menu bug
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:21:59 +0300] rev 7522
Mission 2: fixed ammo menu bug
2012-08-08 Keep room till last player quits
unc0rr [Wed, 08 Aug 2012 22:08:23 +0400] rev 7521
Keep room till last player quits
2012-08-25 Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:19:43 +0300] rev 7520
Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
2012-08-08 er. more like this.
nemo [Wed, 08 Aug 2012 11:07:59 -0400] rev 7519
er. more like this.
2012-08-25 Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
belphegorr <szabibibi@gmail.com> [Sun, 26 Aug 2012 01:18:35 +0300] rev 7518
Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
2012-08-08 Allow scripting to delete gears
nemo [Wed, 08 Aug 2012 10:26:10 -0400] rev 7517
Allow scripting to delete gears
2012-08-25 Changed a line in Mission 2 dialogue...
belphegorr <szabibibi@gmail.com> [Sat, 25 Aug 2012 23:25:18 +0300] rev 7516
Changed a line in Mission 2 dialogue...
2012-08-07 oops
nemo [Tue, 07 Aug 2012 13:21:15 -0400] rev 7515
oops
2012-08-25 Fixed crashes in mission 3 after RestoreHog
belphegorr <szabibibi@gmail.com> [Sat, 25 Aug 2012 23:20:40 +0300] rev 7514
Fixed crashes in mission 3 after RestoreHog
2012-08-07 Keep inlining
unc0rr [Tue, 07 Aug 2012 21:18:33 +0400] rev 7513
Keep inlining
2012-08-22 Modified missions to be compatible with the merge
belphegorr <szabibibi@gmail.com> [Wed, 22 Aug 2012 19:13:13 +0300] rev 7512
Modified missions to be compatible with the merge Removed empty functions
2012-08-06 More mess in pas2c:
unc0rr [Mon, 06 Aug 2012 23:30:58 +0400] rev 7511
More mess in pas2c: - Store rendered type declaration of identifier - Convert 'for' cycles properly (well, not sure, but I tried :P) into 'do .. while()'
2012-08-19 Mission 3: Modified onPrecise (added out-commented debug code)
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:26:12 +0300] rev 7510
Mission 3: Modified onPrecise (added out-commented debug code)
2012-08-06 revert 3188794b9d87. does not do what I'd like.
nemo [Mon, 06 Aug 2012 10:18:57 -0400] rev 7509
revert 3188794b9d87. does not do what I'd like.
2012-08-17 Hedgeroid: Frantic scrabbling toward the deadline
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:47:51 +0200] rev 7508
Hedgeroid: Frantic scrabbling toward the deadline - Added activities for weapon/scheme editors (unfinished) - Completed tablet version of netroom activity - Added map preview - Fixed default team files having the wrong names - Restructuring - Updated frontlib JNA bindings to respect the latest frontlib changes
2012-08-05 improve video uploading
Stepan777 <stepik-777@mail.ru> [Mon, 06 Aug 2012 00:44:32 +0400] rev 7507
improve video uploading
2012-08-19 Mission 3: reduced enemy turn time, fixed other HideHog problems
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:20:43 +0300] rev 7506
Mission 3: reduced enemy turn time, fixed other HideHog problems
2012-08-06 oops
nemo [Sun, 05 Aug 2012 20:18:16 -0400] rev 7505
oops
2012-08-17 frontlib: Moved mapname sending to the end of flib_netconn_send_map
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:22:33 +0200] rev 7504
frontlib: Moved mapname sending to the end of flib_netconn_send_map
2012-08-05 merge
Stepan777 <stepik-777@mail.ru> [Mon, 06 Aug 2012 00:40:26 +0400] rev 7503
merge
2012-08-19 Solved issues with HideHog in mission 2 and 3
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 23:05:41 +0300] rev 7502
Solved issues with HideHog in mission 2 and 3
2012-08-05 no cake for youuuuu
nemo [Sun, 05 Aug 2012 19:38:16 -0400] rev 7501
no cake for youuuuu
2012-08-17 engine: Added JNI-compatible function to start map generation
Medo <smaxein@googlemail.com> [Sat, 18 Aug 2012 00:18:43 +0200] rev 7500
engine: Added JNI-compatible function to start map generation
2012-08-19 Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 22:38:20 +0300] rev 7499
Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
2012-08-05 Introduce 'a' and 'u' client flags to mark admins and authenticated users
unc0rr [Sun, 05 Aug 2012 23:03:49 +0400] rev 7498
Introduce 'a' and 'u' client flags to mark admins and authenticated users
2012-08-15 frontlib:
Medo <smaxein@googlemail.com> [Wed, 15 Aug 2012 23:40:10 +0200] rev 7497
frontlib: - Removed metascheme-reading and made metascheme a constant instead - Removed reference counting in favor of copying (less confusion about ownership)
2012-08-19 Removed debug code.
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 17:11:38 +0300] rev 7496
Removed debug code.
2012-08-05 Add bot level to CPU flag
nemo [Sun, 05 Aug 2012 15:00:59 -0400] rev 7495
Add bot level to CPU flag
2012-08-12 frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 23:51:36 +0200] rev 7494
frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
2012-08-19 Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 17:08:34 +0300] rev 7493
Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
2012-08-05 Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
nemo [Sat, 04 Aug 2012 22:51:41 -0400] rev 7492
Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
2012-08-12 Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 23:20:34 +0200] rev 7491
Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
2012-08-19 Fixed a typo, frontend is now working properly
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 12:50:34 +0300] rev 7490
Fixed a typo, frontend is now working properly
2012-08-05 Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
nemo [Sat, 04 Aug 2012 22:26:51 -0400] rev 7489
Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
2012-08-12 Removed useless cast in cmdlineClient
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:46:53 +0200] rev 7488
Removed useless cast in cmdlineClient
2012-08-30 Silly add to facilitate transplant
nemo [Thu, 30 Aug 2012 12:31:54 -0400] rev 7487
Silly add to facilitate transplant
2012-08-05 oops
nemo [Sat, 04 Aug 2012 21:49:24 -0400] rev 7486
oops
2012-08-12 Hedgeroid:
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:46:23 +0200] rev 7485
Hedgeroid: - (hopefully) completed the frontlib JNA mappings - added documentation - Changed more code to use frontlib for ini reading/writing - tried to make everything work again that was working before - Teamlist can now be used to add and remove teams - Netplay now correctly handles team additions when being room chief - Fixed TeamCreatorActivity so that editing teams works
2012-08-19 Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 12:31:04 +0300] rev 7484
Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
2012-08-05 unbreak AI. remove inits from uLand
nemo [Sat, 04 Aug 2012 21:36:31 -0400] rev 7483
unbreak AI. remove inits from uLand
2012-08-12 frontlib improvements:
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:37:57 +0200] rev 7482
frontlib improvements: - Added README with overview documentation - Improved code documentation/comments - Added flib_gameconn_send_quit to gracefully exit a running game - Changed the type of some size variables to size_t - Fixed starting a mission/training sending the mission script like a multiplayer script - Removed reference counters from flib_scheme and flib_map - Removed INGAME state from netconn (there is no useful difference to ROOM state) - Added extras/jnacontrol.c to warn when functions signatures used by Hedgeroid change - Other small code improvements
2012-08-19 Forgot to add mission 10
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 03:10:57 +0300] rev 7481
Forgot to add mission 10
2012-08-05 An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
nemo [Sat, 04 Aug 2012 21:08:46 -0400] rev 7480
An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
2012-08-12 frontlib: Added functions to query important constants from the library
Medo <smaxein@googlemail.com> [Sun, 12 Aug 2012 22:21:09 +0200] rev 7479
frontlib: Added functions to query important constants from the library
2012-08-18 Added a story ending mission/cut-scene
belphegorr <szabibibi@gmail.com> [Sun, 19 Aug 2012 02:51:05 +0300] rev 7478
Added a story ending mission/cut-scene
2012-08-05 First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
nemo [Sat, 04 Aug 2012 20:47:13 -0400] rev 7477
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
2012-08-06 Hedgeroid: Start using the frontlib for more operations
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:39:36 +0200] rev 7476
Hedgeroid: Start using the frontlib for more operations
2012-08-18 Added a FollowGear to the leaderDead animation in mission 9
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:26:19 +0300] rev 7475
Added a FollowGear to the leaderDead animation in mission 9
2012-08-04 Fix kamikaze crasher. Handle overlapping hogs case.
nemo [Sat, 04 Aug 2012 18:01:46 -0400] rev 7474
Fix kamikaze crasher. Handle overlapping hogs case.
2012-08-06 frontlib: Brought commandline client (almost) up to date with the frontlib changes
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:33:07 +0200] rev 7473
frontlib: Brought commandline client (almost) up to date with the frontlib changes
2012-08-18 Fixed a few bugs in mission 7
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:24:27 +0300] rev 7472
Fixed a few bugs in mission 7
2012-08-03 TestKamikaze, needs polishing
unc0rr [Fri, 03 Aug 2012 16:58:49 +0400] rev 7471
TestKamikaze, needs polishing
2012-08-06 frontlib: prevent writing a "binds" section of the team file when there are no binds
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:32:46 +0200] rev 7470
frontlib: prevent writing a "binds" section of the team file when there are no binds
2012-08-18 Fixed a typo in mission 6
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 14:22:54 +0300] rev 7469
Fixed a typo in mission 6
2012-08-01 Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
nemo [Wed, 01 Aug 2012 18:35:09 -0400] rev 7468
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. issue #404
2012-08-06 frontlib: fixed ini writing failing because of an inverted condition
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:32:05 +0200] rev 7467
frontlib: fixed ini writing failing because of an inverted condition
2012-08-18 Fixed bug in mission 5 with invisible obstacles
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 12:22:35 +0300] rev 7466
Fixed bug in mission 5 with invisible obstacles
2012-07-31 Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
unc0rr [Tue, 31 Jul 2012 23:29:00 +0400] rev 7465
Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
2012-08-06 frontlib: Removed reference counting from schemelist
Medo <smaxein@googlemail.com> [Mon, 06 Aug 2012 22:31:02 +0200] rev 7464
frontlib: Removed reference counting from schemelist
2012-08-18 Crashfix, healthfix in mission 5
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 12:17:26 +0300] rev 7463
Crashfix, healthfix in mission 5
2012-07-28 oops
nemo [Fri, 27 Jul 2012 23:16:30 -0400] rev 7462
oops
2012-08-02 Hedgeroid: Started to implement RoomActivity
Medo <smaxein@googlemail.com> [Thu, 02 Aug 2012 16:36:11 +0200] rev 7461
Hedgeroid: Started to implement RoomActivity
2012-08-18 Forgot to add mission 9 -.-'
belphegorr <szabibibi@gmail.com> [Sat, 18 Aug 2012 11:34:49 +0300] rev 7460
Forgot to add mission 9 -.-'
2012-07-27 Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
nemo [Fri, 27 Jul 2012 19:27:39 -0400] rev 7459
Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
2012-08-02 frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
Medo <smaxein@googlemail.com> [Thu, 02 Aug 2012 16:35:12 +0200] rev 7458
frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
2012-08-16 Added Mission 9: The Enemy Of My Enemy
belphegorr <szabibibi@gmail.com> [Thu, 16 Aug 2012 16:07:04 +0300] rev 7457
Added Mission 9: The Enemy Of My Enemy
2012-07-27 merge
unc0rr [Fri, 27 Jul 2012 20:45:02 +0400] rev 7456
merge
2012-08-01 Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 21:13:39 +0200] rev 7455
Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
2012-08-16 Modified final cutscene and fixed a skipping bug
belphegorr <szabibibi@gmail.com> [Thu, 16 Aug 2012 16:06:24 +0300] rev 7454
Modified final cutscene and fixed a skipping bug
2012-07-27 oops
unc0rr [Fri, 27 Jul 2012 11:41:16 +0400] rev 7453
oops
2012-08-01 Hedgeroid: Added libjnidispatch.so and jna.jar
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 20:56:32 +0200] rev 7452
Hedgeroid: Added libjnidispatch.so and jna.jar
2012-08-10 Fixed variable loading errors and added saving of "M8Scene" in mission 8
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 20:11:05 +0300] rev 7451
Fixed variable loading errors and added saving of "M8Scene" in mission 8
2012-07-27 Fix edge case problems with sniper rifle
unc0rr [Fri, 27 Jul 2012 10:29:37 +0400] rev 7450
Fix edge case problems with sniper rifle
2012-08-01 Hedgeroid: Room screen WIP
Medo <smaxein@googlemail.com> [Wed, 01 Aug 2012 20:41:54 +0200] rev 7449
Hedgeroid: Room screen WIP
2012-08-10 Solved "floating repositionings" in every mission
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 04:26:58 +0300] rev 7448
Solved "floating repositionings" in every mission Fixed bug where gear message wouldn't be reset after animations Mission 5: fixed bug where control would be messed up when animation interrupted the turn of a hedgehog that was using multi-shot weapons Replaced graves with circles for marking enemy positions
2012-07-26 uploading to youtube, it works, but user interface is still incomplete
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:58:25 +0400] rev 7447
uploading to youtube, it works, but user interface is still incomplete
2012-07-26 No more AI jumping lulz
unc0rr [Thu, 26 Jul 2012 11:56:58 +0400] rev 7446
No more AI jumping lulz
2012-07-27 this one too
nemo [Fri, 27 Jul 2012 10:47:23 -0400] rev 7445
this one too
2012-07-26 Hedgeroid: various improvements:
Medo <smaxein@googlemail.com> [Fri, 27 Jul 2012 01:38:24 +0200] rev 7444
Hedgeroid: various improvements: - Improved main menu dialogs - Fixed hardware enter button not sending chat messages on Transformer - Fixed /me messages showing the /me as part of the message
2012-08-09 Added Mission 8: Long Live The Queen
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:52 +0300] rev 7443
Added Mission 8: Long Live The Queen
2012-07-26 merge
Stepan777 <stepik-777@mail.ru> [Thu, 26 Jul 2012 21:56:47 +0400] rev 7442
merge
2012-07-26 Better prediction of cluster, melon, and whip
unc0rr [Thu, 26 Jul 2012 11:56:43 +0400] rev 7441
Better prediction of cluster, melon, and whip
2012-07-27 rewrite to make the string shorter
nemo [Fri, 27 Jul 2012 10:38:29 -0400] rev 7440
rewrite to make the string shorter
2012-07-26 Merge
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:10:56 +0200] rev 7439
Merge
2012-08-09 Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
belphegorr <szabibibi@gmail.com> [Fri, 10 Aug 2012 00:20:21 +0300] rev 7438
Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
2012-07-25 merge
unc0rr [Wed, 25 Jul 2012 22:46:03 +0400] rev 7437
merge
2012-08-02 Removed gfOneClanMode from Mission 7
belphegorr <szabibibi@gmail.com> [Thu, 02 Aug 2012 05:52:56 +0300] rev 7436
Removed gfOneClanMode from Mission 7
2012-07-25 Commit commented out code which I used to debug AI walking
unc0rr [Wed, 25 Jul 2012 16:31:34 +0400] rev 7435
Commit commented out code which I used to debug AI walking
2012-07-31 Added Mission 7: Family Reunion
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:21:27 +0300] rev 7434
Added Mission 7: Family Reunion
2012-07-25 - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
unc0rr [Wed, 25 Jul 2012 16:24:30 +0400] rev 7433
- Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases) - More branching in walk algorythm which allows for better coverage of reachable places. Sometimes makes AI perform ridiculous jumping just to make a tiny step. - Small fixes/adjustments
2012-07-25 Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
unc0rr [Wed, 25 Jul 2012 22:36:39 +0400] rev 7432
Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
2012-07-31 Mission 6: Modified a dialogue timing
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 21:20:58 +0300] rev 7431
Mission 6: Modified a dialogue timing
2012-07-25 Some tiny improvements to AI walking algorythm
unc0rr [Wed, 25 Jul 2012 12:29:53 +0400] rev 7430
Some tiny improvements to AI walking algorythm
2012-07-25 Changes to pas2c - unreviewed apart from cursory glance and compile test.
xymeng [Wed, 25 Jul 2012 10:57:00 -0400] rev 7429
Changes to pas2c - unreviewed apart from cursory glance and compile test.
2012-07-31 Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 20:25:28 +0300] rev 7428
Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
2012-07-25 Adjust firepunch and bat consts yet again
unc0rr [Wed, 25 Jul 2012 12:28:14 +0400] rev 7427
Adjust firepunch and bat consts yet again
2012-07-25 Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
nemo [Wed, 25 Jul 2012 10:56:14 -0400] rev 7426
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
2012-07-31 Mission 1: Fixed a typo
belphegorr <szabibibi@gmail.com> [Tue, 31 Jul 2012 17:19:24 +0300] rev 7425
Mission 1: Fixed a typo Mission 2: Added gfPerHogAmmo for the sake of the story Mission 5: Removed mines, barrels Added caption showing turns left until wave 3 Reduced turns before wave 3 Fixed crashes during animations caused by HideHog Changed cannibal positions Added marks for at the positions wave 3 appears at
2012-07-24 Prefer to bat enemy away dealing the same amount of damage
unc0rr [Tue, 24 Jul 2012 16:12:41 +0400] rev 7424
Prefer to bat enemy away dealing the same amount of damage
2012-07-24 workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
nemo [Tue, 24 Jul 2012 18:53:42 -0400] rev 7423
workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
2012-07-24 Changed name of princess in mission 6 (forgot it last time).
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:46:12 +0300] rev 7422
Changed name of princess in mission 6 (forgot it last time).
2012-07-24 No need to redefine signal
unc0rr [Tue, 24 Jul 2012 16:10:09 +0400] rev 7421
No need to redefine signal
2012-07-24 Fix bee crasher, tweak splash values
nemo [Tue, 24 Jul 2012 17:50:42 -0400] rev 7420
Fix bee crasher, tweak splash values
2012-07-24 Removed some campaign variables from Mission 6.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:21:01 +0300] rev 7419
Removed some campaign variables from Mission 6.
2012-07-21 better?
nemo [Sat, 21 Jul 2012 17:51:51 -0400] rev 7418
better?
2012-07-24 Switched Fell From Heaven to Fell From Grace on missions 5, 6.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 20:15:30 +0300] rev 7417
Switched Fell From Heaven to Fell From Grace on missions 5, 6. Changed start dialogue of the princess in Mission 6.
2012-07-21 AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
unc0rr [Sun, 22 Jul 2012 00:48:48 +0400] rev 7416
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
2012-07-24 Fixed localization of Mission 6 and fixed a typo.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 18:36:23 +0300] rev 7415
Fixed localization of Mission 6 and fixed a typo.
2012-07-21 unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
nemo [Fri, 20 Jul 2012 21:30:53 -0400] rev 7414
unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
2012-07-23 Finished mission 6: Dragon's lair
belphegorr <szabibibi@gmail.com> [Mon, 23 Jul 2012 19:17:04 +0300] rev 7413
Finished mission 6: Dragon's lair Modified uCommandHandlers (DrawGear function), as the last merge was causing crashes when hogs were hidden.
2012-07-21 Ok. *these* should be safe with just this one extra check...
nemo [Fri, 20 Jul 2012 21:15:38 -0400] rev 7412
Ok. *these* should be safe with just this one extra check...
2012-08-30 checkpoint merge
nemo [Thu, 30 Aug 2012 12:13:24 -0400] rev 7411
checkpoint merge
2012-07-20 :( I have no idea why this did not work
nemo [Fri, 20 Jul 2012 19:56:58 -0400] rev 7410
:( I have no idea why this did not work
2012-07-20 Avoid desync playing back demos
nemo [Fri, 20 Jul 2012 18:48:04 -0400] rev 7409
Avoid desync playing back demos
2012-07-20 don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
nemo [Fri, 20 Jul 2012 17:43:35 -0400] rev 7408
don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
2012-07-20 I thirst for randomness.
nemo [Fri, 20 Jul 2012 15:12:47 -0400] rev 7407
I thirst for randomness.
2012-07-20 Try avoiding spamming the log by retaining the gears. untested.
nemo [Fri, 20 Jul 2012 14:16:05 -0400] rev 7406
Try avoiding spamming the log by retaining the gears. untested.
2012-07-20 Replace stupid 'mod' with 'and'
unc0rr [Fri, 20 Jul 2012 18:42:45 +0400] rev 7405
Replace stupid 'mod' with 'and'
2012-07-20 ooops (and indentation)
koda [Fri, 20 Jul 2012 15:39:13 +0100] rev 7404
ooops (and indentation)
2012-07-20 press 8 to mute audio while ingame
koda [Fri, 20 Jul 2012 12:25:53 +0100] rev 7403
press 8 to mute audio while ingame
2012-07-20 mod operator is so stupid in pascal
unc0rr [Fri, 20 Jul 2012 09:09:17 +0400] rev 7402
mod operator is so stupid in pascal
2012-07-20 oh yeah, these too
nemo [Thu, 19 Jul 2012 20:34:21 -0400] rev 7401
oh yeah, these too
2012-07-19 Fix TARDIS, make switcher work w/ the new more stringent check.
nemo [Thu, 19 Jul 2012 17:34:18 -0400] rev 7400
Fix TARDIS, make switcher work w/ the new more stringent check.
2012-07-19 Update team health
nemo [Thu, 19 Jul 2012 17:14:02 -0400] rev 7399
Update team health
2012-07-18 Start TestCake
unc0rr [Wed, 18 Jul 2012 23:02:14 +0400] rev 7398
Start TestCake
2012-07-18 allow FPFLAGS and GHFLAGS only in cmakes able to support them
koda [Wed, 18 Jul 2012 15:05:56 +0100] rev 7397
allow FPFLAGS and GHFLAGS only in cmakes able to support them
2012-07-17 what the heck, let's add a few more
nemo [Mon, 16 Jul 2012 23:08:42 -0400] rev 7396
what the heck, let's add a few more
2012-07-16 - Check for harmful gear deletions
unc0rr [Mon, 16 Jul 2012 23:46:44 +0400] rev 7395
- Check for harmful gear deletions - Catch and fix bug in kamikaze - TARDIS has similar bug, leave fixing to its authors
2012-07-16 Use gmDestroy message instead
unc0rr [Mon, 16 Jul 2012 23:12:59 +0400] rev 7394
Use gmDestroy message instead
2012-07-15 Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
nemo [Sun, 15 Jul 2012 16:56:05 -0400] rev 7393
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
2012-07-13 Correctly distinguish between game and real ticks while recording video,
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:39:20 +0400] rev 7392
Correctly distinguish between game and real ticks while recording video, so that paused game and speed-up demo are recorded better. Also support recording videos from demos executed directly (without frontend), such videos will be automatically encoded on frontend startup.
2012-07-15 Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
nemo [Sun, 15 Jul 2012 15:35:28 -0400] rev 7391
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
2012-07-13 merge
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:35:42 +0400] rev 7390
merge
2012-07-15 Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
nemo [Sat, 14 Jul 2012 23:19:09 -0400] rev 7389
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
2012-07-13 Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
unc0rr [Fri, 13 Jul 2012 13:21:52 +0400] rev 7388
Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
2014-01-09 Filter sprSDFlake too, so engine could pass initialization gl2
unc0rr [Fri, 10 Jan 2014 00:57:15 +0400] rev 7387
Filter sprSDFlake too, so engine could pass initialization
2012-07-10 Fix bug with isInLag picture displayed at end of some videos.
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:58:19 +0400] rev 7386
Fix bug with isInLag picture displayed at end of some videos. + Some improvements to user interface.
2012-07-12 Don't consider moving hedgehogs in place rating in after attack mode
unc0rr [Fri, 13 Jul 2012 01:07:53 +0400] rev 7385
Don't consider moving hedgehogs in place rating in after attack mode
2014-01-09 Import temp.diff which is a try to fix glitches with textures edges gl2
Wolfgang Steffens <WolfgangSteff@gmail.com> [Thu, 09 Jan 2014 22:38:40 +0400] rev 7384
Import temp.diff which is a try to fix glitches with textures edges
2012-07-10 merge
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:56:25 +0400] rev 7383
merge
2012-07-12 When removing a record, set selection on the next item in the list
unc0rr [Thu, 12 Jul 2012 23:31:06 +0400] rev 7382
When removing a record, set selection on the next item in the list
2014-01-09 Wolfgang Steffens's gl2 and atlas branch gl2
unc0rr [Thu, 09 Jan 2014 22:35:40 +0400] rev 7381
Wolfgang Steffens's gl2 and atlas branch
2014-06-18 closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
sheepluva [Wed, 18 Jun 2014 19:57:25 +0200] rev 7380
closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
2012-07-09 fix bug with desynced camera positions
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 21:45:30 +0400] rev 7379
fix bug with desynced camera positions
2012-07-12 Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
nemo [Thu, 12 Jul 2012 06:19:32 -0400] rev 7378
Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
2012-07-10 Debug commit
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 16:38:50 +0200] rev 7377
Debug commit Added code to replace sprites with a checkerboard pattern in order to identify filtering issues. This version only renders DrawSprite()'s with the checkerboard pattern for debugging purposes cleaned up some unneeded stuff
2012-07-09 rework saving of camera positions so there is no need to know framerate during prerecording.
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 17:03:57 +0400] rev 7376
rework saving of camera positions so there is no need to know framerate during prerecording. support x264 on older versions of ffmpeg/libav. remove some unuseful options.
2012-07-12 Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
nemo [Wed, 11 Jul 2012 22:18:43 -0400] rev 7375
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
2012-07-10 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:09:38 +0200] rev 7374
Merge
2012-07-09 merge
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 16:42:13 +0400] rev 7373
merge
2012-07-10 Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
nemo [Mon, 09 Jul 2012 23:28:02 -0400] rev 7372
Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
2012-07-08 First try to use framebuffer, instead of auxilary buffer.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:29:06 +0400] rev 7371
First try to use framebuffer, instead of auxilary buffer. On my computer this fixes large resolutions (e.g. 1920x1080)
2012-07-08 Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
unc0rr [Sun, 08 Jul 2012 23:14:24 +0400] rev 7370
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
2012-07-08 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:21:12 +0400] rev 7369
Move SDL_GetTicks() to another place, maybe this will fix sound desync. Also, ensure that thumbnail is aslways saved.
2012-07-08 A bit more convoluted, but more attractive visually
nemo [Sun, 08 Jul 2012 13:49:41 -0400] rev 7368
A bit more convoluted, but more attractive visually
2012-07-08 merge
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:18:52 +0400] rev 7367
merge
2012-07-08 Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
nemo [Sun, 08 Jul 2012 12:00:27 -0400] rev 7366
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
2012-07-07 fix alpha channel in image rescaling
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:59:44 +0400] rev 7365
fix alpha channel in image rescaling
2012-07-08 Draw bombs behind plane
nemo [Sun, 08 Jul 2012 11:43:22 -0400] rev 7364
Draw bombs behind plane
2012-07-07 Fix thumbnails. On some OpenGL implementations they weren't working.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:17:50 +0400] rev 7363
Fix thumbnails. On some OpenGL implementations they weren't working.
2012-07-08 Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
unc0rr [Sun, 08 Jul 2012 18:59:25 +0400] rev 7362
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
2012-07-07 fix frontend for ffmpeg 0.7.13
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:43:10 +0400] rev 7361
fix frontend for ffmpeg 0.7.13
2012-07-08 Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
nemo [Sun, 08 Jul 2012 10:35:40 -0400] rev 7360
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
2012-07-07 Fix compilation of hwengine on ffmpeg 0.7.13.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:26:20 +0400] rev 7359
Fix compilation of hwengine on ffmpeg 0.7.13. But frontend does not compiles.
2012-07-26 Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:01:32 +0200] rev 7358
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and errors are handled properly.
2012-07-08 Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
nemo [Sun, 08 Jul 2012 10:03:31 -0400] rev 7357
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
2012-07-07 fix for older ffmpeg (0.7.13)
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 16:21:42 +0400] rev 7356
fix for older ffmpeg (0.7.13)
2012-07-24 Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com> [Tue, 24 Jul 2012 16:57:48 +0200] rev 7355
Hedgeroid: Misguided attempts at getting the connection lifecycle right. Committing this because it basically runs this way, so i might want to revert to it later :)
2012-07-07 remaining files for the Danish translation
kjpou1 [Sat, 07 Jul 2012 23:22:03 +0200] rev 7354
remaining files for the Danish translation
2012-07-06 When there are videos that are being encoded and user tries to quit display dialog with warning.
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 19:15:44 +0400] rev 7353
When there are videos that are being encoded and user tries to quit display dialog with warning.
2012-07-22 Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com> [Mon, 23 Jul 2012 00:17:06 +0200] rev 7352
Hedgeroid: Reworked player and room lists, added menus, added playername query Still work in progress...
2012-07-07 - Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
unc0rr [Sat, 07 Jul 2012 23:31:59 +0400] rev 7351
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game) - Send LEFT message after deletion of player's teams (no idea if this breaks anything, but this is more accurate behavior)
2012-07-06 When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 13:22:33 +0400] rev 7350
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda). This is not tested but it should work.
2012-07-21 Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com> [Sat, 21 Jul 2012 14:56:52 +0200] rev 7349
Hedgeroid: More work on the lobby activity
2012-07-07 Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
nemo [Sat, 07 Jul 2012 15:28:47 -0400] rev 7348
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
2012-07-06 merge
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 12:50:18 +0400] rev 7347
merge
2012-07-19 Hedgeroid: Lobby activity improvements
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:55:36 +0200] rev 7346
Hedgeroid: Lobby activity improvements
2012-07-07 unbreak grayscale
nemo [Sat, 07 Jul 2012 14:29:35 -0400] rev 7345
unbreak grayscale
2012-07-19 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)
2012-07-05 It is global var
unc0rr [Fri, 06 Jul 2012 01:25:04 +0400] rev 7343
It is global var
2012-07-19 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.
2012-07-05 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
2012-07-19 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.
2012-07-04 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
2012-07-19 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
2012-07-04 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.
2012-07-18 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
2012-07-03 - 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
2012-07-17 Hedgeroid: Fixed multitouch breakage
Medo <smaxein@googlemail.com> [Tue, 17 Jul 2012 23:06:20 +0200] rev 7334
Hedgeroid: Fixed multitouch breakage
2012-06-29 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
2012-07-17 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
2012-06-29 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
2012-07-16 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
2012-06-29 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
2012-07-10 Hedgeroid: Added experimental lobby chat
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:52:01 +0200] rev 7328
Hedgeroid: Added experimental lobby chat
2012-06-29 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.
2012-07-10 Hedgeroid: Simplified some code
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:51:28 +0200] rev 7326
Hedgeroid: Simplified some code
2012-06-28 Tiny optimization + formatting fix
unc0rr [Fri, 29 Jun 2012 01:23:43 +0400] rev 7325
Tiny optimization + formatting fix
2012-07-10 frontlib: Added missing disconnect case
Medo <smaxein@googlemail.com> [Wed, 11 Jul 2012 01:40:35 +0200] rev 7324
frontlib: Added missing disconnect case
2012-06-28 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
2012-07-10 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
2012-06-28 - 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
2012-07-10 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
2012-06-27 ocd
nemo [Wed, 27 Jun 2012 16:40:36 -0400] rev 7319
ocd
2012-07-05 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)
2012-06-27 Prepare to handle passing by reference
unc0rr [Thu, 28 Jun 2012 00:30:50 +0400] rev 7317
Prepare to handle passing by reference
2012-07-04 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.
2012-06-27 Remove trailing spaces
unc0rr [Wed, 27 Jun 2012 22:53:26 +0400] rev 7315
Remove trailing spaces
2012-06-27 frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 22:52:19 +0200] rev 7314
frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib files that did not have their license fixed already.
2012-06-27 Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
nemo [Wed, 27 Jun 2012 13:47:42 -0400] rev 7313
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
2012-06-27 Merge
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 18:04:17 +0200] rev 7312
Merge
2012-06-27 Missions localisation
sphrix [Wed, 27 Jun 2012 13:39:46 -0400] rev 7311
Missions localisation
2012-06-27 More efficient
nemo [Wed, 27 Jun 2012 09:16:34 -0400] rev 7310
More efficient
2012-06-27 oops
nemo [Wed, 27 Jun 2012 08:54:03 -0400] rev 7309
oops
2012-06-27 Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
nemo [Wed, 27 Jun 2012 07:58:16 -0400] rev 7308
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
2012-06-27 This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
nemo [Tue, 26 Jun 2012 23:02:25 -0400] rev 7307
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
2012-06-26 Here they come - thumbnails.
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:29:41 +0400] rev 7306
Here they come - thumbnails. Also fixing some resizing issues in pagevideos - now it resizes nicer. Wait for a announcement on hedgewars.org, I hope to make it soon.
2012-06-27 Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
nemo [Tue, 26 Jun 2012 20:05:24 -0400] rev 7305
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
2012-07-10 Added auto cropping to atlasing
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:08:35 +0200] rev 7304
Added auto cropping to atlasing Added splitting of animation sheets to frames and auto crop the frames. Fixed some atlas blitting issues. Vertex coords are still improper tho for auto cropped frames
2012-06-26 merge
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:23:02 +0400] rev 7303
merge
2012-06-26 updated ios project file
koda [Wed, 27 Jun 2012 01:25:26 +0200] rev 7302
updated ios project file
2012-06-25 GL1.x fixes
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 16:22:03 +0200] rev 7301
GL1.x fixes
2012-06-26 Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
nemo [Tue, 26 Jun 2012 14:38:19 -0400] rev 7300
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
2012-06-25 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:49 +0200] rev 7299
Merge
2012-06-26 Don't set erasing flag when it is unnecessary so hwmap could compress better
unc0rr [Tue, 26 Jun 2012 21:13:27 +0400] rev 7298
Don't set erasing flag when it is unnecessary so hwmap could compress better
2012-06-25 using atlas for rendering now
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:08 +0200] rev 7297
using atlas for rendering now
2012-06-26 er. this one too
nemo [Tue, 26 Jun 2012 11:08:33 -0400] rev 7296
er. this one too
2012-06-25 made surface retaining mandatory
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:02:54 +0200] rev 7295
made surface retaining mandatory
2012-06-25 merge
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:15:50 +0400] rev 7294
merge
2012-06-26 Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
nemo [Tue, 26 Jun 2012 10:14:40 -0400] rev 7293
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
2012-06-25 added missing uBinPacker.pas and uAtlas.pas
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:01:19 +0200] rev 7292
added missing uBinPacker.pas and uAtlas.pas
2012-06-25 retaining SDL surfaces in order to allow recreating atlases from scratch without
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 11:47:40 +0200] rev 7291
retaining SDL surfaces in order to allow recreating atlases from scratch without reading back textures from the GL
2012-06-25 Update contributor e-mail address
nemo [Mon, 25 Jun 2012 09:40:56 -0400] rev 7290
Update contributor e-mail address
2012-06-25 Restore almost old TCPBase behaviour
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:14:35 +0400] rev 7289
Restore almost old TCPBase behaviour (it was only necessary to move emiting of isReadyNow() from ClientDisconnect() to NewConnection()). Also ensure deletion of IPCSocket.
2012-06-25 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 10:44:27 +0200] rev 7288
Merge
2012-06-25 oops
nemo [Mon, 25 Jun 2012 09:01:03 -0400] rev 7287
oops
2012-06-24 remaining IFDEFs
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:33:45 +0400] rev 7286
remaining IFDEFs
2012-06-25 oops
unc0rr [Mon, 25 Jun 2012 10:16:19 +0400] rev 7285
oops
2012-06-24 merge
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:32:33 +0400] rev 7284
merge
2012-06-25 oops
nemo [Sun, 24 Jun 2012 20:30:51 -0400] rev 7283
oops
2012-06-24 correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:15:20 +0400] rev 7282
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
2012-06-24 These 2 need masks now
nemo [Sun, 24 Jun 2012 18:21:12 -0400] rev 7281
These 2 need masks now
2012-06-24 pagevideos is now much better that before:
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:57:02 +0400] rev 7280
pagevideos is now much better that before: 1. Display list of video files. 2. For each file in progress display progress bar. 3. Description for each file (size, duration etc). 4. It is possible to remove and rename files. 5. Video file can be launched in external media player. 6. ... also fixed some bugs http://postimage.org/image/hk87cuqm9/
2012-06-24 Fix completely broken RateHammer
unc0rr [Sun, 24 Jun 2012 22:37:44 +0400] rev 7279
Fix completely broken RateHammer
2012-06-24 merge
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:31:26 +0400] rev 7278
merge
2012-06-24 Sanity limits.
nemo [Sun, 24 Jun 2012 13:18:33 -0400] rev 7277
Sanity limits.
2012-06-24 Another take at prettier crate appearance
nemo [Sun, 24 Jun 2012 09:12:53 -0400] rev 7276
Another take at prettier crate appearance
2012-06-27 frontlib: Getting there :) Added commandline client for testing
Medo <smaxein@googlemail.com> [Wed, 27 Jun 2012 18:02:45 +0200] rev 7275
frontlib: Getting there :) Added commandline client for testing
2012-06-24 Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
nemo [Sat, 23 Jun 2012 23:04:06 -0400] rev 7274
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
2012-06-25 frontlib: Using macros for simplification of callbacks
Medo <smaxein@googlemail.com> [Mon, 25 Jun 2012 15:21:18 +0200] rev 7273
frontlib: Using macros for simplification of callbacks
2012-06-24 Second part of the change. Make collision check use the new mask bit.
nemo [Sat, 23 Jun 2012 22:39:00 -0400] rev 7272
Second part of the change. Make collision check use the new mask bit.
2012-06-24 frontlib: Intermittent commit. Things are still in flux but we're getting there :)
Medo <smaxein@googlemail.com> [Mon, 25 Jun 2012 00:42:07 +0200] rev 7271
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
2012-06-24 Step 1. Add current hedgehog as top bit of bottom byte.
nemo [Sat, 23 Jun 2012 21:37:47 -0400] rev 7270
Step 1. Add current hedgehog as top bit of bottom byte.
2012-06-21 More progress on the netplay part of the frontlib
Medo <smaxein@googlemail.com> [Thu, 21 Jun 2012 21:32:12 +0200] rev 7269
More progress on the netplay part of the frontlib
(0) -3000 -1000 -480 +480 +1000 +3000 tip