koda [Sat, 26 Jun 2010 04:36:04 +0200] rev 3551
moar zoom, fixed fort mode, other glitches
but best of all, touch works fo' real
koda [Thu, 24 Jun 2010 01:08:57 +0200] rev 3550
merge
nemo [Wed, 23 Jun 2010 17:12:13 -0400] rev 3549
Erasing lowres files. Again.
koda [Thu, 24 Jun 2010 01:08:25 +0200] rev 3548
server somewhat simplified and correct sporadic crasher
workaround for not-rotating curl effect
display memory warning only once
koda [Wed, 23 Jun 2010 22:03:56 +0200] rev 3547
i <3 mercurial
koda [Wed, 23 Jun 2010 21:49:19 +0200] rev 3546
expand -t 4 on .m as well
koda [Wed, 23 Jun 2010 21:39:14 +0200] rev 3545
merge
unc0rr [Wed, 23 Jun 2010 22:25:26 +0400] rev 3544
Start reimplementation of ADD_TEAM
unc0rr [Wed, 23 Jun 2010 22:21:13 +0400] rev 3543
Reimplement TOGGLE_READY command
unc0rr [Wed, 23 Jun 2010 22:17:27 +0400] rev 3542
- Fix a function
- Add forgotten file to CMakeLists
koda [Wed, 23 Jun 2010 21:18:48 +0200] rev 3541
merge
unc0rr [Wed, 23 Jun 2010 22:13:12 +0400] rev 3540
Reimplement CFG protocol command
smaxx [Wed, 23 Jun 2010 13:43:56 +0200] rev 3539
General:
* Disabled building of libopenalbridge (why build/link everywhere even if not used?; fails due to cc1 being unable to find some files on Win32)
Engine:
* Show Lua errors as 'chat messages'
* Added ability to write to chat buffer even while the engine is still loading (limited to 26 lines)
unc0rr [Tue, 22 Jun 2010 22:40:49 +0400] rev 3538
Restore test for already used nick
nemo [Tue, 22 Jun 2010 23:08:57 -0400] rev 3537
New approach to the low-res problem. Basically, we already have a 1024 minimum, and the tallest maps are restricting themselves to 2048 maximum. All backgrounds are scaled down 50%, then scaled up on draw. Saves memory, and backgrounds are already deliberately fuzzed for depth of field anyway.
unc0rr [Tue, 22 Jun 2010 22:21:44 +0400] rev 3536
Partially reimplement joining rooms
koda [Wed, 23 Jun 2010 01:00:52 +0200] rev 3535
update the project to ios4 by removing pre-3.2 references
add missing lowres image
other smaller fixes
koda [Tue, 22 Jun 2010 18:06:55 +0200] rev 3534
ok really fix the command line utility
koda [Tue, 22 Jun 2010 17:10:27 +0200] rev 3533
fix build and permissions problems when launching hwengine from command line
koda [Mon, 21 Jun 2010 22:45:52 +0200] rev 3532
merge+smallupdate
unC0Rr@gmail.com [Mon, 21 Jun 2010 21:41:14 +0400] rev 3531
Reimplement room creating
koda [Mon, 21 Jun 2010 16:52:14 +0200] rev 3530
use the cmake built-in ts->qm conversion instead of keeping binary files in trunk
koda [Mon, 21 Jun 2010 16:08:24 +0200] rev 3529
memory management for openalbridge
added openalbridge as dependency of hwengine
usound formatted clearly
nemo [Sun, 20 Jun 2010 22:46:23 -0400] rev 3528
disable uSHA, enable adler32
koda [Mon, 21 Jun 2010 22:18:53 +0200] rev 3527
merge
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.
koda [Sun, 20 Jun 2010 23:05:11 +0200] rev 3525
some memory caring code
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.
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
koda [Sat, 19 Jun 2010 00:48:47 +0200] rev 3522
add initial stubs for selecting weapons in the ifrontend
nemo [Sun, 20 Jun 2010 18:26:49 -0400] rev 3521
Remove redundant test, add some temp variables to speed up the expensive CheckLand
sheepluva [Fri, 18 Jun 2010 20:45:45 +0200] rev 3520
add local rev number/rev count to dev version suffix
nemo [Fri, 18 Jun 2010 14:26:04 -0400] rev 3519
rename flags
nemo [Fri, 18 Jun 2010 14:22:14 -0400] rev 3518
Forgot to change this flag.
sheepluva [Fri, 18 Jun 2010 19:22:22 +0200] rev 3517
testing if automatic pushes to CIA.vc work now...
koda [Fri, 18 Jun 2010 14:45:05 +0200] rev 3516
merge
koda [Thu, 17 Jun 2010 20:37:49 +0200] rev 3515
fix cmakefiles to work with mercurial
koda [Thu, 17 Jun 2010 20:30:39 +0200] rev 3514
move stuff around and update iphone project
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
nemo [Thu, 17 Jun 2010 11:42:23 -0400] rev 3512
merge
sheepluva [Thu, 17 Jun 2010 13:56:30 +0200] rev 3511
some pt_BR translation changes by arrom
koda [Thu, 17 Jun 2010 16:28:42 +0200] rev 3510
Update repository checking code to reflect our recent Mercurial switch
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.
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
mario.liebisch [Wed, 16 Jun 2010 15:20:18 +0200] rev 3507
General:
* Updated Russian translation provided by Leon
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
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
convert-repo [Wed, 16 Jun 2010 04:10:50 +0000] rev 3504
update tags
nemo [Wed, 09 Jun 2010 01:45:44 +0000] rev 3503
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
unc0rr [Tue, 08 Jun 2010 18:20:49 +0000] rev 3502
Some more progress
unc0rr [Sun, 06 Jun 2010 19:03:06 +0000] rev 3501
Reimplement more core actions
unc0rr [Sun, 06 Jun 2010 15:29:33 +0000] rev 3500
Use sockets instead of handles, use bytestrings instead of strings
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)
smxx [Sat, 05 Jun 2010 19:50:02 +0000] rev 3498
Frontend:
* Fixed main menu tips not showing up
nemo [Sat, 05 Jun 2010 19:00:42 +0000] rev 3497
Remove decrement of iterator health. Might fix weird health bug.
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
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
smxx [Fri, 04 Jun 2010 20:50:24 +0000] rev 3494
Frontend:
* Avoid overwriting/replacing premade game/weapon schemes
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
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
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
koda [Wed, 02 Jun 2010 13:52:23 +0000] rev 3490
a bunch of minor stuff
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
nemo [Tue, 01 Jun 2010 18:10:06 +0000] rev 3488
Remove rope offset
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
smxx [Fri, 28 May 2010 20:13:47 +0000] rev 3486
Graphics:
* Updated ammo menu numbers
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)
smxx [Fri, 28 May 2010 19:48:51 +0000] rev 3484
Engine:
* Fixed aiming for Ballgun and Flamethrower
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
smxx [Fri, 28 May 2010 13:04:11 +0000] rev 3482
Engine:
* Added some animation to Vampirism's hand graphic
smxx [Fri, 28 May 2010 12:47:17 +0000] rev 3481
Engine:
* Updated Flamethrower's hand graphic and added some animation
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.
koda [Sun, 23 May 2010 22:05:59 +0000] rev 3479
initial support for game modifiers (schemes)
nemo [Sun, 23 May 2010 19:37:31 +0000] rev 3478
Sonic set
nemo [Wed, 19 May 2010 13:08:59 +0000] rev 3477
claymore says that this needs to be 44.1 for some systems
nemo [Wed, 19 May 2010 02:10:28 +0000] rev 3476
Henek adds a flamethrower, updates some translations, and tweaks how fire works.
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
nemo [Mon, 17 May 2010 15:50:48 +0000] rev 3474
Skip collision on X for barrels that aren't knocked over
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.
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
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
nemo [Mon, 17 May 2010 02:54:56 +0000] rev 3470
Change to just set timer to 0
nemo [Mon, 17 May 2010 00:48:16 +0000] rev 3469
Fix for artillery mode weapon use
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
nemo [Sun, 16 May 2010 23:18:23 +0000] rev 3467
translation update by jose1711
nemo [Sun, 16 May 2010 23:02:49 +0000] rev 3466
Comment out the desyncing block, with a suggestion for possible fix
koda [Sun, 16 May 2010 19:24:38 +0000] rev 3465
unbreak stuff
Henek updates swedish locale
koda [Sun, 16 May 2010 18:12:10 +0000] rev 3464
unbreak build (everyone saw this coming)
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
sheepluva [Sat, 15 May 2010 09:21:25 +0000] rev 3462
fix multi-round fire
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
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.
nemo [Tue, 11 May 2010 13:59:57 +0000] rev 3459
hey sheepluva, how about just this? lets you have an anonymous one too.
unc0rr [Mon, 10 May 2010 17:48:06 +0000] rev 3458
Make some more protocol commands work
unc0rr [Mon, 10 May 2010 15:31:09 +0000] rev 3457
Translation update by igorko
nemo [Mon, 10 May 2010 13:56:20 +0000] rev 3456
More translation work by arrom (restored some numerusform, lot more flavour text etc)
mbait [Mon, 10 May 2010 04:43:07 +0000] rev 3455
Reslyling: little fix of previous commit
mbait [Mon, 10 May 2010 04:41:19 +0000] rev 3454
Code restlyling: experimental restyling of one module
nemo [Mon, 10 May 2010 00:56:16 +0000] rev 3453
tweak
unc0rr [Sun, 09 May 2010 18:47:31 +0000] rev 3452
- Enable -O2 optimization for server
- Disconnect client from server
unc0rr [Sun, 09 May 2010 17:53:08 +0000] rev 3451
Uses StateT monad instead of manually maintaining the state
nemo [Sat, 08 May 2010 21:50:26 +0000] rev 3450
Fix spectator bug in health tag
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)
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"
sheepluva [Fri, 07 May 2010 14:41:07 +0000] rev 3447
make some of the newly migrated visual gears visible in reduced quality mode
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
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
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
sheepluva [Fri, 07 May 2010 06:29:46 +0000] rev 3443
finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
unc0rr [Fri, 07 May 2010 04:52:46 +0000] rev 3442
Fix list Z-order bug (not tested)
sheepluva [Fri, 07 May 2010 02:33:42 +0000] rev 3441
some file that tried to escape...
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
mbait [Thu, 06 May 2010 20:59:15 +0000] rev 3439
Teleport AI:
* fix indentation and remove tabs
mbait [Thu, 06 May 2010 20:49:26 +0000] rev 3438
Teleport AI:
* check if teleport target not higher then screen top
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.
unc0rr [Thu, 06 May 2010 17:53:37 +0000] rev 3436
Make server build again (it's still useless though)
unc0rr [Thu, 06 May 2010 17:39:08 +0000] rev 3435
Some more steps in refactoring
nemo [Thu, 06 May 2010 15:26:14 +0000] rev 3434
Henek makes AmmoMenu more flexible
mbait [Thu, 06 May 2010 11:33:25 +0000] rev 3433
Teleport AI:
* calculate max height from target and check collision
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)