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
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 tip