Mon, 21 Jun 2010 16:08:24 +0200 memory management for openalbridge
koda [Mon, 21 Jun 2010 16:08:24 +0200] rev 3529
memory management for openalbridge added openalbridge as dependency of hwengine usound formatted clearly
Sun, 20 Jun 2010 22:46:23 -0400 disable uSHA, enable adler32
nemo [Sun, 20 Jun 2010 22:46:23 -0400] rev 3528
disable uSHA, enable adler32
Mon, 21 Jun 2010 22:18:53 +0200 merge
koda [Mon, 21 Jun 2010 22:18:53 +0200] rev 3527
merge
Sun, 20 Jun 2010 22:35:10 -0400 Replace SHA1 with adler32. For simple purposes of checking to see if players are playing the same map, this should be quite adequate and runs 15 times faster.
nemo [Sun, 20 Jun 2010 22:35:10 -0400] rev 3526
Replace SHA1 with adler32. For simple purposes of checking to see if players are playing the same map, this should be quite adequate and runs 15 times faster.
Sun, 20 Jun 2010 23:05:11 +0200 some memory caring code
koda [Sun, 20 Jun 2010 23:05:11 +0200] rev 3525
some memory caring code
Sun, 20 Jun 2010 19:31:15 -0400 This reduces CheckLand ~5.5% on average over prior making the overall reduction ~77.4% instead of ~81.9%. It does skip centre pixel in odd w/h, but that really shouldn't matter much in this case. Can alter if any objects are noticeably off.
nemo [Sun, 20 Jun 2010 19:31:15 -0400] rev 3524
This reduces CheckLand ~5.5% on average over prior making the overall reduction ~77.4% instead of ~81.9%. It does skip centre pixel in odd w/h, but that really shouldn't matter much in this case. Can alter if any objects are noticeably off.
Sun, 20 Jun 2010 18:35:59 +0200 fix zoom smoothness
koda [Sun, 20 Jun 2010 18:35:59 +0200] rev 3523
fix zoom smoothness some more work for weapons on the ifrontend bugfix for the gameconfig page
Sat, 19 Jun 2010 00:48:47 +0200 add initial stubs for selecting weapons in the ifrontend
koda [Sat, 19 Jun 2010 00:48:47 +0200] rev 3522
add initial stubs for selecting weapons in the ifrontend
Sun, 20 Jun 2010 18:26:49 -0400 Remove redundant test, add some temp variables to speed up the expensive CheckLand
nemo [Sun, 20 Jun 2010 18:26:49 -0400] rev 3521
Remove redundant test, add some temp variables to speed up the expensive CheckLand
Fri, 18 Jun 2010 20:45:45 +0200 add local rev number/rev count to dev version suffix
sheepluva [Fri, 18 Jun 2010 20:45:45 +0200] rev 3520
add local rev number/rev count to dev version suffix
Fri, 18 Jun 2010 14:26:04 -0400 rename flags
nemo [Fri, 18 Jun 2010 14:26:04 -0400] rev 3519
rename flags
Fri, 18 Jun 2010 14:22:14 -0400 Forgot to change this flag.
nemo [Fri, 18 Jun 2010 14:22:14 -0400] rev 3518
Forgot to change this flag.
Fri, 18 Jun 2010 19:22:22 +0200 testing if automatic pushes to CIA.vc work now...
sheepluva [Fri, 18 Jun 2010 19:22:22 +0200] rev 3517
testing if automatic pushes to CIA.vc work now...
Fri, 18 Jun 2010 14:45:05 +0200 merge
koda [Fri, 18 Jun 2010 14:45:05 +0200] rev 3516
merge
Thu, 17 Jun 2010 20:37:49 +0200 fix cmakefiles to work with mercurial
koda [Thu, 17 Jun 2010 20:37:49 +0200] rev 3515
fix cmakefiles to work with mercurial
Thu, 17 Jun 2010 20:30:39 +0200 move stuff around and update iphone project
koda [Thu, 17 Jun 2010 20:30:39 +0200] rev 3514
move stuff around and update iphone project
Thu, 17 Jun 2010 19:57:51 +0200 now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive)
koda [Thu, 17 Jun 2010 19:57:51 +0200] rev 3513
now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive) add rotation for iphone build too make the ifrontend work again with 3.0 sdk reworked openalbridge following most of an old implementation by Smaxx and making it more modular -- now sources are limited but the memory extension and cleanup is todo nil'd many variables in engine that were causing intialization problems
Thu, 17 Jun 2010 11:42:23 -0400 merge
nemo [Thu, 17 Jun 2010 11:42:23 -0400] rev 3512
merge
Thu, 17 Jun 2010 13:56:30 +0200 some pt_BR translation changes by arrom
sheepluva [Thu, 17 Jun 2010 13:56:30 +0200] rev 3511
some pt_BR translation changes by arrom
Thu, 17 Jun 2010 16:28:42 +0200 Update repository checking code to reflect our recent Mercurial switch
koda [Thu, 17 Jun 2010 16:28:42 +0200] rev 3510
Update repository checking code to reflect our recent Mercurial switch
Thu, 17 Jun 2010 11:41:38 -0400 Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
nemo [Thu, 17 Jun 2010 11:41:38 -0400] rev 3509
Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag) Add a basic patch for downscaling LandPixels to save memory on mobile devices. Probably could use more optimisation in the pixel writes to avoid redundant writes.
Wed, 16 Jun 2010 21:14:23 +0200 correct cake sit-down animation so that it doesn't sit down in mid-air anymore
sheepluva [Wed, 16 Jun 2010 21:14:23 +0200] rev 3508
correct cake sit-down animation so that it doesn't sit down in mid-air anymore
Wed, 16 Jun 2010 15:20:18 +0200 General:
mario.liebisch [Wed, 16 Jun 2010 15:20:18 +0200] rev 3507
General: * Updated Russian translation provided by Leon
Wed, 16 Jun 2010 13:48:10 +0200 General:
mario.liebisch [Wed, 16 Jun 2010 13:48:10 +0200] rev 3506
General: * Added new themes: Art, Brick, Stage * Added new background music: Art, Brick, Castle, Compost (former Nature), Desert, Olympics, Nature
Wed, 16 Jun 2010 11:50:45 +0200 Engine:
mario.liebisch [Wed, 16 Jun 2010 11:50:45 +0200] rev 3505
Engine: * Bomb clusters now inherit 20 % of their parent's horizontal velocity (makes it a little bit more realistic without completely changing gameplay IMO - needs testing) Mercurial: * Added EOL rules (requires plugin to be activated) and ignore list
Wed, 16 Jun 2010 04:10:50 +0000 update tags
convert-repo [Wed, 16 Jun 2010 04:10:50 +0000] rev 3504
update tags
Wed, 09 Jun 2010 01:45:44 +0000 lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo [Wed, 09 Jun 2010 01:45:44 +0000] rev 3503
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
Tue, 08 Jun 2010 18:20:49 +0000 Some more progress
unc0rr [Tue, 08 Jun 2010 18:20:49 +0000] rev 3502
Some more progress
Sun, 06 Jun 2010 19:03:06 +0000 Reimplement more core actions
unc0rr [Sun, 06 Jun 2010 19:03:06 +0000] rev 3501
Reimplement more core actions
Sun, 06 Jun 2010 15:29:33 +0000 Use sockets instead of handles, use bytestrings instead of strings
unc0rr [Sun, 06 Jun 2010 15:29:33 +0000] rev 3500
Use sockets instead of handles, use bytestrings instead of strings
Sat, 05 Jun 2010 20:49:51 +0000 Engine:
smxx [Sat, 05 Jun 2010 20:49:51 +0000] rev 3499
Engine: * Avoid any offset applied if weapon's origin is set to (0, 0)
Sat, 05 Jun 2010 19:50:02 +0000 Frontend:
smxx [Sat, 05 Jun 2010 19:50:02 +0000] rev 3498
Frontend: * Fixed main menu tips not showing up
Sat, 05 Jun 2010 19:00:42 +0000 Remove decrement of iterator health. Might fix weird health bug.
nemo [Sat, 05 Jun 2010 19:00:42 +0000] rev 3497
Remove decrement of iterator health. Might fix weird health bug.
Sat, 05 Jun 2010 18:50:08 +0000 Engine:
smxx [Sat, 05 Jun 2010 18:50:08 +0000] rev 3496
Engine: * Fixed laser sight's origin while jumping and it disappearing for different angles
Sat, 05 Jun 2010 14:07:58 +0000 now engine can be optionally built as library, there's an example wrapper of how to use it
koda [Sat, 05 Jun 2010 14:07:58 +0000] rev 3495
now engine can be optionally built as library, there's an example wrapper of how to use it building server is now disabled by default, saves users some headaches
Fri, 04 Jun 2010 20:50:24 +0000 Frontend:
smxx [Fri, 04 Jun 2010 20:50:24 +0000] rev 3494
Frontend: * Avoid overwriting/replacing premade game/weapon schemes
Thu, 03 Jun 2010 23:02:35 +0000 fix iphone version for map preview
koda [Thu, 03 Jun 2010 23:02:35 +0000] rev 3493
fix iphone version for map preview add gl_priority constant (doesn't affect opengles) fix building hwlibrary
Thu, 03 Jun 2010 18:31:56 +0000 map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
koda [Thu, 03 Jun 2010 18:31:56 +0000] rev 3492
map preview generation reworked like nemo suggested (he was right, it's quickier in this way) add some rounding image capabilities for more professional look
Thu, 03 Jun 2010 14:03:48 +0000 Engine:
smxx [Thu, 03 Jun 2010 14:03:48 +0000] rev 3491
Engine: * Added texture priorities to try to keep often used sprite textures as well as huge textures in video memory - this should improve performance on systems with low video memory * Fixed portal gun's weapon offset
Wed, 02 Jun 2010 13:52:23 +0000 a bunch of minor stuff
koda [Wed, 02 Jun 2010 13:52:23 +0000] rev 3490
a bunch of minor stuff
Tue, 01 Jun 2010 19:33:45 +0000 Engine:
smxx [Tue, 01 Jun 2010 19:33:45 +0000] rev 3489
Engine: * Removed horizontal weapon offsets for now (shouldn't affect human player's gameplay but that of AI) Frontend: * Added some main menu tips
Tue, 01 Jun 2010 18:10:06 +0000 Remove rope offset
nemo [Tue, 01 Jun 2010 18:10:06 +0000] rev 3488
Remove rope offset
Mon, 31 May 2010 19:33:42 +0000 add some memory aware code
koda [Mon, 31 May 2010 19:33:42 +0000] rev 3487
add some memory aware code revert sdl calls to past implementation (the one that did not crash) add some debug methods found online
Fri, 28 May 2010 20:13:47 +0000 Graphics:
smxx [Fri, 28 May 2010 20:13:47 +0000] rev 3486
Graphics: * Updated ammo menu numbers
Fri, 28 May 2010 20:05:22 +0000 Engine (Henek):
smxx [Fri, 28 May 2010 20:05:22 +0000] rev 3485
Engine (Henek): * Moved some utility weapons to a new 10th row * Added adjustable flame output to Flamethrower (left/right controls power/intensity) * Added fuel display to flame thrower Frontend: * Added support to bind the new 10th row (default: F10)
Fri, 28 May 2010 19:48:51 +0000 Engine:
smxx [Fri, 28 May 2010 19:48:51 +0000] rev 3484
Engine: * Fixed aiming for Ballgun and Flamethrower
Fri, 28 May 2010 16:21:54 +0000 Engine:
smxx [Fri, 28 May 2010 16:21:54 +0000] rev 3483
Engine: * New weapon attributes: ejectX/ejectY: Offset to the hedgehog (center of hand graphic) where the projectile(s) will be spawned * Changed Laser Sight to origin from the weapon instead of the hedgehog (needs some adjustments while walking/jumping) * Changed most weapons to no longer shoot from the hedgehog's center and use the weapon's visible position instead (might require some testing and adjustments) * Silenced the small Piano explosions
Fri, 28 May 2010 13:04:11 +0000 Engine:
smxx [Fri, 28 May 2010 13:04:11 +0000] rev 3482
Engine: * Added some animation to Vampirism's hand graphic
Fri, 28 May 2010 12:47:17 +0000 Engine:
smxx [Fri, 28 May 2010 12:47:17 +0000] rev 3481
Engine: * Updated Flamethrower's hand graphic and added some animation
Sun, 23 May 2010 23:51:54 +0000 Prevent all portal loops the guaranteed way, at least until sheepluva's tests yield something reliable.
nemo [Sun, 23 May 2010 23:51:54 +0000] rev 3480
Prevent all portal loops the guaranteed way, at least until sheepluva's tests yield something reliable.
Sun, 23 May 2010 22:05:59 +0000 initial support for game modifiers (schemes)
koda [Sun, 23 May 2010 22:05:59 +0000] rev 3479
initial support for game modifiers (schemes)
Sun, 23 May 2010 19:37:31 +0000 Sonic set
nemo [Sun, 23 May 2010 19:37:31 +0000] rev 3478
Sonic set
Wed, 19 May 2010 13:08:59 +0000 claymore says that this needs to be 44.1 for some systems
nemo [Wed, 19 May 2010 13:08:59 +0000] rev 3477
claymore says that this needs to be 44.1 for some systems
Wed, 19 May 2010 02:10:28 +0000 Henek adds a flamethrower, updates some translations, and tweaks how fire works.
nemo [Wed, 19 May 2010 02:10:28 +0000] rev 3476
Henek adds a flamethrower, updates some translations, and tweaks how fire works.
Tue, 18 May 2010 13:09:57 +0000 Engine:
smxx [Tue, 18 May 2010 13:09:57 +0000] rev 3475
Engine: * Modified gas grenade and added graphics to it (better get a nose clip!) * Added the ability to tint visual gears * Added the ability to tint explosion effects * Birdy's eggs now cause a small green explosion
Mon, 17 May 2010 15:50:48 +0000 Skip collision on X for barrels that aren't knocked over
nemo [Mon, 17 May 2010 15:50:48 +0000] rev 3474
Skip collision on X for barrels that aren't knocked over
Mon, 17 May 2010 15:42:48 +0000 Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
nemo [Mon, 17 May 2010 15:42:48 +0000] rev 3473
Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
Mon, 17 May 2010 09:45:46 +0000 portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
sheepluva [Mon, 17 May 2010 09:45:46 +0000] rev 3472
portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
Mon, 17 May 2010 06:26:06 +0000 remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
sheepluva [Mon, 17 May 2010 06:26:06 +0000] rev 3471
remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
Mon, 17 May 2010 02:54:56 +0000 Change to just set timer to 0
nemo [Mon, 17 May 2010 02:54:56 +0000] rev 3470
Change to just set timer to 0
Mon, 17 May 2010 00:48:16 +0000 Fix for artillery mode weapon use
nemo [Mon, 17 May 2010 00:48:16 +0000] rev 3469
Fix for artillery mode weapon use
Sun, 16 May 2010 23:43:45 +0000 * make portals delete each other only indirectly (by setting timer to 0)
sheepluva [Sun, 16 May 2010 23:43:45 +0000] rev 3468
* make portals delete each other only indirectly (by setting timer to 0) * add VGSHandler.inc to CMakeLists.txt
Sun, 16 May 2010 23:18:23 +0000 translation update by jose1711
nemo [Sun, 16 May 2010 23:18:23 +0000] rev 3467
translation update by jose1711
Sun, 16 May 2010 23:02:49 +0000 Comment out the desyncing block, with a suggestion for possible fix
nemo [Sun, 16 May 2010 23:02:49 +0000] rev 3466
Comment out the desyncing block, with a suggestion for possible fix
Sun, 16 May 2010 19:24:38 +0000 unbreak stuff
koda [Sun, 16 May 2010 19:24:38 +0000] rev 3465
unbreak stuff Henek updates swedish locale
Sun, 16 May 2010 18:12:10 +0000 unbreak build (everyone saw this coming)
koda [Sun, 16 May 2010 18:12:10 +0000] rev 3464
unbreak build (everyone saw this coming)
Sun, 16 May 2010 17:23:30 +0000 update sdl functions to latest revision
koda [Sun, 16 May 2010 17:23:30 +0000] rev 3463
update sdl functions to latest revision add a grayscale utility to uiimage implement a preliminary support for chatting revert rotation changes for engine lots of code cleanup restored main event loop in hwengine fix some sdl bindings
Sat, 15 May 2010 09:21:25 +0000 fix multi-round fire
sheepluva [Sat, 15 May 2010 09:21:25 +0000] rev 3462
fix multi-round fire
Fri, 14 May 2010 23:42:56 +0000 revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
nemo [Fri, 14 May 2010 23:42:56 +0000] rev 3461
revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
Fri, 14 May 2010 16:02:27 +0000 sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
nemo [Fri, 14 May 2010 16:02:27 +0000] rev 3460
sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
Tue, 11 May 2010 13:59:57 +0000 hey sheepluva, how about just this? lets you have an anonymous one too.
nemo [Tue, 11 May 2010 13:59:57 +0000] rev 3459
hey sheepluva, how about just this? lets you have an anonymous one too.
Mon, 10 May 2010 17:48:06 +0000 Make some more protocol commands work
unc0rr [Mon, 10 May 2010 17:48:06 +0000] rev 3458
Make some more protocol commands work
Mon, 10 May 2010 15:31:09 +0000 Translation update by igorko
unc0rr [Mon, 10 May 2010 15:31:09 +0000] rev 3457
Translation update by igorko
Mon, 10 May 2010 13:56:20 +0000 More translation work by arrom (restored some numerusform, lot more flavour text etc)
nemo [Mon, 10 May 2010 13:56:20 +0000] rev 3456
More translation work by arrom (restored some numerusform, lot more flavour text etc)
Mon, 10 May 2010 04:43:07 +0000 Reslyling: little fix of previous commit
mbait [Mon, 10 May 2010 04:43:07 +0000] rev 3455
Reslyling: little fix of previous commit
Mon, 10 May 2010 04:41:19 +0000 Code restlyling: experimental restyling of one module
mbait [Mon, 10 May 2010 04:41:19 +0000] rev 3454
Code restlyling: experimental restyling of one module
Mon, 10 May 2010 00:56:16 +0000 tweak
nemo [Mon, 10 May 2010 00:56:16 +0000] rev 3453
tweak
Sun, 09 May 2010 18:47:31 +0000 - Enable -O2 optimization for server
unc0rr [Sun, 09 May 2010 18:47:31 +0000] rev 3452
- Enable -O2 optimization for server - Disconnect client from server
Sun, 09 May 2010 17:53:08 +0000 Uses StateT monad instead of manually maintaining the state
unc0rr [Sun, 09 May 2010 17:53:08 +0000] rev 3451
Uses StateT monad instead of manually maintaining the state
Sat, 08 May 2010 21:50:26 +0000 Fix spectator bug in health tag
nemo [Sat, 08 May 2010 21:50:26 +0000] rev 3450
Fix spectator bug in health tag
Fri, 07 May 2010 20:45:03 +0000 wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
sheepluva [Fri, 07 May 2010 20:45:03 +0000] rev 3449
wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
Fri, 07 May 2010 20:38:55 +0000 Graphics:
smxx [Fri, 07 May 2010 20:38:55 +0000] rev 3448
Graphics: * Made tinted cap hat lighter and added a team colored version of the animated headband made by "The Pope"
Fri, 07 May 2010 14:41:07 +0000 make some of the newly migrated visual gears visible in reduced quality mode
sheepluva [Fri, 07 May 2010 14:41:07 +0000] rev 3447
make some of the newly migrated visual gears visible in reduced quality mode
Fri, 07 May 2010 13:04:01 +0000 Graphics:
smxx [Fri, 07 May 2010 13:04:01 +0000] rev 3446
Graphics: * Added a team colored tophat as a "fixed colors with tinted areas" example
Fri, 07 May 2010 10:54:07 +0000 Engine:
smxx [Fri, 07 May 2010 10:54:07 +0000] rev 3445
Engine: * Added possibility to use hats with areas tinted with team color Frontend: * Updated hat preview to include tinted areas
Fri, 07 May 2010 09:57:12 +0000 * no zooming when game is paused
sheepluva [Fri, 07 May 2010 09:57:12 +0000] rev 3444
* no zooming when game is paused * don't do visual gear steps while paused
Fri, 07 May 2010 06:29:46 +0000 finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
sheepluva [Fri, 07 May 2010 06:29:46 +0000] rev 3443
finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
Fri, 07 May 2010 04:52:46 +0000 Fix list Z-order bug (not tested)
unc0rr [Fri, 07 May 2010 04:52:46 +0000] rev 3442
Fix list Z-order bug (not tested)
Fri, 07 May 2010 02:33:42 +0000 some file that tried to escape...
sheepluva [Fri, 07 May 2010 02:33:42 +0000] rev 3441
some file that tried to escape...
Thu, 06 May 2010 22:02:56 +0000 * gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
sheepluva [Thu, 06 May 2010 22:02:56 +0000] rev 3440
* gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*) * moved virtual gear steps into new file
Thu, 06 May 2010 20:59:15 +0000 Teleport AI:
mbait [Thu, 06 May 2010 20:59:15 +0000] rev 3439
Teleport AI: * fix indentation and remove tabs
Thu, 06 May 2010 20:49:26 +0000 Teleport AI:
mbait [Thu, 06 May 2010 20:49:26 +0000] rev 3438
Teleport AI: * check if teleport target not higher then screen top
Thu, 06 May 2010 18:01:04 +0000 Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
unc0rr [Thu, 06 May 2010 18:01:04 +0000] rev 3437
Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
Thu, 06 May 2010 17:53:37 +0000 Make server build again (it's still useless though)
unc0rr [Thu, 06 May 2010 17:53:37 +0000] rev 3436
Make server build again (it's still useless though)
Thu, 06 May 2010 17:39:08 +0000 Some more steps in refactoring
unc0rr [Thu, 06 May 2010 17:39:08 +0000] rev 3435
Some more steps in refactoring
Thu, 06 May 2010 15:26:14 +0000 Henek makes AmmoMenu more flexible
nemo [Thu, 06 May 2010 15:26:14 +0000] rev 3434
Henek makes AmmoMenu more flexible
Thu, 06 May 2010 11:33:25 +0000 Teleport AI:
mbait [Thu, 06 May 2010 11:33:25 +0000] rev 3433
Teleport AI: * calculate max height from target and check collision
Thu, 06 May 2010 09:25:13 +0000 * get rid of some fpc hints (redundant/superfluous includes)
sheepluva [Thu, 06 May 2010 09:25:13 +0000] rev 3432
* get rid of some fpc hints (redundant/superfluous includes) * fix broken if causing segfault (whoops :D)
Thu, 06 May 2010 03:12:42 +0000 trying to unbreak what I broke
nemo [Thu, 06 May 2010 03:12:42 +0000] rev 3431
trying to unbreak what I broke
Thu, 06 May 2010 02:00:39 +0000 Cheating
nemo [Thu, 06 May 2010 02:00:39 +0000] rev 3430
Cheating
Thu, 06 May 2010 01:43:56 +0000 removed debug string I thought I deleted already.. wth...
sheepluva [Thu, 06 May 2010 01:43:56 +0000] rev 3429
removed debug string I thought I deleted already.. wth...
Thu, 06 May 2010 01:41:07 +0000 portal:
sheepluva [Thu, 06 May 2010 01:41:07 +0000] rev 3428
portal: * add/change/move some code * fix graphics (there was a 1 px offset at one frame) * you can use tab key to switch (next) portal color now (for testing purposes, might be removed again)
Wed, 05 May 2010 22:03:10 +0000 unneeded
nemo [Wed, 05 May 2010 22:03:10 +0000] rev 3427
unneeded
Wed, 05 May 2010 15:40:44 +0000 buf needs to be used in IFDEF if declared in IFDEF
nemo [Wed, 05 May 2010 15:40:44 +0000] rev 3426
buf needs to be used in IFDEF if declared in IFDEF
Wed, 05 May 2010 08:01:37 +0000 Start the server refactoring
unc0rr [Wed, 05 May 2010 08:01:37 +0000] rev 3425
Start the server refactoring
Tue, 04 May 2010 21:30:25 +0000 Add back in earlier lines, commented out
nemo [Tue, 04 May 2010 21:30:25 +0000] rev 3424
Add back in earlier lines, commented out
Tue, 04 May 2010 19:51:27 +0000 erase useless junk
nemo [Tue, 04 May 2010 19:51:27 +0000] rev 3423
erase useless junk
Tue, 04 May 2010 19:40:57 +0000 * some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
sheepluva [Tue, 04 May 2010 19:40:57 +0000] rev 3422
* some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
Tue, 04 May 2010 17:03:38 +0000 Frontend:
smxx [Tue, 04 May 2010 17:03:38 +0000] rev 3421
Frontend: * Added tips to Frontend's main screen (if not a dev/SVN build)
Tue, 04 May 2010 16:31:15 +0000 Engine:
smxx [Tue, 04 May 2010 16:31:15 +0000] rev 3420
Engine: * Fixed health bar animation
Tue, 04 May 2010 16:30:41 +0000 Add drown-the-playing-hog check for case of piano falling off the landscape.
nemo [Tue, 04 May 2010 16:30:41 +0000] rev 3419
Add drown-the-playing-hog check for case of piano falling off the landscape.
Tue, 04 May 2010 15:43:31 +0000 Engine:
smxx [Tue, 04 May 2010 15:43:31 +0000] rev 3418
Engine: * Reserve 32 sound channels instead of 12 * Shortened piano key sounds
Tue, 04 May 2010 03:04:07 +0000 on portal death: make sure that the linked portal know it has been unlinked
sheepluva [Tue, 04 May 2010 03:04:07 +0000] rev 3417
on portal death: make sure that the linked portal know it has been unlinked
Tue, 04 May 2010 02:46:23 +0000 fix segfault on destroyed portal
sheepluva [Tue, 04 May 2010 02:46:23 +0000] rev 3416
fix segfault on destroyed portal
Tue, 04 May 2010 02:34:23 +0000 TEMPORARY
nemo [Tue, 04 May 2010 02:34:23 +0000] rev 3415
TEMPORARY
Tue, 04 May 2010 00:44:32 +0000 some portal changes, warning: no loop prevention yet, note: entry angle not preserved yet
sheepluva [Tue, 04 May 2010 00:44:32 +0000] rev 3414
some portal changes, warning: no loop prevention yet, note: entry angle not preserved yet
Mon, 03 May 2010 23:56:18 +0000 tweak
nemo [Mon, 03 May 2010 23:56:18 +0000] rev 3413
tweak
Mon, 03 May 2010 22:03:17 +0000 Palewolf draws a version with easier to manipulate shapes
nemo [Mon, 03 May 2010 22:03:17 +0000] rev 3412
Palewolf draws a version with easier to manipulate shapes
Mon, 03 May 2010 18:25:25 +0000 allow kicking of barrels
sheepluva [Mon, 03 May 2010 18:25:25 +0000] rev 3411
allow kicking of barrels
Mon, 03 May 2010 14:59:42 +0000 Armagon's new sounds for piano
nemo [Mon, 03 May 2010 14:59:42 +0000] rev 3410
Armagon's new sounds for piano
Mon, 03 May 2010 14:44:00 +0000 Updated pt_BR by Albert. He chose to not use numerusform.
nemo [Mon, 03 May 2010 14:44:00 +0000] rev 3409
Updated pt_BR by Albert. He chose to not use numerusform.
Mon, 03 May 2010 02:32:17 +0000 tweak land angle detection/portal a bit
sheepluva [Mon, 03 May 2010 02:32:17 +0000] rev 3408
tweak land angle detection/portal a bit
Sun, 02 May 2010 22:00:50 +0000 Engine:
smxx [Sun, 02 May 2010 22:00:50 +0000] rev 3407
Engine: * Fixed/removed lots of compiler notes/hints (unused units, 64 bit results, unused parameters, possible overflows, ...) * Fixed visible water tinting the whole screen and/or gears and parts of the ui CMake: * No longer force FPC to write its compilation log to disk
Sun, 02 May 2010 20:30:23 +0000 Minor tweak. Still needs a lot of work.
nemo [Sun, 02 May 2010 20:30:23 +0000] rev 3406
Minor tweak. Still needs a lot of work.
Sun, 02 May 2010 18:42:19 +0000 js' patch that restores Vsync on snow leopard
koda [Sun, 02 May 2010 18:42:19 +0000] rev 3405
js' patch that restores Vsync on snow leopard fix water zoom portait rotation now display water correctly (but not the other ui elements)
Sun, 02 May 2010 18:25:13 +0000 hax
nemo [Sun, 02 May 2010 18:25:13 +0000] rev 3404
hax
Sun, 02 May 2010 16:53:19 +0000 Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
nemo [Sun, 02 May 2010 16:53:19 +0000] rev 3403
Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
Sun, 02 May 2010 16:28:06 +0000 Clear IntersectGear if there is no portal link. Portals don't need it and it blocks shots straight down on first portal.
nemo [Sun, 02 May 2010 16:28:06 +0000] rev 3402
Clear IntersectGear if there is no portal link. Portals don't need it and it blocks shots straight down on first portal.
Sun, 02 May 2010 16:24:31 +0000 add a part of my landslide vector collision and use if for the portal gun DirAngle, not flawless yet
sheepluva [Sun, 02 May 2010 16:24:31 +0000] rev 3401
add a part of my landslide vector collision and use if for the portal gun DirAngle, not flawless yet
Sun, 02 May 2010 16:16:00 +0000 A basic hedgehog svg trace, for convenience when generating a hedgehog likeness, since repo lacks a high-res hedgehog
nemo [Sun, 02 May 2010 16:16:00 +0000] rev 3400
A basic hedgehog svg trace, for convenience when generating a hedgehog likeness, since repo lacks a high-res hedgehog
Sun, 02 May 2010 14:38:46 +0000 Drown the hog using the piano
nemo [Sun, 02 May 2010 14:38:46 +0000] rev 3399
Drown the hog using the piano
Sun, 02 May 2010 04:51:29 +0000 Avoid checking in log spam.
nemo [Sun, 02 May 2010 04:51:29 +0000] rev 3398
Avoid checking in log spam.
Sun, 02 May 2010 04:49:07 +0000 Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots)
nemo [Sun, 02 May 2010 04:49:07 +0000] rev 3397
Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots) Some speculative portal tests.
Sun, 02 May 2010 02:58:59 +0000 More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
nemo [Sun, 02 May 2010 02:58:59 +0000] rev 3396
More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
Sat, 01 May 2010 21:54:08 +0000 adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
koda [Sat, 01 May 2010 21:54:08 +0000] rev 3395
adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
Sat, 01 May 2010 21:53:31 +0000 Henek's patch - adds a column to ammoMenu and removes the F* column in iphone version
koda [Sat, 01 May 2010 21:53:31 +0000] rev 3394
Henek's patch - adds a column to ammoMenu and removes the F* column in iphone version
Sat, 01 May 2010 20:48:39 +0000 Engine:
smxx [Sat, 01 May 2010 20:48:39 +0000] rev 3393
Engine: * Reverted laser sight changes due to OpenGL ES compatibility
Sat, 01 May 2010 20:15:38 +0000 Engine:
smxx [Sat, 01 May 2010 20:15:38 +0000] rev 3392
Engine: * Reverted poison color change to make Tiy happy ;)
Sat, 01 May 2010 20:15:10 +0000 Minor change, so sheepluva can comment
nemo [Sat, 01 May 2010 20:15:10 +0000] rev 3391
Minor change, so sheepluva can comment
Sat, 01 May 2010 20:02:20 +0000 Engine:
smxx [Sat, 01 May 2010 20:02:20 +0000] rev 3390
Engine: * Changed Tint() to use the 4 byte version all the time instead of the longword pointer due to pixel format issues * Added a "laser dot" to laser sight
Sat, 01 May 2010 19:40:45 +0000 fix zoom
koda [Sat, 01 May 2010 19:40:45 +0000] rev 3389
fix zoom
Sat, 01 May 2010 18:44:25 +0000 Fix portal graphic name, continuing work on portal movement
nemo [Sat, 01 May 2010 18:44:25 +0000] rev 3388
Fix portal graphic name, continuing work on portal movement
Sat, 01 May 2010 17:29:48 +0000 Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
nemo [Sat, 01 May 2010 17:29:48 +0000] rev 3387
Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
Sat, 01 May 2010 13:04:00 +0000 add amSineGun.png (just a copy of am Shotgun.png atm anyway)
sheepluva [Sat, 01 May 2010 13:04:00 +0000] rev 3386
add amSineGun.png (just a copy of am Shotgun.png atm anyway)
Sat, 01 May 2010 12:53:55 +0000 add automatic rotation in ipad (landscape only)
koda [Sat, 01 May 2010 12:53:55 +0000] rev 3385
add automatic rotation in ipad (landscape only) possible fix for compiling hw under haiku restore randomity in choosing the theme
Sat, 01 May 2010 05:15:16 +0000 * added some comments
sheepluva [Sat, 01 May 2010 05:15:16 +0000] rev 3384
* added some comments * added some nil checks * removed unused and incorrect _0_998 * added sine-gun (early alpha)
Fri, 30 Apr 2010 23:39:32 +0000 Fixed broken whitespace
mbait [Fri, 30 Apr 2010 23:39:32 +0000] rev 3383
Fixed broken whitespace
Fri, 30 Apr 2010 12:19:25 +0000 Gas grenade:
mbait [Fri, 30 Apr 2010 12:19:25 +0000] rev 3382
Gas grenade: * code in doStepBomb * item in weapon list * english locale name
Thu, 29 Apr 2010 21:25:51 +0000 Engine:
smxx [Thu, 29 Apr 2010 21:25:51 +0000] rev 3381
Engine: * Fixed tint color byte order * Fixed invulnerability's flashing * Added some more stats/achievement code (unfinished) Frontend: * Added ability to check for existing/missing team files * Added some more stats/achievement code (unfinished)
Thu, 29 Apr 2010 19:40:13 +0000 Commited wrong file *grmlrgrml*
smxx [Thu, 29 Apr 2010 19:40:13 +0000] rev 3380
Commited wrong file *grmlrgrml*
Thu, 29 Apr 2010 19:39:58 +0000 Engine:
smxx [Thu, 29 Apr 2010 19:39:58 +0000] rev 3379
Engine: * Fixed highlight color (little/big endian issue or just different byte order for clan colors?)
Thu, 29 Apr 2010 19:21:40 +0000 let players affect in which direction their teleported hedgehog will look
sheepluva [Thu, 29 Apr 2010 19:21:40 +0000] rev 3378
let players affect in which direction their teleported hedgehog will look
Thu, 29 Apr 2010 18:53:22 +0000 add option to look at the previous debug log
koda [Thu, 29 Apr 2010 18:53:22 +0000] rev 3377
add option to look at the previous debug log finally remove duplicate project file
Thu, 29 Apr 2010 17:21:10 +0000 Engine:
smxx [Thu, 29 Apr 2010 17:21:10 +0000] rev 3376
Engine: * Did some OpenGL cleanup, avoiding additional calls to glColor, etc.
Thu, 29 Apr 2010 17:20:42 +0000 this should fix the old project name that is present in the scm database
koda [Thu, 29 Apr 2010 17:20:42 +0000] rev 3375
this should fix the old project name that is present in the scm database
Thu, 29 Apr 2010 17:19:06 +0000 lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
koda [Thu, 29 Apr 2010 17:19:06 +0000] rev 3374
lazy loading for all the tables with images (might affect performance but ui feels much more responsive) code rearranged a little game configuration for ipad
Thu, 29 Apr 2010 02:43:28 +0000 use a proper bundle identifier
koda [Thu, 29 Apr 2010 02:43:28 +0000] rev 3373
use a proper bundle identifier fix land preview add theme selection and map preview
Wed, 28 Apr 2010 05:58:14 +0000 Teleport AI:
mbait [Wed, 28 Apr 2010 05:58:14 +0000] rev 3372
Teleport AI: * teleport bombing without fall path check
Tue, 27 Apr 2010 21:49:52 +0000 Teleport AI:
mbait [Tue, 27 Apr 2010 21:49:52 +0000] rev 3371
Teleport AI: * collision test while choosing teleport target
Tue, 27 Apr 2010 12:51:29 +0000 Teleport AI:
mbait [Tue, 27 Apr 2010 12:51:29 +0000] rev 3370
Teleport AI: * basic implementation of teleport using in order to take crates * filter option to get certain types of gears in FillBonuses
Mon, 26 Apr 2010 01:55:26 +0000 add other controls for map preview, also fix a bug in digest
koda [Mon, 26 Apr 2010 01:55:26 +0000] rev 3369
add other controls for map preview, also fix a bug in digest
Sun, 25 Apr 2010 18:38:08 +0000 Engine:
smxx [Sun, 25 Apr 2010 18:38:08 +0000] rev 3368
Engine: * Added backward compatibility to Lua's SetAmmo (now accepts 4 or 5 parameters)
Sun, 25 Apr 2010 13:54:45 +0000 burning revision numbers with style
koda [Sun, 25 Apr 2010 13:54:45 +0000] rev 3367
burning revision numbers with style
Sun, 25 Apr 2010 13:33:49 +0000 rename the project from HedgewarsMobile to Hedgewars
koda [Sun, 25 Apr 2010 13:33:49 +0000] rev 3366
rename the project from HedgewarsMobile to Hedgewars
Sun, 25 Apr 2010 02:30:42 +0000 wow all these files only for land preview and seed generation
koda [Sun, 25 Apr 2010 02:30:42 +0000] rev 3365
wow all these files only for land preview and seed generation
Thu, 22 Apr 2010 17:43:12 +0000 no more hardcoded teams, team selection is real \o/
koda [Thu, 22 Apr 2010 17:43:12 +0000] rev 3364
no more hardcoded teams, team selection is real \o/ custom buttons rock removed difficult errlib from openalbridge
Wed, 21 Apr 2010 21:38:07 +0000 More work on slovak locale from jose1711
nemo [Wed, 21 Apr 2010 21:38:07 +0000] rev 3363
More work on slovak locale from jose1711
Wed, 21 Apr 2010 10:22:06 +0000 in reprocessing openalbridge, a lot of code cleanup and simplification
koda [Wed, 21 Apr 2010 10:22:06 +0000] rev 3362
in reprocessing openalbridge, a lot of code cleanup and simplification
Wed, 21 Apr 2010 01:57:23 +0000 buttons for number of hogs in game config
koda [Wed, 21 Apr 2010 01:57:23 +0000] rev 3361
buttons for number of hogs in game config buttons for color of team in game config update and code cleanup fixed crashes at uitextfield
Mon, 19 Apr 2010 15:30:11 +0000 updates to openalbridge (modified api and simplified some sections)
koda [Mon, 19 Apr 2010 15:30:11 +0000] rev 3360
updates to openalbridge (modified api and simplified some sections)
Mon, 19 Apr 2010 13:31:08 +0000 Engine:
smxx [Mon, 19 Apr 2010 13:31:08 +0000] rev 3359
Engine: * Let gears collide once they significantly leave visible area (might need more testing) * Added skipping sound to gears skipping on water surface Frontend: * Fixed loading/saving of control bindings
Mon, 19 Apr 2010 12:47:36 +0000 Engine:
smxx [Mon, 19 Apr 2010 12:47:36 +0000] rev 3358
Engine: * Avoid game getting stuck due to indestructible land below piano (infinite bounces)
Mon, 19 Apr 2010 01:39:55 +0000 draw a hedgehog when presenting hats
koda [Mon, 19 Apr 2010 01:39:55 +0000] rev 3357
draw a hedgehog when presenting hats other lazy loading procedure fix crash when loading multiple games
Sun, 18 Apr 2010 23:19:15 +0000 add missing controller stubs
koda [Sun, 18 Apr 2010 23:19:15 +0000] rev 3356
add missing controller stubs initial work for the game configuration in the ifrontend stuff for working with official apple certificates use lazy loading whenever possible
Sat, 17 Apr 2010 23:03:52 +0000 cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
palewolf [Sat, 17 Apr 2010 23:03:52 +0000] rev 3355
cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
Sat, 17 Apr 2010 13:04:36 +0000 fix build
koda [Sat, 17 Apr 2010 13:04:36 +0000] rev 3354
fix build
Sat, 17 Apr 2010 08:30:34 +0000 OpenAL makes a comeback! (might require some cleanup)
koda [Sat, 17 Apr 2010 08:30:34 +0000] rev 3353
OpenAL makes a comeback! (might require some cleanup) removed sdl_mixer from ifrontend as it's too buggy updated hedgwars.pro project file
Sat, 17 Apr 2010 04:59:10 +0000 complete previews on the team settings
koda [Sat, 17 Apr 2010 04:59:10 +0000] rev 3352
complete previews on the team settings moved image functions in a category of UIImage other code cleanup
Fri, 16 Apr 2010 17:17:43 +0000 Engine:
smxx [Fri, 16 Apr 2010 17:17:43 +0000] rev 3351
Engine: * Allow player to play piano tunes using slot keys (default: F1..F9) while it's dropping (no sounds defined yet)
Fri, 16 Apr 2010 16:04:41 +0000 Engine:
smxx [Fri, 16 Apr 2010 16:04:41 +0000] rev 3350
Engine: * Save screenshots to "Screenshots" sub directory * Added new ultimate weapon: Perform Beathoven's deadly sonata during the Piano Strike (this time for real! still missing some sounds/assets)
Fri, 16 Apr 2010 16:04:21 +0000 update ifrontend to latest ammostore protocol
koda [Fri, 16 Apr 2010 16:04:21 +0000] rev 3349
update ifrontend to latest ammostore protocol update sdl 1.3 bindings
Fri, 16 Apr 2010 15:37:04 +0000 Forgot to check in this file yesterday
nemo [Fri, 16 Apr 2010 15:37:04 +0000] rev 3348
Forgot to check in this file yesterday
Fri, 16 Apr 2010 15:25:15 +0000 camera panning ftw
koda [Fri, 16 Apr 2010 15:25:15 +0000] rev 3347
camera panning ftw
Fri, 16 Apr 2010 14:37:28 +0000 Engine/Frontend:
smxx [Fri, 16 Apr 2010 14:37:28 +0000] rev 3346
Engine/Frontend: * Split ammo store message into 5 different messages (4 to set, 1 to apply)
Fri, 16 Apr 2010 12:41:06 +0000 don't polish other people patches
koda [Fri, 16 Apr 2010 12:41:06 +0000] rev 3345
don't polish other people patches
Fri, 16 Apr 2010 12:38:31 +0000 Frontend:
smxx [Fri, 16 Apr 2010 12:38:31 +0000] rev 3344
Frontend: * Added missing default binds for alternative camera movement (Numpad 2, 4, 6 and 8) * Added new hedgehog structure to teams and added loading/saving of basic stats * Added loading/saving of local achievements to teams (wip; might change/get dropped)
Fri, 16 Apr 2010 00:02:30 +0000 Clarify an ambiguity as to what to do here if your name is already taken.
nemo [Fri, 16 Apr 2010 00:02:30 +0000] rev 3343
Clarify an ambiguity as to what to do here if your name is already taken.
Thu, 15 Apr 2010 20:46:34 +0000 Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
nemo [Thu, 15 Apr 2010 20:46:34 +0000] rev 3342
Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
Thu, 15 Apr 2010 14:24:26 +0000 Engine:
smxx [Thu, 15 Apr 2010 14:24:26 +0000] rev 3341
Engine: * Added real alpha blending to CopyToXY
Tue, 13 Apr 2010 22:45:46 +0000 fix all of what was committed before
koda [Tue, 13 Apr 2010 22:45:46 +0000] rev 3340
fix all of what was committed before
Tue, 13 Apr 2010 14:39:05 +0000 lots of untested stuff for the ifrontend
koda [Tue, 13 Apr 2010 14:39:05 +0000] rev 3339
lots of untested stuff for the ifrontend
Mon, 12 Apr 2010 21:51:09 +0000 patch by raptor (polished by me) to allow tiger/xcode24 compilation
koda [Mon, 12 Apr 2010 21:51:09 +0000] rev 3338
patch by raptor (polished by me) to allow tiger/xcode24 compilation
Mon, 12 Apr 2010 20:58:32 +0000 Engine:
smxx [Mon, 12 Apr 2010 20:58:32 +0000] rev 3337
Engine: * Moved "enum member to string" functions to uMisc * Print gear types in debug log instead of ordinals
Sun, 11 Apr 2010 09:53:28 +0000 Engine:
smxx [Sun, 11 Apr 2010 09:53:28 +0000] rev 3336
Engine: * Avoid hedgehog specific actions (attack, jump, etc.) to be triggered while the game is paused
Sun, 11 Apr 2010 03:43:13 +0000 new manager for handling (future) rotations
koda [Sun, 11 Apr 2010 03:43:13 +0000] rev 3335
new manager for handling (future) rotations added a macro for the settings file
Sun, 11 Apr 2010 01:04:54 +0000 offset graves
nemo [Sun, 11 Apr 2010 01:04:54 +0000] rev 3334
offset graves
Sat, 10 Apr 2010 21:36:40 +0000 Frontend:
smxx [Sat, 10 Apr 2010 21:36:40 +0000] rev 3333
Frontend: * Hedgewars will now use a sub directory of "My Documents" like other games instead of "%userprofile%/.hedgewars" under Windows * Teams are now saved in ini format to allow easier addition of future stats/properties * Due to those changes old files/settings/teams will be ignored
Sat, 10 Apr 2010 20:48:09 +0000 simplify the general settings and review minor stuff
koda [Sat, 10 Apr 2010 20:48:09 +0000] rev 3332
simplify the general settings and review minor stuff
Sat, 10 Apr 2010 19:04:39 +0000 Engine:
smxx [Sat, 10 Apr 2010 19:04:39 +0000] rev 3331
Engine: * Moved "new crate" messages to group AmmoInfo * Show Sudden Death countdown * Fixed Sudden Death round counting (so '15 rounds' will really be 15 rounds, not 16)
Sat, 10 Apr 2010 01:09:29 +0000 add support for modifying the name of the team
koda [Sat, 10 Apr 2010 01:09:29 +0000] rev 3330
add support for modifying the name of the team nicer presentation of hog+hat
Fri, 09 Apr 2010 21:08:27 +0000 add support to editing hog names
koda [Fri, 09 Apr 2010 21:08:27 +0000] rev 3329
add support to editing hog names
Fri, 09 Apr 2010 11:09:26 +0000 fix the save of the team and rearrange hat/name modification
koda [Fri, 09 Apr 2010 11:09:26 +0000] rev 3328
fix the save of the team and rearrange hat/name modification
Fri, 09 Apr 2010 00:04:50 +0000 Skip loading of splashes
nemo [Fri, 09 Apr 2010 00:04:50 +0000] rev 3327
Skip loading of splashes
Fri, 09 Apr 2010 00:01:53 +0000 Fix splashes for older graphics cards
palewolf [Fri, 09 Apr 2010 00:01:53 +0000] rev 3326
Fix splashes for older graphics cards
Thu, 08 Apr 2010 22:45:18 +0000 moved around team creation
koda [Thu, 08 Apr 2010 22:45:18 +0000] rev 3325
moved around team creation add flags support add forts support need to find another way to save on file
Thu, 08 Apr 2010 17:56:30 +0000 Frontend:
smxx [Thu, 08 Apr 2010 17:56:30 +0000] rev 3324
Frontend: * Show a text notice instead of settings page's (disabled) modify team buttons while in a room or game setup screen
Thu, 08 Apr 2010 02:35:40 +0000 implement an add/remove team in the ifrontend
koda [Thu, 08 Apr 2010 02:35:40 +0000] rev 3323
implement an add/remove team in the ifrontend
Wed, 07 Apr 2010 16:03:21 +0000 * INSTALL file: setting FreePascal to >= 2.2.0
sheepluva [Wed, 07 Apr 2010 16:03:21 +0000] rev 3322
* INSTALL file: setting FreePascal to >= 2.2.0 * engine: some more value caching
Wed, 07 Apr 2010 15:54:15 +0000 rewrote a couple of things i didn't like
koda [Wed, 07 Apr 2010 15:54:15 +0000] rev 3321
rewrote a couple of things i didn't like
Wed, 07 Apr 2010 12:15:49 +0000 Engine:
smxx [Wed, 07 Apr 2010 12:15:49 +0000] rev 3320
Engine: * readded rope sounds (feedback!)
Wed, 07 Apr 2010 03:29:38 +0000 Correct interaction of cave and placement.
nemo [Wed, 07 Apr 2010 03:29:38 +0000] rev 3319
Correct interaction of cave and placement.
Wed, 07 Apr 2010 03:02:19 +0000 much better
koda [Wed, 07 Apr 2010 03:02:19 +0000] rev 3318
much better
Wed, 07 Apr 2010 02:58:12 +0000 minor tweaks, icon for ipad, merged overlayviewcontroller, pop viewcontroller when selected a hat
koda [Wed, 07 Apr 2010 02:58:12 +0000] rev 3317
minor tweaks, icon for ipad, merged overlayviewcontroller, pop viewcontroller when selected a hat
Wed, 07 Apr 2010 01:22:05 +0000 fix a couple of leaks in hte ifrontend
koda [Wed, 07 Apr 2010 01:22:05 +0000] rev 3316
fix a couple of leaks in hte ifrontend
Tue, 06 Apr 2010 21:54:46 +0000 usa a cached dictionary and write only when needed
koda [Tue, 06 Apr 2010 21:54:46 +0000] rev 3315
usa a cached dictionary and write only when needed
Tue, 06 Apr 2010 21:00:55 +0000 restore sndIncoming for the other 2 air attacks
nemo [Tue, 06 Apr 2010 21:00:55 +0000] rev 3314
restore sndIncoming for the other 2 air attacks
Tue, 06 Apr 2010 20:45:20 +0000 "muerte súbida" duh!
palewolf [Tue, 06 Apr 2010 20:45:20 +0000] rev 3313
"muerte súbida" duh!
Tue, 06 Apr 2010 18:14:15 +0000 restore and update the old general settings
koda [Tue, 06 Apr 2010 18:14:15 +0000] rev 3312
restore and update the old general settings show hats in the team table
Tue, 06 Apr 2010 14:32:26 +0000 fixed size of yinyang flag, thanks to inu for the heads up
sheepluva [Tue, 06 Apr 2010 14:32:26 +0000] rev 3311
fixed size of yinyang flag, thanks to inu for the heads up
Tue, 06 Apr 2010 10:51:09 +0000 Engine:
smxx [Tue, 06 Apr 2010 10:51:09 +0000] rev 3310
Engine: * Teams leaving a net game will now teleport out of the map instead of commiting suicide
Tue, 06 Apr 2010 09:58:43 +0000 * add fixed grave Simple.png, by "anon__"
sheepluva [Tue, 06 Apr 2010 09:58:43 +0000] rev 3309
* add fixed grave Simple.png, by "anon__" * ran 'find . | grep -i '\.png$' | xargs -d "\n" optipng -o7 -np -nc -nb -fix' on trunk, only took 2h 45m 8-)
Tue, 06 Apr 2010 02:39:06 +0000 make the tables work also on iphone
koda [Tue, 06 Apr 2010 02:39:06 +0000] rev 3308
make the tables work also on iphone make the popover menu work also on iphone
Mon, 05 Apr 2010 17:22:54 +0000 These don't belong here.
nemo [Mon, 05 Apr 2010 17:22:54 +0000] rev 3307
These don't belong here.
Mon, 05 Apr 2010 16:31:02 +0000 Return to -dev builds
unc0rr [Mon, 05 Apr 2010 16:31:02 +0000] rev 3306
Return to -dev builds
Sun, 04 Apr 2010 19:51:53 +0000 merged code from ipad and iphone frontends
koda [Sun, 04 Apr 2010 19:51:53 +0000] rev 3305
merged code from ipad and iphone frontends (aka HedgewarsMobile is a universal application)
Sun, 04 Apr 2010 16:38:00 +0000 Engine:
smxx [Sun, 04 Apr 2010 16:38:00 +0000] rev 3304
Engine: * Show active rules/modes while the game is syncing, paused or while the quit confirmation is shown
Sun, 04 Apr 2010 15:51:19 +0000 with this patch I'm unable to make rope stuck in land
unc0rr [Sun, 04 Apr 2010 15:51:19 +0000] rev 3303
with this patch I'm unable to make rope stuck in land
Sun, 04 Apr 2010 14:47:45 +0000 Add reference to ammo at time of gear creation to allow switching to work on jetpack/parachute
nemo [Sun, 04 Apr 2010 14:47:45 +0000] rev 3302
Add reference to ammo at time of gear creation to allow switching to work on jetpack/parachute
Sun, 04 Apr 2010 10:16:40 +0000 CMake:
smxx [Sun, 04 Apr 2010 10:16:40 +0000] rev 3301
CMake: * Set a registry (uninstall) path without version number for easier Xfire detection (needs testing) * Added Lua to INSTALL * Set README's line endings to native
Sun, 04 Apr 2010 07:50:01 +0000 Better default values
unc0rr [Sun, 04 Apr 2010 07:50:01 +0000] rev 3300
Better default values
Sat, 03 Apr 2010 16:32:48 +0000 try this instead
nemo [Sat, 03 Apr 2010 16:32:48 +0000] rev 3299
try this instead
Sat, 03 Apr 2010 16:02:13 +0000 Am i late for last-minute spanish translation?
palewolf [Sat, 03 Apr 2010 16:02:13 +0000] rev 3298
Am i late for last-minute spanish translation?
Sat, 03 Apr 2010 15:45:50 +0000 31 is 0.9.13
unc0rr [Sat, 03 Apr 2010 15:45:50 +0000] rev 3297
31 is 0.9.13
Sat, 03 Apr 2010 15:40:57 +0000 Oops, forgot this
unc0rr [Sat, 03 Apr 2010 15:40:57 +0000] rev 3296
Oops, forgot this
Sat, 03 Apr 2010 14:59:41 +0000 fix building without DEBUGFILE
koda [Sat, 03 Apr 2010 14:59:41 +0000] rev 3295
fix building without DEBUGFILE
Sat, 03 Apr 2010 14:54:49 +0000 Update pt_PT again
unc0rr [Sat, 03 Apr 2010 14:54:49 +0000] rev 3294
Update pt_PT again
Sat, 03 Apr 2010 14:49:45 +0000 Fix last minute patch bug
unc0rr [Sat, 03 Apr 2010 14:49:45 +0000] rev 3293
Fix last minute patch bug
Sat, 03 Apr 2010 14:46:54 +0000 include cmake_modules into package
unc0rr [Sat, 03 Apr 2010 14:46:54 +0000] rev 3292
include cmake_modules into package
Sat, 03 Apr 2010 14:01:05 +0000 Update pt_PT translations by inu 0.9.13-release
unc0rr [Sat, 03 Apr 2010 14:01:05 +0000] rev 3291
Update pt_PT translations by inu
Sat, 03 Apr 2010 14:00:13 +0000 Updated slovak by jose1711
nemo [Sat, 03 Apr 2010 14:00:13 +0000] rev 3290
Updated slovak by jose1711
Sat, 03 Apr 2010 13:58:31 +0000 Remove -dev suffix from version, set protocol number to 31
unc0rr [Sat, 03 Apr 2010 13:58:31 +0000] rev 3289
Remove -dev suffix from version, set protocol number to 31
Sat, 03 Apr 2010 13:56:36 +0000 Update russian translation
unc0rr [Sat, 03 Apr 2010 13:56:36 +0000] rev 3288
Update russian translation
Sat, 03 Apr 2010 13:55:39 +0000 New game scheme option to turn off land objects
nemo [Sat, 03 Apr 2010 13:55:39 +0000] rev 3287
New game scheme option to turn off land objects
Sat, 03 Apr 2010 13:51:12 +0000 * swedish translation by BeholdMyGlory
sheepluva [Sat, 03 Apr 2010 13:51:12 +0000] rev 3286
* swedish translation by BeholdMyGlory * oh and yay, rev 3333 :D
Sat, 03 Apr 2010 10:35:53 +0000 * give translators their "unfinished" tags back :>
sheepluva [Sat, 03 Apr 2010 10:35:53 +0000] rev 3285
* give translators their "unfinished" tags back :> * fix xfire.h path in hedgewars.pro file (letter was in wrong case) * lupdate and lrelease again * I hope everything's correct now XD
Sat, 03 Apr 2010 10:26:24 +0000 Palewolf:
sheepluva [Sat, 03 Apr 2010 10:26:24 +0000] rev 3284
Palewolf: * SniperRifle.lua: convert spaces to tabs * Update spanish translation sheepluva: translations: * ran sed -i 's/ type="[^"]*"//' on .ts files as requested by Smaxx and Palewolf * ran lupdate and lrelease frontend: * reduce min window-size a bit * make option page scale down better engine: * replacing Smaxx' latest commit with a TryDo()
Sat, 03 Apr 2010 08:47:06 +0000 Some stuff for game server administration task
unc0rr [Sat, 03 Apr 2010 08:47:06 +0000] rev 3283
Some stuff for game server administration task
Sat, 03 Apr 2010 08:46:01 +0000 Engine:
smxx [Sat, 03 Apr 2010 08:46:01 +0000] rev 3282
Engine: * Avoid GetRandom(0) causing an exception
Sat, 03 Apr 2010 06:52:26 +0000 Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
nemo [Sat, 03 Apr 2010 06:52:26 +0000] rev 3281
Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
Sat, 03 Apr 2010 06:39:17 +0000 Add ApplyAmmoChanges to get text/animation/crosshairs
nemo [Sat, 03 Apr 2010 06:39:17 +0000] rev 3280
Add ApplyAmmoChanges to get text/animation/crosshairs
Sat, 03 Apr 2010 06:29:24 +0000 frontend: moving/styling exit/back buttons so that they are displayed at similar positions. (no button-"jumping" on page switch anymore)
sheepluva [Sat, 03 Apr 2010 06:29:24 +0000] rev 3279
frontend: moving/styling exit/back buttons so that they are displayed at similar positions. (no button-"jumping" on page switch anymore)
Sat, 03 Apr 2010 06:28:36 +0000 One more tiny island map. Just to pad the Small map section a bit
nemo [Sat, 03 Apr 2010 06:28:36 +0000] rev 3278
One more tiny island map. Just to pad the Small map section a bit
Sat, 03 Apr 2010 06:25:23 +0000 Oops, fix server
unc0rr [Sat, 03 Apr 2010 06:25:23 +0000] rev 3277
Oops, fix server
Sat, 03 Apr 2010 03:24:12 +0000 hats \o/
koda [Sat, 03 Apr 2010 03:24:12 +0000] rev 3276
hats \o/
Sat, 03 Apr 2010 01:55:04 +0000 swedish translation by Henrik Rostedt [tracker: #233]
sheepluva [Sat, 03 Apr 2010 01:55:04 +0000] rev 3275
swedish translation by Henrik Rostedt [tracker: #233]
Sat, 03 Apr 2010 01:30:13 +0000 more translations! from inu and szczur
sheepluva [Sat, 03 Apr 2010 01:30:13 +0000] rev 3274
more translations! from inu and szczur
Sat, 03 Apr 2010 01:22:30 +0000 * add some tiny translation from inu
sheepluva [Sat, 03 Apr 2010 01:22:30 +0000] rev 3273
* add some tiny translation from inu * remove useless line * burn another revision x)
Fri, 02 Apr 2010 23:03:40 +0000 set eol-style of SniperRifle.lua to native
sheepluva [Fri, 02 Apr 2010 23:03:40 +0000] rev 3272
set eol-style of SniperRifle.lua to native
Fri, 02 Apr 2010 23:00:56 +0000 * add some kind of SniperRifle training mission
sheepluva [Fri, 02 Apr 2010 23:00:56 +0000] rev 3271
* add some kind of SniperRifle training mission * add impactsound to gtTarget * make hats work in lua scripts
Fri, 02 Apr 2010 22:44:14 +0000 initial support for hat selection on the ifrontend
koda [Fri, 02 Apr 2010 22:44:14 +0000] rev 3270
initial support for hat selection on the ifrontend
Fri, 02 Apr 2010 22:42:47 +0000 Antialias Target.png and Clouds.png
palewolf [Fri, 02 Apr 2010 22:42:47 +0000] rev 3269
Antialias Target.png and Clouds.png
Fri, 02 Apr 2010 20:57:39 +0000 GetRandom(0) is illegal
nemo [Fri, 02 Apr 2010 20:57:39 +0000] rev 3268
GetRandom(0) is illegal
Fri, 02 Apr 2010 20:49:23 +0000 Slightly different easing equations for bigexplosion
palewolf [Fri, 02 Apr 2010 20:49:23 +0000] rev 3267
Slightly different easing equations for bigexplosion
Fri, 02 Apr 2010 20:32:37 +0000 Slovak translation from jose1711
nemo [Fri, 02 Apr 2010 20:32:37 +0000] rev 3266
Slovak translation from jose1711
Fri, 02 Apr 2010 18:54:08 +0000 - Parallax effect for horizont when water is out of sight
palewolf [Fri, 02 Apr 2010 18:54:08 +0000] rev 3265
- Parallax effect for horizont when water is out of sight - Honor reducedquality and don't calculate offsets on wimpy machines
Fri, 02 Apr 2010 18:36:14 +0000 inu adds portugese translation
nemo [Fri, 02 Apr 2010 18:36:14 +0000] rev 3264
inu adds portugese translation
Fri, 02 Apr 2010 18:35:53 +0000 Fix line endings. Again.
nemo [Fri, 02 Apr 2010 18:35:53 +0000] rev 3263
Fix line endings. Again.
Fri, 02 Apr 2010 18:22:53 +0000 Complete slovak locale by jose1711
nemo [Fri, 02 Apr 2010 18:22:53 +0000] rev 3262
Complete slovak locale by jose1711
Fri, 02 Apr 2010 16:04:37 +0000 Rebalance Default to take into account reweighting of crates, remove redundant check
nemo [Fri, 02 Apr 2010 16:04:37 +0000] rev 3261
Rebalance Default to take into account reweighting of crates, remove redundant check
Fri, 02 Apr 2010 15:59:23 +0000 Allow to set motd for old client versions (not used yet, as server needs some refactoring)
unc0rr [Fri, 02 Apr 2010 15:59:23 +0000] rev 3260
Allow to set motd for old client versions (not used yet, as server needs some refactoring)
Fri, 02 Apr 2010 15:58:45 +0000 This attempts to distribute crates based on their probabilities, while preserving 35% for health crates since that has no probability GUI yet
nemo [Fri, 02 Apr 2010 15:58:45 +0000] rev 3259
This attempts to distribute crates based on their probabilities, while preserving 35% for health crates since that has no probability GUI yet
Fri, 02 Apr 2010 15:58:37 +0000 Update russian translation a bit more
unc0rr [Fri, 02 Apr 2010 15:58:37 +0000] rev 3258
Update russian translation a bit more
Fri, 02 Apr 2010 15:53:58 +0000 Maps:
smxx [Fri, 02 Apr 2010 15:53:58 +0000] rev 3257
Maps: * Added two missing 'end' statements in mission scripts
Fri, 02 Apr 2010 15:50:54 +0000 Spanish translation for new maze settings
palewolf [Fri, 02 Apr 2010 15:50:54 +0000] rev 3256
Spanish translation for new maze settings
Fri, 02 Apr 2010 15:41:39 +0000 Alter distribution of probabilities from frontend, allow utility crates in shoppa if probabilities permit (still ban health crates)
nemo [Fri, 02 Apr 2010 15:41:39 +0000] rev 3255
Alter distribution of probabilities from frontend, allow utility crates in shoppa if probabilities permit (still ban health crates)
Fri, 02 Apr 2010 15:33:11 +0000 Call modify damage on poison damage
nemo [Fri, 02 Apr 2010 15:33:11 +0000] rev 3254
Call modify damage on poison damage
Fri, 02 Apr 2010 15:30:54 +0000 display team contents in the ifrontend
koda [Fri, 02 Apr 2010 15:30:54 +0000] rev 3253
display team contents in the ifrontend
Fri, 02 Apr 2010 15:28:09 +0000 Retouched Pikachu hat
palewolf [Fri, 02 Apr 2010 15:28:09 +0000] rev 3252
Retouched Pikachu hat
Fri, 02 Apr 2010 15:08:43 +0000 continue working for team support on the ifrontend
koda [Fri, 02 Apr 2010 15:08:43 +0000] rev 3251
continue working for team support on the ifrontend
Fri, 02 Apr 2010 12:38:36 +0000 intial support for team configuration on the ifrontend
koda [Fri, 02 Apr 2010 12:38:36 +0000] rev 3250
intial support for team configuration on the ifrontend
Fri, 02 Apr 2010 10:50:10 +0000 * make positions of both sky and horizon dependent on the most remote waterwave by adjusting Palewolf's offset values
sheepluva [Fri, 02 Apr 2010 10:50:10 +0000] rev 3249
* make positions of both sky and horizon dependent on the most remote waterwave by adjusting Palewolf's offset values
Fri, 02 Apr 2010 08:46:57 +0000 - Added SkyOffset, HorizontOffset as global vars
palewolf [Fri, 02 Apr 2010 08:46:57 +0000] rev 3248
- Added SkyOffset, HorizontOffset as global vars - Move Sky, Clouds and Flakes with camera too
Fri, 02 Apr 2010 08:35:34 +0000 Shotgun Training: * '["en"]' was supposed to be '["pl"]' (Mmmmh, copypasta :D)
sheepluva [Fri, 02 Apr 2010 08:35:34 +0000] rev 3247
Shotgun Training: * '["en"]' was supposed to be '["pl"]' (Mmmmh, copypasta :D)
Thu, 01 Apr 2010 23:37:28 +0000 * fixing bug #156: Cancel button on password request works now.
sheepluva [Thu, 01 Apr 2010 23:37:28 +0000] rev 3246
* fixing bug #156: Cancel button on password request works now.
Thu, 01 Apr 2010 21:57:03 +0000 fix an error in passing strings between ObjC and Pascal
koda [Thu, 01 Apr 2010 21:57:03 +0000] rev 3245
fix an error in passing strings between ObjC and Pascal
Thu, 01 Apr 2010 17:01:04 +0000 Lua:
smxx [Thu, 01 Apr 2010 17:01:04 +0000] rev 3244
Lua: * Set native line endings * No longer install liblua.dll.a
Thu, 01 Apr 2010 16:59:10 +0000 Sorry
nemo [Thu, 01 Apr 2010 16:59:10 +0000] rev 3243
Sorry
Thu, 01 Apr 2010 16:55:42 +0000 Suppress warning
nemo [Thu, 01 Apr 2010 16:55:42 +0000] rev 3242
Suppress warning
Thu, 01 Apr 2010 16:48:55 +0000 sheepluva's name is finally revealed (watch out for fangirls)
koda [Thu, 01 Apr 2010 16:48:55 +0000] rev 3241
sheepluva's name is finally revealed (watch out for fangirls)
Thu, 01 Apr 2010 16:46:44 +0000 Maps:
smxx [Thu, 01 Apr 2010 16:46:44 +0000] rev 3240
Maps: * Basketball/Knockball: Avoid trying to count score or show mission goals before round start (would crash engine)
Thu, 01 Apr 2010 16:44:56 +0000 this was not checking all of Land[]
nemo [Thu, 01 Apr 2010 16:44:56 +0000] rev 3239
this was not checking all of Land[]
Thu, 01 Apr 2010 16:34:20 +0000 Somehow, these files are not using local encoding
nemo [Thu, 01 Apr 2010 16:34:20 +0000] rev 3238
Somehow, these files are not using local encoding
Thu, 01 Apr 2010 16:28:03 +0000 Further updates by jose1711 - who knows, maybe he'll get it finished before release at this point
nemo [Thu, 01 Apr 2010 16:28:03 +0000] rev 3237
Further updates by jose1711 - who knows, maybe he'll get it finished before release at this point
Thu, 01 Apr 2010 16:08:09 +0000 Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
nemo [Thu, 01 Apr 2010 16:08:09 +0000] rev 3236
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Thu, 01 Apr 2010 10:47:04 +0000 Trainings:
smxx [Thu, 01 Apr 2010 10:47:04 +0000] rev 3235
Trainings: * Updated Polish translations
Thu, 01 Apr 2010 10:40:12 +0000 Trainings:
smxx [Thu, 01 Apr 2010 10:40:12 +0000] rev 3234
Trainings: * Updated file properties to use native line breaks as well as removed spaces in file names
Thu, 01 Apr 2010 10:33:29 +0000 Misc:
smxx [Thu, 01 Apr 2010 10:33:29 +0000] rev 3233
Misc: * Added Piano Strike (ultimate weapon) * Added Limburger Cheese Bomb (grenade) * Even more day-1-goodness
Thu, 01 Apr 2010 09:04:42 +0000 * make invul animations of different hogs run asynchronously
sheepluva [Thu, 01 Apr 2010 09:04:42 +0000] rev 3232
* make invul animations of different hogs run asynchronously
Thu, 01 Apr 2010 08:26:16 +0000 * fix SmokeTrace and EvilTrace to be centered instead of 2 pixel off
sheepluva [Thu, 01 Apr 2010 08:26:16 +0000] rev 3231
* fix SmokeTrace and EvilTrace to be centered instead of 2 pixel off * ran "optipng -o5 -np -nc -nb *.png" on Data/Graphics
Thu, 01 Apr 2010 05:33:32 +0000 * check for valid TWave before starting/drawing them, prevents segfault
sheepluva [Thu, 01 Apr 2010 05:33:32 +0000] rev 3230
* check for valid TWave before starting/drawing them, prevents segfault
Thu, 01 Apr 2010 05:25:10 +0000 Fix build
unc0rr [Thu, 01 Apr 2010 05:25:10 +0000] rev 3229
Fix build
Thu, 01 Apr 2010 05:10:50 +0000 - update russian translation a bit
unc0rr [Thu, 01 Apr 2010 05:10:50 +0000] rev 3228
- update russian translation a bit - lupdate + lrelease
Thu, 01 Apr 2010 00:56:38 +0000 add fixed mission script files incl. inu's translation (portuguese I believe)
sheepluva [Thu, 01 Apr 2010 00:56:38 +0000] rev 3227
add fixed mission script files incl. inu's translation (portuguese I believe)
Thu, 01 Apr 2010 00:56:15 +0000 removing corrupted mission scripts (diff can't handle them)
sheepluva [Thu, 01 Apr 2010 00:56:15 +0000] rev 3226
removing corrupted mission scripts (diff can't handle them)
Thu, 01 Apr 2010 00:48:26 +0000 another uninitialised value radz[k] for corresponding pa.ar of NTPX
nemo [Thu, 01 Apr 2010 00:48:26 +0000] rev 3225
another uninitialised value radz[k] for corresponding pa.ar of NTPX
Thu, 01 Apr 2010 00:38:02 +0000 possible map gen desync "fix" -- test please
sheepluva [Thu, 01 Apr 2010 00:38:02 +0000] rev 3224
possible map gen desync "fix" -- test please
Thu, 01 Apr 2010 00:21:00 +0000 credits updated, adding Palewolf, sheepluva and prg as devs and replaced my previous openal stuff with something more current
koda [Thu, 01 Apr 2010 00:21:00 +0000] rev 3223
credits updated, adding Palewolf, sheepluva and prg as devs and replaced my previous openal stuff with something more current fixed diglett hat szczur updated locale
Thu, 01 Apr 2010 00:16:23 +0000 move this island further away from water too
nemo [Thu, 01 Apr 2010 00:16:23 +0000] rev 3222
move this island further away from water too
Wed, 31 Mar 2010 22:54:28 +0000 koda's changelog turn
koda [Wed, 31 Mar 2010 22:54:28 +0000] rev 3221
koda's changelog turn fix to build mac system remove some warnings forgot one hat debug stuff
Wed, 31 Mar 2010 22:02:12 +0000 Partial update by jose1711
nemo [Wed, 31 Mar 2010 22:02:12 +0000] rev 3220
Partial update by jose1711
Wed, 31 Mar 2010 20:54:50 +0000 Partial translation by BeholdMyGlory
nemo [Wed, 31 Mar 2010 20:54:50 +0000] rev 3219
Partial translation by BeholdMyGlory
Wed, 31 Mar 2010 20:51:26 +0000 Updated by FIQ
nemo [Wed, 31 Mar 2010 20:51:26 +0000] rev 3218
Updated by FIQ
Wed, 31 Mar 2010 20:47:38 +0000 Add inu to credits since he kept going on about it
nemo [Wed, 31 Mar 2010 20:47:38 +0000] rev 3217
Add inu to credits since he kept going on about it
Wed, 31 Mar 2010 20:44:38 +0000 Only require a minimum speed if object is descending.
nemo [Wed, 31 Mar 2010 20:44:38 +0000] rev 3216
Only require a minimum speed if object is descending.
Wed, 31 Mar 2010 20:03:43 +0000 YOUR AD HERE! (just fixed a typo)
sheepluva [Wed, 31 Mar 2010 20:03:43 +0000] rev 3215
YOUR AD HERE! (just fixed a typo)
Wed, 31 Mar 2010 17:56:24 +0000 General:
smxx [Wed, 31 Mar 2010 17:56:24 +0000] rev 3214
General: * Some more changes to changelog
Wed, 31 Mar 2010 17:52:55 +0000 General:
smxx [Wed, 31 Mar 2010 17:52:55 +0000] rev 3213
General: * Updated changelog for 0.9.13 (might require some sorting)
Wed, 31 Mar 2010 17:51:36 +0000 changin da changelog
sheepluva [Wed, 31 Mar 2010 17:51:36 +0000] rev 3212
changin da changelog
Wed, 31 Mar 2010 17:48:23 +0000 broken
nemo [Wed, 31 Mar 2010 17:48:23 +0000] rev 3211
broken
Wed, 31 Mar 2010 17:40:46 +0000 nemo's update to changelog
unc0rr [Wed, 31 Mar 2010 17:40:46 +0000] rev 3210
nemo's update to changelog
Wed, 31 Mar 2010 17:35:06 +0000 General:
smxx [Wed, 31 Mar 2010 17:35:06 +0000] rev 3209
General: * Updated my stuff ;)
Wed, 31 Mar 2010 17:23:01 +0000 pika pika
nemo [Wed, 31 Mar 2010 17:23:01 +0000] rev 3208
pika pika
Wed, 31 Mar 2010 16:03:19 +0000 Partial update from FIQ (those parts that didn't require correct encoding)
nemo [Wed, 31 Mar 2010 16:03:19 +0000] rev 3207
Partial update from FIQ (those parts that didn't require correct encoding)
Wed, 31 Mar 2010 15:43:52 +0000 3 more pokemon
nemo [Wed, 31 Mar 2010 15:43:52 +0000] rev 3206
3 more pokemon
Wed, 31 Mar 2010 13:41:05 +0000 CMake:
smxx [Wed, 31 Mar 2010 13:41:05 +0000] rev 3205
CMake: * Fixed heaptrc tracking blocks (parameter order is important?)
Wed, 31 Mar 2010 11:59:32 +0000 Engine:
smxx [Wed, 31 Mar 2010 11:59:32 +0000] rev 3204
Engine: * Fixed cursor shown twice in some cases while weapon menu is shown
Wed, 31 Mar 2010 11:34:58 +0000 make use of Smaxx latest commit(s) when playing ImpactSounds
sheepluva [Wed, 31 Mar 2010 11:34:58 +0000] rev 3203
make use of Smaxx latest commit(s) when playing ImpactSounds
Wed, 31 Mar 2010 11:00:30 +0000 Engine:
smxx [Wed, 31 Mar 2010 11:00:30 +0000] rev 3202
Engine: * Forgot one overloaded function in last commit
Wed, 31 Mar 2010 10:59:30 +0000 Engine:
smxx [Wed, 31 Mar 2010 10:59:30 +0000] rev 3201
Engine: * Enable uSound to not play a sound if it's already/still playing
Wed, 31 Mar 2010 02:33:05 +0000 Minor tweak
nemo [Wed, 31 Mar 2010 02:33:05 +0000] rev 3200
Minor tweak
Tue, 30 Mar 2010 23:29:30 +0000 fixes to the mac build system
koda [Tue, 30 Mar 2010 23:29:30 +0000] rev 3199
fixes to the mac build system sending team data for the ifrontend
Tue, 30 Mar 2010 23:20:07 +0000 CMake:
smxx [Tue, 30 Mar 2010 23:20:07 +0000] rev 3198
CMake: * Removed debug flags that caused desyncs/infinite lag (just weird ...)
Tue, 30 Mar 2010 23:13:12 +0000 Maps:
smxx [Tue, 30 Mar 2010 23:13:12 +0000] rev 3197
Maps: * Disable Sudden Death on mission maps
Tue, 30 Mar 2010 23:03:51 +0000 Engine:
smxx [Tue, 30 Mar 2010 23:03:51 +0000] rev 3196
Engine: * Added missing space in pickup messages
Tue, 30 Mar 2010 20:51:25 +0000 Frontend:
smxx [Tue, 30 Mar 2010 20:51:25 +0000] rev 3195
Frontend: * Check for missing item data due to entry being a separator in map list
Tue, 30 Mar 2010 20:39:34 +0000 Updated as for version 3225 to translate the tunnel things by Renato Gelmini
palewolf [Tue, 30 Mar 2010 20:39:34 +0000] rev 3194
Updated as for version 3225 to translate the tunnel things by Renato Gelmini
Tue, 30 Mar 2010 20:36:52 +0000 hopefully set the correct property...
koda [Tue, 30 Mar 2010 20:36:52 +0000] rev 3193
hopefully set the correct property...
Tue, 30 Mar 2010 20:34:16 +0000 Insert commit message here about deleting hats
palewolf [Tue, 30 Mar 2010 20:34:16 +0000] rev 3192
Insert commit message here about deleting hats ...oh, also Rambo hat i had lying around
Tue, 30 Mar 2010 20:33:20 +0000 Maps:
smxx [Tue, 30 Mar 2010 20:33:20 +0000] rev 3191
Maps: * Updated Knockball's preview once more
Tue, 30 Mar 2010 20:31:28 +0000 Bad Palewolf, don't commit flags as hats
palewolf [Tue, 30 Mar 2010 20:31:28 +0000] rev 3190
Bad Palewolf, don't commit flags as hats
Tue, 30 Mar 2010 20:30:51 +0000 inu and szczur locale files
koda [Tue, 30 Mar 2010 20:30:51 +0000] rev 3189
inu and szczur locale files
Tue, 30 Mar 2010 20:30:28 +0000 Maps:
smxx [Tue, 30 Mar 2010 20:30:28 +0000] rev 3188
Maps: * Updated Knockball
Tue, 30 Mar 2010 20:27:26 +0000 Pokemon hats
palewolf [Tue, 30 Mar 2010 20:27:26 +0000] rev 3187
Pokemon hats
Tue, 30 Mar 2010 20:18:54 +0000 Blox theme Sky.png was ¿white?
palewolf [Tue, 30 Mar 2010 20:18:54 +0000] rev 3186
Blox theme Sky.png was ¿white?
Tue, 30 Mar 2010 20:18:04 +0000 Frontend:
smxx [Tue, 30 Mar 2010 20:18:04 +0000] rev 3185
Frontend: * Added separator and better sorting to map selection * Updated German translation
Tue, 30 Mar 2010 20:17:12 +0000 - Birdy is no longer translated
palewolf [Tue, 30 Mar 2010 20:17:12 +0000] rev 3184
- Birdy is no longer translated - Missing 03:41 translation
Tue, 30 Mar 2010 17:50:58 +0000 typo in template 41 definition. using FPoints from 40
nemo [Tue, 30 Mar 2010 17:50:58 +0000] rev 3183
typo in template 41 definition. using FPoints from 40
Tue, 30 Mar 2010 17:44:02 +0000 Engine:
smxx [Tue, 30 Mar 2010 17:44:02 +0000] rev 3182
Engine: * Ensure support libs are unloaded properly before trying to call Mix_CloseAudio() - fixes SegFault when running newer versions of SDL_mixer
Tue, 30 Mar 2010 17:17:15 +0000 Engine/Frontend:
smxx [Tue, 30 Mar 2010 17:17:15 +0000] rev 3181
Engine/Frontend: * Added prg's inverted mazes * Updated ts files and German translation
Tue, 30 Mar 2010 16:01:12 +0000 fix fpc 2.2.4 type related warning with unclear origin
sheepluva [Tue, 30 Mar 2010 16:01:12 +0000] rev 3180
fix fpc 2.2.4 type related warning with unclear origin
Tue, 30 Mar 2010 15:46:33 +0000 recompress pngs
nemo [Tue, 30 Mar 2010 15:46:33 +0000] rev 3179
recompress pngs
Tue, 30 Mar 2010 13:51:19 +0000 Themes:
smxx [Tue, 30 Mar 2010 13:51:19 +0000] rev 3178
Themes: * Updated icons for halloween and olympics
Tue, 30 Mar 2010 13:49:32 +0000 move RSR to reserved for this release
nemo [Tue, 30 Mar 2010 13:49:32 +0000] rev 3177
move RSR to reserved for this release
Tue, 30 Mar 2010 13:45:41 +0000 bustamove flag. Thanks Tiy
nemo [Tue, 30 Mar 2010 13:45:41 +0000] rev 3176
bustamove flag. Thanks Tiy
Tue, 30 Mar 2010 13:41:06 +0000 New hat
nemo [Tue, 30 Mar 2010 13:41:06 +0000] rev 3175
New hat
Tue, 30 Mar 2010 13:35:26 +0000 Engine:
smxx [Tue, 30 Mar 2010 13:35:26 +0000] rev 3174
Engine: * Made home run harder to achieve Graphics: * Added laurel hat
Tue, 30 Mar 2010 13:33:01 +0000 This map has always been broken. This variant makes it slightly less broken (although something changed on the ceiling might prevent hiding on pixels on the slope). What will finally fix it is either moving nets closer together or adding angle bounce to hedgehogs or some other layout that prevents hiding.
nemo [Tue, 30 Mar 2010 13:33:01 +0000] rev 3173
This map has always been broken. This variant makes it slightly less broken (although something changed on the ceiling might prevent hiding on pixels on the slope). What will finally fix it is either moving nets closer together or adding angle bounce to hedgehogs or some other layout that prevents hiding.
Tue, 30 Mar 2010 13:20:04 +0000 Engine:
smxx [Tue, 30 Mar 2010 13:20:04 +0000] rev 3172
Engine: * Lowered the number of feathers spawned by Birdy * Made hogs caugh/moan once they lose health due to poison - no longer random Frontend: * Modified game scheme editor to lookup the number of default ammoschemes (no longer hardcoded) * Added new default game schemes: Barrel Mayhem, Tunnel Hogs * Added new default weapon scheme: Tunnel Hogs
Tue, 30 Mar 2010 02:45:31 +0000 crank up r a bit
nemo [Tue, 30 Mar 2010 02:45:31 +0000] rev 3171
crank up r a bit
Tue, 30 Mar 2010 00:03:58 +0000 ifrontend: predispone teams in a proper data structure
koda [Tue, 30 Mar 2010 00:03:58 +0000] rev 3170
ifrontend: predispone teams in a proper data structure
Tue, 30 Mar 2010 00:02:40 +0000 prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
nemo [Tue, 30 Mar 2010 00:02:40 +0000] rev 3169
prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
Mon, 29 Mar 2010 23:47:38 +0000 Fix a small glitch due to scaling down in mines and airplaine pixmaps
palewolf [Mon, 29 Mar 2010 23:47:38 +0000] rev 3168
Fix a small glitch due to scaling down in mines and airplaine pixmaps
Mon, 29 Mar 2010 23:39:31 +0000 Finish fixing pngs gray border when zooming
palewolf [Mon, 29 Mar 2010 23:39:31 +0000] rev 3167
Finish fixing pngs gray border when zooming
Mon, 29 Mar 2010 23:27:35 +0000 properties for everyone!!!
koda [Mon, 29 Mar 2010 23:27:35 +0000] rev 3166
properties for everyone!!! updated locale by szczur
Mon, 29 Mar 2010 23:20:34 +0000 just some very sane stuff for the iphone port (plus some macro on pascal files)
koda [Mon, 29 Mar 2010 23:20:34 +0000] rev 3165
just some very sane stuff for the iphone port (plus some macro on pascal files)
Mon, 29 Mar 2010 20:49:36 +0000 Updated spanish translation
palewolf [Mon, 29 Mar 2010 20:49:36 +0000] rev 3164
Updated spanish translation
Mon, 29 Mar 2010 20:43:57 +0000 Frontend:
smxx [Mon, 29 Mar 2010 20:43:57 +0000] rev 3163
Frontend: * Enabled localization for "Tunnel size" * Updated all TS files as well as German translation
Mon, 29 Mar 2010 20:40:33 +0000 Engine:
smxx [Mon, 29 Mar 2010 20:40:33 +0000] rev 3162
Engine: * Reenabled centering of non-fullscreen window under Win32 Frontend: * Ensure different team names as well as hats in quick games
Mon, 29 Mar 2010 20:32:35 +0000 - Add HH dX/dY to Birdy disappearing animation
palewolf [Mon, 29 Mar 2010 20:32:35 +0000] rev 3161
- Add HH dX/dY to Birdy disappearing animation - Feather amount is proportional fo fuel left
Mon, 29 Mar 2010 20:27:54 +0000 Frontend:
smxx [Mon, 29 Mar 2010 20:27:54 +0000] rev 3160
Frontend: * Avoid two identical team names in quick game.
Mon, 29 Mar 2010 18:50:22 +0000 Frontend:
smxx [Mon, 29 Mar 2010 18:50:22 +0000] rev 3159
Frontend: * Enabled deletion of teams * Buttons to modify teams (add/edit/delete) are now disabled if options menu is opened from within a game room / local game setup (might change once open issues are fixed) * No longer load/save ignore and friends lists in local game setup
Mon, 29 Mar 2010 16:43:47 +0000 Add birdy.
nemo [Mon, 29 Mar 2010 16:43:47 +0000] rev 3158
Add birdy.
Mon, 29 Mar 2010 16:39:08 +0000 Frontend:
smxx [Mon, 29 Mar 2010 16:39:08 +0000] rev 3157
Frontend: * Redirect stdout/stderr from engine to frontend in dev builds (easier debugging) CMake: * Reenabled FPC warnings/notes (forced)
Mon, 29 Mar 2010 13:58:21 +0000 Update Italian translation by Renato Gelmini
unc0rr [Mon, 29 Mar 2010 13:58:21 +0000] rev 3156
Update Italian translation by Renato Gelmini
Mon, 29 Mar 2010 13:41:10 +0000 fix typo in team name: possesed -> possessed
sheepluva [Mon, 29 Mar 2010 13:41:10 +0000] rev 3155
fix typo in team name: possesed -> possessed
Mon, 29 Mar 2010 13:37:52 +0000 Engine:
smxx [Mon, 29 Mar 2010 13:37:52 +0000] rev 3154
Engine: * Reverted last change as it isn't bugged now or whatever... :P
Mon, 29 Mar 2010 13:35:15 +0000 Engine:
smxx [Mon, 29 Mar 2010 13:35:15 +0000] rev 3153
Engine: * Show engine window centered on screen if not in fullscreen mode
Mon, 29 Mar 2010 09:52:10 +0000 Engine:
smxx [Mon, 29 Mar 2010 09:52:10 +0000] rev 3152
Engine: * Reverted background textures overlapping by 1 pixel - breaks when using alpha channel
Sun, 28 Mar 2010 23:41:58 +0000 AfterAttack was issued twice
palewolf [Sun, 28 Mar 2010 23:41:58 +0000] rev 3151
AfterAttack was issued twice
Sun, 28 Mar 2010 23:40:49 +0000 Return control as soon as Birdy begins to disappear
palewolf [Sun, 28 Mar 2010 23:40:49 +0000] rev 3150
Return control as soon as Birdy begins to disappear
Sun, 28 Mar 2010 23:37:28 +0000 Birdy appears from off-screen
palewolf [Sun, 28 Mar 2010 23:37:28 +0000] rev 3149
Birdy appears from off-screen
Sun, 28 Mar 2010 23:21:07 +0000 Feather: sprites was moved to another layer
mbait [Sun, 28 Mar 2010 23:21:07 +0000] rev 3148
Feather: sprites was moved to another layer
Sun, 28 Mar 2010 23:14:54 +0000 Feather: sprite size fix
mbait [Sun, 28 Mar 2010 23:14:54 +0000] rev 3147
Feather: sprite size fix
Sun, 28 Mar 2010 23:11:16 +0000 Feather: wrong constant fix
mbait [Sun, 28 Mar 2010 23:11:16 +0000] rev 3146
Feather: wrong constant fix
Sun, 28 Mar 2010 23:10:33 +0000 Birdy's falling feathers
mbait [Sun, 28 Mar 2010 23:10:33 +0000] rev 3145
Birdy's falling feathers
Sun, 28 Mar 2010 23:05:33 +0000 Adding small to these has never been useful
nemo [Sun, 28 Mar 2010 23:05:33 +0000] rev 3144
Adding small to these has never been useful
Sun, 28 Mar 2010 21:53:03 +0000 * tweaked some random stuff in GSHandlers.inc
sheepluva [Sun, 28 Mar 2010 21:53:03 +0000] rev 3143
* tweaked some random stuff in GSHandlers.inc
Sun, 28 Mar 2010 20:53:36 +0000 claymore_ would like rearranged as so. hearing no objections...
nemo [Sun, 28 Mar 2010 20:53:36 +0000] rev 3142
claymore_ would like rearranged as so. hearing no objections...
Sun, 28 Mar 2010 18:47:35 +0000 prg adds option to toggle girders in maze, adjusts some frontend strings
nemo [Sun, 28 Mar 2010 18:47:35 +0000] rev 3141
prg adds option to toggle girders in maze, adjusts some frontend strings
Sun, 28 Mar 2010 18:28:46 +0000 Engine:
smxx [Sun, 28 Mar 2010 18:28:46 +0000] rev 3140
Engine: * Reduced steps' volume
Sun, 28 Mar 2010 18:26:31 +0000 Engine:
smxx [Sun, 28 Mar 2010 18:26:31 +0000] rev 3139
Engine: * Added muffled underwater sound and splashes for homing bee.
Sun, 28 Mar 2010 16:46:26 +0000 prg tweaks maze
nemo [Sun, 28 Mar 2010 16:46:26 +0000] rev 3138
prg tweaks maze
Sun, 28 Mar 2010 16:42:03 +0000 One more wacky generated map. bunch of islands suitable for islands shoppa.
nemo [Sun, 28 Mar 2010 16:42:03 +0000] rev 3137
One more wacky generated map. bunch of islands suitable for islands shoppa.
Sun, 28 Mar 2010 16:35:44 +0000 * removed old hellishimpact.ogg
sheepluva [Sun, 28 Mar 2010 16:35:44 +0000] rev 3136
* removed old hellishimpact.ogg * changed random impactsounds of HHgrenade to more general implementation
Sun, 28 Mar 2010 12:02:51 +0000 another ban for gstLoser
nemo [Sun, 28 Mar 2010 12:02:51 +0000] rev 3135
another ban for gstLoser
Sun, 28 Mar 2010 11:34:06 +0000 CMake:
smxx [Sun, 28 Mar 2010 11:34:06 +0000] rev 3134
CMake: * Run FindLua every time, even if LUA_LIBRARY is already set
Sun, 28 Mar 2010 02:49:39 +0000 prg's maze generator
nemo [Sun, 28 Mar 2010 02:49:39 +0000] rev 3133
prg's maze generator
Sun, 28 Mar 2010 00:46:34 +0000 Add background color to translucent png to avoid gray borders when zooming
palewolf [Sun, 28 Mar 2010 00:46:34 +0000] rev 3132
Add background color to translucent png to avoid gray borders when zooming
Sun, 28 Mar 2010 00:45:56 +0000 Updated spanish locale
palewolf [Sun, 28 Mar 2010 00:45:56 +0000] rev 3131
Updated spanish locale
Sat, 27 Mar 2010 22:37:39 +0000 Themes:
smxx [Sat, 27 Mar 2010 22:37:39 +0000] rev 3130
Themes: * Updated all very small skyL/skyR textures to power of two dimensions to avoid artifacts
Sat, 27 Mar 2010 22:25:18 +0000 Engine:
smxx [Sat, 27 Mar 2010 22:25:18 +0000] rev 3129
Engine: * Added tiny overlapping to repeated background textures to reduce "gaps" between them
Sat, 27 Mar 2010 22:10:33 +0000 Sometimes you should just check to see if syntax highlighting is kicking in ...
smxx [Sat, 27 Mar 2010 22:10:33 +0000] rev 3128
Sometimes you should just check to see if syntax highlighting is kicking in ...
Sat, 27 Mar 2010 21:04:38 +0000 CMake
smxx [Sat, 27 Mar 2010 21:04:38 +0000] rev 3127
CMake * I must not eat melon bombs * I must not eat melon bombs
Sat, 27 Mar 2010 21:03:29 +0000 Engine:
smxx [Sat, 27 Mar 2010 21:03:29 +0000] rev 3126
Engine: * Reverted drill rocket sound for now (sound bugs on some sound cards?)
Sat, 27 Mar 2010 21:02:41 +0000 CMake:
smxx [Sat, 27 Mar 2010 21:02:41 +0000] rev 3125
CMake: * Check for missing Lua library
Sat, 27 Mar 2010 20:55:55 +0000 General:
smxx [Sat, 27 Mar 2010 20:55:55 +0000] rev 3124
General: * Added missing sounds
Sat, 27 Mar 2010 20:51:53 +0000 Engine:
smxx [Sat, 27 Mar 2010 20:51:53 +0000] rev 3123
Engine: * Added sounds for Birdy (eggs breaking still missing) * Added random coughs/moans to poisoned hogs * Fixed one frame flickers when using fade in/out * Fixed fade in/out while using zoom Frontend: * Added chat context menu icons Themes: * Updated Underwater's horizon
Sat, 27 Mar 2010 17:45:51 +0000 hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda [Sat, 27 Mar 2010 17:45:51 +0000] rev 3122
hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
Sat, 27 Mar 2010 17:45:26 +0000 Restore this for now until I figure out why ShowCrosshair is being cleared on last rope
nemo [Sat, 27 Mar 2010 17:45:26 +0000] rev 3121
Restore this for now until I figure out why ShowCrosshair is being cleared on last rope
Sat, 27 Mar 2010 17:40:42 +0000 Fix mortar grey border
palewolf [Sat, 27 Mar 2010 17:40:42 +0000] rev 3120
Fix mortar grey border
Sat, 27 Mar 2010 17:32:46 +0000 Engine:
smxx [Sat, 27 Mar 2010 17:32:46 +0000] rev 3119
Engine: * Updated engine to use voice packs' Melon.ogg * Added new drill rocket sound
Sat, 27 Mar 2010 17:32:04 +0000 New impact sounds for HHG
nemo [Sat, 27 Mar 2010 17:32:04 +0000] rev 3118
New impact sounds for HHG
Sat, 27 Mar 2010 17:31:01 +0000 complete previous commit (which broken my local copy as well)
koda [Sat, 27 Mar 2010 17:31:01 +0000] rev 3117
complete previous commit (which broken my local copy as well)
Sat, 27 Mar 2010 17:27:15 +0000 branch ipad/iphone files to keep compatibility between versions
koda [Sat, 27 Mar 2010 17:27:15 +0000] rev 3116
branch ipad/iphone files to keep compatibility between versions
Sat, 27 Mar 2010 17:22:33 +0000 Engine:
smxx [Sat, 27 Mar 2010 17:22:33 +0000] rev 3115
Engine: * Updated Birdy's eggs and added egg shell fragments (missing sound)
Sat, 27 Mar 2010 17:03:27 +0000 Tidier way to handle crosshair drawing. show/hide based on CurAmmoGear for alt attack weps
nemo [Sat, 27 Mar 2010 17:03:27 +0000] rev 3114
Tidier way to handle crosshair drawing. show/hide based on CurAmmoGear for alt attack weps
Sat, 27 Mar 2010 16:57:18 +0000 * port fadeout to opengles
koda [Sat, 27 Mar 2010 16:57:18 +0000] rev 3113
* port fadeout to opengles * better notification mechanism * add a confirmation message before ending game * new structure for custom settings (splitview)
Sat, 27 Mar 2010 15:48:59 +0000 Engine:
smxx [Sat, 27 Mar 2010 15:48:59 +0000] rev 3112
Engine: * Added visible poison effect * Updated homing bee in hand animation
Sat, 27 Mar 2010 15:41:21 +0000 Keep crosshair active when using rope, regardless of alt wep
nemo [Sat, 27 Mar 2010 15:41:21 +0000] rev 3111
Keep crosshair active when using rope, regardless of alt wep
Sat, 27 Mar 2010 14:57:41 +0000 Engine:
smxx [Sat, 27 Mar 2010 14:57:41 +0000] rev 3110
Engine: * Fixed new animations/sprites for homing bee
Sat, 27 Mar 2010 14:55:59 +0000 Reduce turns to -1 to allow processing health machine on first turn. Needs testing with Sudden Death set to 0
nemo [Sat, 27 Mar 2010 14:55:59 +0000] rev 3109
Reduce turns to -1 to allow processing health machine on first turn. Needs testing with Sudden Death set to 0
Sat, 27 Mar 2010 14:49:04 +0000 4 new hats, 2 reserved
nemo [Sat, 27 Mar 2010 14:49:04 +0000] rev 3108
4 new hats, 2 reserved
Sat, 27 Mar 2010 14:03:30 +0000 Engine:
smxx [Sat, 27 Mar 2010 14:03:30 +0000] rev 3107
Engine: * Added possibility to fade the screen in/out using black or white * Added flash effect to screenshot key * Added fade in for round start * Added fade out for round end * Goal display now ignores first tick. So long loading times no longer "eat" their visibility time.
Sat, 27 Mar 2010 12:05:01 +0000 CMake:
smxx [Sat, 27 Mar 2010 12:05:01 +0000] rev 3106
CMake: * Fixed last commit
Sat, 27 Mar 2010 12:01:40 +0000 CMake:
smxx [Sat, 27 Mar 2010 12:01:40 +0000] rev 3105
CMake: * Truncate revision number (version_suffix) to numbers only (some versions of svn seem to add other strings)
Sat, 27 Mar 2010 11:59:03 +0000 - Bee sprites for target and HH hand
palewolf [Sat, 27 Mar 2010 11:59:03 +0000] rev 3104
- Bee sprites for target and HH hand
Sat, 27 Mar 2010 11:53:37 +0000 Forgotten sprite
mbait [Sat, 27 Mar 2010 11:53:37 +0000] rev 3103
Forgotten sprite
Sat, 27 Mar 2010 11:48:02 +0000 Added egg sprite
mbait [Sat, 27 Mar 2010 11:48:02 +0000] rev 3102
Added egg sprite
Sat, 27 Mar 2010 08:59:42 +0000 Wind does not affect of eggs
mbait [Sat, 27 Mar 2010 08:59:42 +0000] rev 3101
Wind does not affect of eggs
Sat, 27 Mar 2010 08:59:10 +0000 Added poisoned eggs
mbait [Sat, 27 Mar 2010 08:59:10 +0000] rev 3100
Added poisoned eggs
Sat, 27 Mar 2010 05:45:45 +0000 Add Wood forts
nemo [Sat, 27 Mar 2010 05:45:45 +0000] rev 3099
Add Wood forts
Sat, 27 Mar 2010 05:15:52 +0000 Specifically check for current hedgehog being on rope, the tricky bastard.
nemo [Sat, 27 Mar 2010 05:15:52 +0000] rev 3098
Specifically check for current hedgehog being on rope, the tricky bastard.
Sat, 27 Mar 2010 04:02:02 +0000 Try to reduce expensive Distance() call until sure it is needed
nemo [Sat, 27 Mar 2010 04:02:02 +0000] rev 3097
Try to reduce expensive Distance() call until sure it is needed
Sat, 27 Mar 2010 03:55:12 +0000 Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.
nemo [Sat, 27 Mar 2010 03:55:12 +0000] rev 3096
Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.
Sat, 27 Mar 2010 03:39:35 +0000 tweaked hellish impact sound a bit. and yeah, we really need to limit how frequently impact sounds can be triggered on bounce >.<
sheepluva [Sat, 27 Mar 2010 03:39:35 +0000] rev 3095
tweaked hellish impact sound a bit. and yeah, we really need to limit how frequently impact sounds can be triggered on bounce >.<
Sat, 27 Mar 2010 02:55:35 +0000 making collision/impact sounds a gear property + adding random melon+hellish sound, feel free to hate me :D
sheepluva [Sat, 27 Mar 2010 02:55:35 +0000] rev 3094
making collision/impact sounds a gear property + adding random melon+hellish sound, feel free to hate me :D
Sat, 27 Mar 2010 00:48:59 +0000 Tweaking water depth with Tiy
palewolf [Sat, 27 Mar 2010 00:48:59 +0000] rev 3093
Tweaking water depth with Tiy
Sat, 27 Mar 2010 00:03:29 +0000 doStepBomb: cache rounded values of Gear^.X/Y instead of recalculating the exact same values up to 512 times
sheepluva [Sat, 27 Mar 2010 00:03:29 +0000] rev 3092
doStepBomb: cache rounded values of Gear^.X/Y instead of recalculating the exact same values up to 512 times
Sat, 27 Mar 2010 00:03:25 +0000 some code polish for the ifrontend
koda [Sat, 27 Mar 2010 00:03:25 +0000] rev 3091
some code polish for the ifrontend inu patch for translation
Fri, 26 Mar 2010 23:47:12 +0000 restore compilation
koda [Fri, 26 Mar 2010 23:47:12 +0000] rev 3090
restore compilation use a tableview instead of random buttons fix the end game
Fri, 26 Mar 2010 22:53:42 +0000 First go at water depth
palewolf [Fri, 26 Mar 2010 22:53:42 +0000] rev 3089
First go at water depth
Fri, 26 Mar 2010 22:52:04 +0000 General:
smxx [Fri, 26 Mar 2010 22:52:04 +0000] rev 3088
General: * Fixed CMakeLists.txt files for renamed (casing) themes and maps
Fri, 26 Mar 2010 21:03:15 +0000 Bad nemo... uppercase theme names in themes.cfg too
palewolf [Fri, 26 Mar 2010 21:03:15 +0000] rev 3087
Bad nemo... uppercase theme names in themes.cfg too
Fri, 26 Mar 2010 19:59:15 +0000 remove pointless code
nemo [Fri, 26 Mar 2010 19:59:15 +0000] rev 3086
remove pointless code
Fri, 26 Mar 2010 17:43:21 +0000 Engine:
smxx [Fri, 26 Mar 2010 17:43:21 +0000] rev 3085
Engine: * Added small drop shadow to chat lines * Fixed Birdy to really end the round * Updated German texts
Fri, 26 Mar 2010 17:34:58 +0000 Engine:
smxx [Fri, 26 Mar 2010 17:34:58 +0000] rev 3084
Engine: * Fix bee.ogg's file name casing
Fri, 26 Mar 2010 17:22:52 +0000 Eliminate flake kick on themes with no flakes, more than 200 flakes (city) or explosions of 25 or smaller
nemo [Fri, 26 Mar 2010 17:22:52 +0000] rev 3083
Eliminate flake kick on themes with no flakes, more than 200 flakes (city) or explosions of 25 or smaller
Fri, 26 Mar 2010 17:18:44 +0000 Updated border colours from Tiy
nemo [Fri, 26 Mar 2010 17:18:44 +0000] rev 3082
Updated border colours from Tiy
Fri, 26 Mar 2010 16:02:47 +0000 Engine:
smxx [Fri, 26 Mar 2010 16:02:47 +0000] rev 3081
Engine: * Reverted Birdy's acceleration back to old values
Fri, 26 Mar 2010 15:59:21 +0000 Engine:
smxx [Fri, 26 Mar 2010 15:59:21 +0000] rev 3080
Engine: * Replaced UFO with the Homing Bee (Bzzzzz!)
Fri, 26 Mar 2010 15:56:26 +0000 Horizontally flip background textures on all themes but Desert and City. Also reduce PNG sizes a bit
nemo [Fri, 26 Mar 2010 15:56:26 +0000] rev 3079
Horizontally flip background textures on all themes but Desert and City. Also reduce PNG sizes a bit
Fri, 26 Mar 2010 15:55:20 +0000 Remove doubled call of freeEverything
nemo [Fri, 26 Mar 2010 15:55:20 +0000] rev 3078
Remove doubled call of freeEverything
Fri, 26 Mar 2010 15:52:47 +0000 Uppercase all theme and map names
nemo [Fri, 26 Mar 2010 15:52:47 +0000] rev 3077
Uppercase all theme and map names
Fri, 26 Mar 2010 12:38:11 +0000 New field in THedgehog for poisoning. New type of explosion- poisoned
mbait [Fri, 26 Mar 2010 12:38:11 +0000] rev 3076
New field in THedgehog for poisoning. New type of explosion- poisoned
Fri, 26 Mar 2010 12:34:18 +0000 Engine:
smxx [Fri, 26 Mar 2010 12:34:18 +0000] rev 3075
Engine: * Lowered Birdy's vertical acceleration while increasing his horizontal acceleration * End turn after Birdy disappears * Added English and German locale strings for birdy * Reordered weapon menu
Fri, 26 Mar 2010 12:16:12 +0000 Frontend:
smxx [Fri, 26 Mar 2010 12:16:12 +0000] rev 3074
Frontend: * Added text notice to main screen if build is a dev build
Fri, 26 Mar 2010 09:40:26 +0000 add another button to close the game and return to the iFrontend (untested)
koda [Fri, 26 Mar 2010 09:40:26 +0000] rev 3073
add another button to close the game and return to the iFrontend (untested)
Fri, 26 Mar 2010 03:04:19 +0000 I don't know why I'm bothering. Sheepluva has a whole new approach in the works.
nemo [Fri, 26 Mar 2010 03:04:19 +0000] rev 3072
I don't know why I'm bothering. Sheepluva has a whole new approach in the works.
Fri, 26 Mar 2010 00:53:31 +0000 Add more dY checks to allow greater 45 deg bouncing, simplify check for stopped gear in interests of perf.
nemo [Fri, 26 Mar 2010 00:53:31 +0000] rev 3071
Add more dY checks to allow greater 45 deg bouncing, simplify check for stopped gear in interests of perf.
Fri, 26 Mar 2010 00:49:02 +0000 Change settings for birdy in default weapon sets
nemo [Fri, 26 Mar 2010 00:49:02 +0000] rev 3070
Change settings for birdy in default weapon sets
Fri, 26 Mar 2010 00:39:49 +0000 CMake:
smxx [Fri, 26 Mar 2010 00:39:49 +0000] rev 3069
CMake: * Don't build Lua on systems other than Win32/Apple
Fri, 26 Mar 2010 00:39:00 +0000 remove utility flag
nemo [Fri, 26 Mar 2010 00:39:00 +0000] rev 3068
remove utility flag
Fri, 26 Mar 2010 00:37:36 +0000 CMake:
smxx [Fri, 26 Mar 2010 00:37:36 +0000] rev 3067
CMake: * Finally auto detect Lua system libraries on ALL unix/linux systems (hope so) * Fixed first time configure for hwengine (tried to set LUA_LIBRARY before triggering detection)
Fri, 26 Mar 2010 00:26:32 +0000 Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
nemo [Fri, 26 Mar 2010 00:26:32 +0000] rev 3066
Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
Thu, 25 Mar 2010 23:03:21 +0000 Birdy egg added
mbait [Thu, 25 Mar 2010 23:03:21 +0000] rev 3065
Birdy egg added
Thu, 25 Mar 2010 23:02:55 +0000 testing ftw
koda [Thu, 25 Mar 2010 23:02:55 +0000] rev 3064
testing ftw
Thu, 25 Mar 2010 23:01:50 +0000 reworked interaction of engine/frontend when closing
koda [Thu, 25 Mar 2010 23:01:50 +0000] rev 3063
reworked interaction of engine/frontend when closing added a corner button for general actions during game
Thu, 25 Mar 2010 02:02:53 +0000 tweak kick in case of wrapping
nemo [Thu, 25 Mar 2010 02:02:53 +0000] rev 3062
tweak kick in case of wrapping
Wed, 24 Mar 2010 23:31:13 +0000 Frontend:
smxx [Wed, 24 Mar 2010 23:31:13 +0000] rev 3061
Frontend: * Updated game scheme page * Removed text labels from toggle buttons (looked ugly on smaller resolutions)
Wed, 24 Mar 2010 18:01:49 +0000 Android hat
nemo [Wed, 24 Mar 2010 18:01:49 +0000] rev 3060
Android hat
Wed, 24 Mar 2010 15:36:46 +0000 Tiy redraws random order button
nemo [Wed, 24 Mar 2010 15:36:46 +0000] rev 3059
Tiy redraws random order button
Wed, 24 Mar 2010 14:03:03 +0000 Engine:
smxx [Wed, 24 Mar 2010 14:03:03 +0000] rev 3058
Engine: * Free land objects right after map drawing Frontend: * No longer remove duplicates from friends/ignore lists (to keep Qt 4.4 compatibility) Maps: * No longer lock camera on balls on Knockball
Wed, 24 Mar 2010 11:01:21 +0000 Use MAXTHEMEOBJECTS instead of Count which appears to be 0 at this point.
nemo [Wed, 24 Mar 2010 11:01:21 +0000] rev 3057
Use MAXTHEMEOBJECTS instead of Count which appears to be 0 at this point.
Tue, 23 Mar 2010 23:08:57 +0000 - Avoid gaps between land and grass in mushroom2
palewolf [Tue, 23 Mar 2010 23:08:57 +0000] rev 3056
- Avoid gaps between land and grass in mushroom2 - Add bottom margin to moles to avoid flying heads on thin land
Tue, 23 Mar 2010 21:58:23 +0000 fix a build error on 10.5, LandPixels properly initialized
koda [Tue, 23 Mar 2010 21:58:23 +0000] rev 3055
fix a build error on 10.5, LandPixels properly initialized
Tue, 23 Mar 2010 21:50:26 +0000 Make UFO rotate while flying
palewolf [Tue, 23 Mar 2010 21:50:26 +0000] rev 3054
Make UFO rotate while flying
Tue, 23 Mar 2010 19:06:43 +0000 Free land object SDL surfaces.
nemo [Tue, 23 Mar 2010 19:06:43 +0000] rev 3053
Free land object SDL surfaces.
Tue, 23 Mar 2010 16:53:45 +0000 wtf
unc0rr [Tue, 23 Mar 2010 16:53:45 +0000] rev 3052
wtf
Tue, 23 Mar 2010 16:50:13 +0000 Ok, this part is ok
unc0rr [Tue, 23 Mar 2010 16:50:13 +0000] rev 3051
Ok, this part is ok
Mon, 22 Mar 2010 20:57:49 +0000 Maps:
smxx [Mon, 22 Mar 2010 20:57:49 +0000] rev 3050
Maps: * Added Palewolf's Spanish translation for Basketball's script * Added Knockball's directory to directories to be installed
(0) -3000 -1000 -480 +480 +1000 +3000 +10000 tip