koda [Mon, 12 Apr 2010 21:51:09 +0000] rev 3338
patch by raptor (polished by me) to allow tiger/xcode24 compilation
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
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
koda [Sun, 11 Apr 2010 03:43:13 +0000] rev 3335
new manager for handling (future) rotations
added a macro for the settings file
nemo [Sun, 11 Apr 2010 01:04:54 +0000] rev 3334
offset graves
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
koda [Sat, 10 Apr 2010 20:48:09 +0000] rev 3332
simplify the general settings and review minor stuff
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)
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
koda [Fri, 09 Apr 2010 21:08:27 +0000] rev 3329
add support to editing hog names
koda [Fri, 09 Apr 2010 11:09:26 +0000] rev 3328
fix the save of the team and rearrange hat/name modification
nemo [Fri, 09 Apr 2010 00:04:50 +0000] rev 3327
Skip loading of splashes
palewolf [Fri, 09 Apr 2010 00:01:53 +0000] rev 3326
Fix splashes for older graphics cards
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
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
koda [Thu, 08 Apr 2010 02:35:40 +0000] rev 3323
implement an add/remove team in the ifrontend
sheepluva [Wed, 07 Apr 2010 16:03:21 +0000] rev 3322
* INSTALL file: setting FreePascal to >= 2.2.0
* engine: some more value caching
koda [Wed, 07 Apr 2010 15:54:15 +0000] rev 3321
rewrote a couple of things i didn't like
smxx [Wed, 07 Apr 2010 12:15:49 +0000] rev 3320
Engine:
*
readded rope sounds (feedback!)
nemo [Wed, 07 Apr 2010 03:29:38 +0000] rev 3319
Correct interaction of cave and placement.
koda [Wed, 07 Apr 2010 03:02:19 +0000] rev 3318
much better
koda [Wed, 07 Apr 2010 02:58:12 +0000] rev 3317
minor tweaks, icon for ipad, merged overlayviewcontroller, pop viewcontroller when selected a hat
koda [Wed, 07 Apr 2010 01:22:05 +0000] rev 3316
fix a couple of leaks in hte ifrontend
koda [Tue, 06 Apr 2010 21:54:46 +0000] rev 3315
usa a cached dictionary and write only when needed
nemo [Tue, 06 Apr 2010 21:00:55 +0000] rev 3314
restore sndIncoming for the other 2 air attacks
palewolf [Tue, 06 Apr 2010 20:45:20 +0000] rev 3313
"muerte súbida" duh!
koda [Tue, 06 Apr 2010 18:14:15 +0000] rev 3312
restore and update the old general settings
show hats in the team table
sheepluva [Tue, 06 Apr 2010 14:32:26 +0000] rev 3311
fixed size of yinyang flag, thanks to inu for the heads up
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
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-)
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
nemo [Mon, 05 Apr 2010 17:22:54 +0000] rev 3307
These don't belong here.
unc0rr [Mon, 05 Apr 2010 16:31:02 +0000] rev 3306
Return to -dev builds
koda [Sun, 04 Apr 2010 19:51:53 +0000] rev 3305
merged code from ipad and iphone frontends
(aka HedgewarsMobile is a universal application)
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
unc0rr [Sun, 04 Apr 2010 15:51:19 +0000] rev 3303
with this patch I'm unable to make rope stuck in land
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
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
unc0rr [Sun, 04 Apr 2010 07:50:01 +0000] rev 3300
Better default values
nemo [Sat, 03 Apr 2010 16:32:48 +0000] rev 3299
try this instead
palewolf [Sat, 03 Apr 2010 16:02:13 +0000] rev 3298
Am i late for last-minute spanish translation?
unc0rr [Sat, 03 Apr 2010 15:45:50 +0000] rev 3297
31 is 0.9.13
unc0rr [Sat, 03 Apr 2010 15:40:57 +0000] rev 3296
Oops, forgot this
koda [Sat, 03 Apr 2010 14:59:41 +0000] rev 3295
fix building without DEBUGFILE
unc0rr [Sat, 03 Apr 2010 14:54:49 +0000] rev 3294
Update pt_PT again
unc0rr [Sat, 03 Apr 2010 14:49:45 +0000] rev 3293
Fix last minute patch bug
unc0rr [Sat, 03 Apr 2010 14:46:54 +0000] rev 3292
include cmake_modules into package
unc0rr [Sat, 03 Apr 2010 14:01:05 +0000] rev 3291
Update pt_PT translations by inu
nemo [Sat, 03 Apr 2010 14:00:13 +0000] rev 3290
Updated slovak by jose1711
unc0rr [Sat, 03 Apr 2010 13:58:31 +0000] rev 3289
Remove -dev suffix from version, set protocol number to 31
unc0rr [Sat, 03 Apr 2010 13:56:36 +0000] rev 3288
Update russian translation
nemo [Sat, 03 Apr 2010 13:55:39 +0000] rev 3287
New game scheme option to turn off land objects
sheepluva [Sat, 03 Apr 2010 13:51:12 +0000] rev 3286
* swedish translation by BeholdMyGlory
* oh and yay, rev 3333 :D
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
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()
unc0rr [Sat, 03 Apr 2010 08:47:06 +0000] rev 3283
Some stuff for game server administration task
smxx [Sat, 03 Apr 2010 08:46:01 +0000] rev 3282
Engine:
* Avoid GetRandom(0) causing an exception
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
nemo [Sat, 03 Apr 2010 06:39:17 +0000] rev 3280
Add ApplyAmmoChanges to get text/animation/crosshairs
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)
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
unc0rr [Sat, 03 Apr 2010 06:25:23 +0000] rev 3277
Oops, fix server
koda [Sat, 03 Apr 2010 03:24:12 +0000] rev 3276
hats \o/
sheepluva [Sat, 03 Apr 2010 01:55:04 +0000] rev 3275
swedish translation by Henrik Rostedt [tracker: #233]
sheepluva [Sat, 03 Apr 2010 01:30:13 +0000] rev 3274
more translations! from inu and szczur
sheepluva [Sat, 03 Apr 2010 01:22:30 +0000] rev 3273
* add some tiny translation from inu
* remove useless line
* burn another revision x)
sheepluva [Fri, 02 Apr 2010 23:03:40 +0000] rev 3272
set eol-style of SniperRifle.lua to native
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
koda [Fri, 02 Apr 2010 22:44:14 +0000] rev 3270
initial support for hat selection on the ifrontend
palewolf [Fri, 02 Apr 2010 22:42:47 +0000] rev 3269
Antialias Target.png and Clouds.png
nemo [Fri, 02 Apr 2010 20:57:39 +0000] rev 3268
GetRandom(0) is illegal
palewolf [Fri, 02 Apr 2010 20:49:23 +0000] rev 3267
Slightly different easing equations for bigexplosion
nemo [Fri, 02 Apr 2010 20:32:37 +0000] rev 3266
Slovak translation from jose1711
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
nemo [Fri, 02 Apr 2010 18:36:14 +0000] rev 3264
inu adds portugese translation
nemo [Fri, 02 Apr 2010 18:35:53 +0000] rev 3263
Fix line endings. Again.
nemo [Fri, 02 Apr 2010 18:22:53 +0000] rev 3262
Complete slovak locale by jose1711
nemo [Fri, 02 Apr 2010 16:04:37 +0000] rev 3261
Rebalance Default to take into account reweighting of crates, remove redundant check
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)
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
unc0rr [Fri, 02 Apr 2010 15:58:37 +0000] rev 3258
Update russian translation a bit more
smxx [Fri, 02 Apr 2010 15:53:58 +0000] rev 3257
Maps:
* Added two missing 'end' statements in mission scripts
palewolf [Fri, 02 Apr 2010 15:50:54 +0000] rev 3256
Spanish translation for new maze settings
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)
nemo [Fri, 02 Apr 2010 15:33:11 +0000] rev 3254
Call modify damage on poison damage
koda [Fri, 02 Apr 2010 15:30:54 +0000] rev 3253
display team contents in the ifrontend
palewolf [Fri, 02 Apr 2010 15:28:09 +0000] rev 3252
Retouched Pikachu hat
koda [Fri, 02 Apr 2010 15:08:43 +0000] rev 3251
continue working for team support on the ifrontend
koda [Fri, 02 Apr 2010 12:38:36 +0000] rev 3250
intial support for team configuration on the ifrontend
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
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
sheepluva [Fri, 02 Apr 2010 08:35:34 +0000] rev 3247
Shotgun Training: * '["en"]' was supposed to be '["pl"]' (Mmmmh, copypasta :D)
sheepluva [Thu, 01 Apr 2010 23:37:28 +0000] rev 3246
* fixing
bug #156: Cancel button on password request works now.
koda [Thu, 01 Apr 2010 21:57:03 +0000] rev 3245
fix an error in passing strings between ObjC and Pascal
smxx [Thu, 01 Apr 2010 17:01:04 +0000] rev 3244
Lua:
* Set native line endings
* No longer install liblua.dll.a
nemo [Thu, 01 Apr 2010 16:59:10 +0000] rev 3243
Sorry
nemo [Thu, 01 Apr 2010 16:55:42 +0000] rev 3242
Suppress warning
koda [Thu, 01 Apr 2010 16:48:55 +0000] rev 3241
sheepluva's name is finally revealed (watch out for fangirls)
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)
nemo [Thu, 01 Apr 2010 16:44:56 +0000] rev 3239
this was not checking all of Land[]
nemo [Thu, 01 Apr 2010 16:34:20 +0000] rev 3238
Somehow, these files are not using local encoding
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
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
smxx [Thu, 01 Apr 2010 10:47:04 +0000] rev 3235
Trainings:
* Updated Polish translations
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
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
sheepluva [Thu, 01 Apr 2010 09:04:42 +0000] rev 3232
* make invul animations of different hogs run asynchronously
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
sheepluva [Thu, 01 Apr 2010 05:33:32 +0000] rev 3230
* check for valid TWave before starting/drawing them, prevents segfault
unc0rr [Thu, 01 Apr 2010 05:25:10 +0000] rev 3229
Fix build
unc0rr [Thu, 01 Apr 2010 05:10:50 +0000] rev 3228
- update russian translation a bit
- lupdate + lrelease
sheepluva [Thu, 01 Apr 2010 00:56:38 +0000] rev 3227
add fixed mission script files incl. inu's translation (portuguese I believe)
sheepluva [Thu, 01 Apr 2010 00:56:15 +0000] rev 3226
removing corrupted mission scripts (diff can't handle them)
nemo [Thu, 01 Apr 2010 00:48:26 +0000] rev 3225
another uninitialised value radz[k] for corresponding pa.ar of NTPX
sheepluva [Thu, 01 Apr 2010 00:38:02 +0000] rev 3224
possible map gen desync "fix" -- test please
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
nemo [Thu, 01 Apr 2010 00:16:23 +0000] rev 3222
move this island further away from water too
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
nemo [Wed, 31 Mar 2010 22:02:12 +0000] rev 3220
Partial update by jose1711
nemo [Wed, 31 Mar 2010 20:54:50 +0000] rev 3219
Partial translation by BeholdMyGlory
nemo [Wed, 31 Mar 2010 20:51:26 +0000] rev 3218
Updated by FIQ
nemo [Wed, 31 Mar 2010 20:47:38 +0000] rev 3217
Add inu to credits since he kept going on about it
nemo [Wed, 31 Mar 2010 20:44:38 +0000] rev 3216
Only require a minimum speed if object is descending.
sheepluva [Wed, 31 Mar 2010 20:03:43 +0000] rev 3215
YOUR AD HERE! (just fixed a typo)
smxx [Wed, 31 Mar 2010 17:56:24 +0000] rev 3214
General:
* Some more changes to changelog
smxx [Wed, 31 Mar 2010 17:52:55 +0000] rev 3213
General:
* Updated changelog for 0.9.13 (might require some sorting)
sheepluva [Wed, 31 Mar 2010 17:51:36 +0000] rev 3212
changin da changelog
nemo [Wed, 31 Mar 2010 17:48:23 +0000] rev 3211
broken
unc0rr [Wed, 31 Mar 2010 17:40:46 +0000] rev 3210
nemo's update to changelog
smxx [Wed, 31 Mar 2010 17:35:06 +0000] rev 3209
General:
* Updated my stuff ;)
nemo [Wed, 31 Mar 2010 17:23:01 +0000] rev 3208
pika pika
nemo [Wed, 31 Mar 2010 16:03:19 +0000] rev 3207
Partial update from FIQ (those parts that didn't require correct encoding)
nemo [Wed, 31 Mar 2010 15:43:52 +0000] rev 3206
3 more pokemon
smxx [Wed, 31 Mar 2010 13:41:05 +0000] rev 3205
CMake:
* Fixed heaptrc tracking blocks (parameter order is important?)
smxx [Wed, 31 Mar 2010 11:59:32 +0000] rev 3204
Engine:
* Fixed cursor shown twice in some cases while weapon menu is shown
sheepluva [Wed, 31 Mar 2010 11:34:58 +0000] rev 3203
make use of Smaxx latest commit(s) when playing ImpactSounds
smxx [Wed, 31 Mar 2010 11:00:30 +0000] rev 3202
Engine:
* Forgot one overloaded function in last commit
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
nemo [Wed, 31 Mar 2010 02:33:05 +0000] rev 3200
Minor tweak
koda [Tue, 30 Mar 2010 23:29:30 +0000] rev 3199
fixes to the mac build system
sending team data for the ifrontend
smxx [Tue, 30 Mar 2010 23:20:07 +0000] rev 3198
CMake:
* Removed debug flags that caused desyncs/infinite lag (just weird ...)
smxx [Tue, 30 Mar 2010 23:13:12 +0000] rev 3197
Maps:
* Disable Sudden Death on mission maps
smxx [Tue, 30 Mar 2010 23:03:51 +0000] rev 3196
Engine:
* Added missing space in pickup messages
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
palewolf [Tue, 30 Mar 2010 20:39:34 +0000] rev 3194
Updated as for version 3225 to translate the tunnel things by Renato Gelmini
koda [Tue, 30 Mar 2010 20:36:52 +0000] rev 3193
hopefully set the correct property...
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
smxx [Tue, 30 Mar 2010 20:33:20 +0000] rev 3191
Maps:
* Updated Knockball's preview once more
palewolf [Tue, 30 Mar 2010 20:31:28 +0000] rev 3190
Bad Palewolf, don't commit flags as hats
koda [Tue, 30 Mar 2010 20:30:51 +0000] rev 3189
inu and szczur locale files
smxx [Tue, 30 Mar 2010 20:30:28 +0000] rev 3188
Maps:
* Updated Knockball
palewolf [Tue, 30 Mar 2010 20:27:26 +0000] rev 3187
Pokemon hats
palewolf [Tue, 30 Mar 2010 20:18:54 +0000] rev 3186
Blox theme Sky.png was ¿white?
smxx [Tue, 30 Mar 2010 20:18:04 +0000] rev 3185
Frontend:
* Added separator and better sorting to map selection
* Updated German translation
palewolf [Tue, 30 Mar 2010 20:17:12 +0000] rev 3184
- Birdy is no longer translated
- Missing 03:41 translation
nemo [Tue, 30 Mar 2010 17:50:58 +0000] rev 3183
typo in template 41 definition. using FPoints from 40
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
smxx [Tue, 30 Mar 2010 17:17:15 +0000] rev 3181
Engine/Frontend:
* Added prg's inverted mazes
* Updated ts files and German translation
sheepluva [Tue, 30 Mar 2010 16:01:12 +0000] rev 3180
fix fpc 2.2.4 type related warning with unclear origin
nemo [Tue, 30 Mar 2010 15:46:33 +0000] rev 3179
recompress pngs
smxx [Tue, 30 Mar 2010 13:51:19 +0000] rev 3178
Themes:
* Updated icons for halloween and olympics
nemo [Tue, 30 Mar 2010 13:49:32 +0000] rev 3177
move RSR to reserved for this release
nemo [Tue, 30 Mar 2010 13:45:41 +0000] rev 3176
bustamove flag. Thanks Tiy
nemo [Tue, 30 Mar 2010 13:41:06 +0000] rev 3175
New hat
smxx [Tue, 30 Mar 2010 13:35:26 +0000] rev 3174
Engine:
* Made home run harder to achieve
Graphics:
* Added laurel hat
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.
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
nemo [Tue, 30 Mar 2010 02:45:31 +0000] rev 3171
crank up r a bit
koda [Tue, 30 Mar 2010 00:03:58 +0000] rev 3170
ifrontend: predispone teams in a proper data structure
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
palewolf [Mon, 29 Mar 2010 23:47:38 +0000] rev 3168
Fix a small glitch due to scaling down in mines and airplaine pixmaps
palewolf [Mon, 29 Mar 2010 23:39:31 +0000] rev 3167
Finish fixing pngs gray border when zooming
koda [Mon, 29 Mar 2010 23:27:35 +0000] rev 3166
properties for everyone!!!
updated locale by szczur
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)
palewolf [Mon, 29 Mar 2010 20:49:36 +0000] rev 3164
Updated spanish translation
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
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
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
smxx [Mon, 29 Mar 2010 20:27:54 +0000] rev 3160
Frontend:
* Avoid two identical team names in quick game.
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
nemo [Mon, 29 Mar 2010 16:43:47 +0000] rev 3158
Add birdy.
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)
unc0rr [Mon, 29 Mar 2010 13:58:21 +0000] rev 3156
Update Italian translation by Renato Gelmini
sheepluva [Mon, 29 Mar 2010 13:41:10 +0000] rev 3155
fix typo in team name: possesed -> possessed
smxx [Mon, 29 Mar 2010 13:37:52 +0000] rev 3154
Engine:
* Reverted last change as it isn't bugged now or whatever... :P
smxx [Mon, 29 Mar 2010 13:35:15 +0000] rev 3153
Engine:
* Show engine window centered on screen if not in fullscreen mode
smxx [Mon, 29 Mar 2010 09:52:10 +0000] rev 3152
Engine:
* Reverted background textures overlapping by 1 pixel - breaks when using alpha channel
palewolf [Sun, 28 Mar 2010 23:41:58 +0000] rev 3151
AfterAttack was issued twice
palewolf [Sun, 28 Mar 2010 23:40:49 +0000] rev 3150
Return control as soon as Birdy begins to disappear
palewolf [Sun, 28 Mar 2010 23:37:28 +0000] rev 3149
Birdy appears from off-screen
mbait [Sun, 28 Mar 2010 23:21:07 +0000] rev 3148
Feather: sprites was moved to another layer
mbait [Sun, 28 Mar 2010 23:14:54 +0000] rev 3147
Feather: sprite size fix
mbait [Sun, 28 Mar 2010 23:11:16 +0000] rev 3146
Feather: wrong constant fix
mbait [Sun, 28 Mar 2010 23:10:33 +0000] rev 3145
Birdy's falling feathers
nemo [Sun, 28 Mar 2010 23:05:33 +0000] rev 3144
Adding small to these has never been useful
sheepluva [Sun, 28 Mar 2010 21:53:03 +0000] rev 3143
* tweaked some random stuff in GSHandlers.inc
nemo [Sun, 28 Mar 2010 20:53:36 +0000] rev 3142
claymore_ would like rearranged as so. hearing no objections...
nemo [Sun, 28 Mar 2010 18:47:35 +0000] rev 3141
prg adds option to toggle girders in maze, adjusts some frontend strings
smxx [Sun, 28 Mar 2010 18:28:46 +0000] rev 3140
Engine:
* Reduced steps' volume
smxx [Sun, 28 Mar 2010 18:26:31 +0000] rev 3139
Engine:
* Added muffled underwater sound and splashes for homing bee.
nemo [Sun, 28 Mar 2010 16:46:26 +0000] rev 3138
prg tweaks maze
nemo [Sun, 28 Mar 2010 16:42:03 +0000] rev 3137
One more wacky generated map. bunch of islands suitable for islands shoppa.
sheepluva [Sun, 28 Mar 2010 16:35:44 +0000] rev 3136
* removed old hellishimpact.ogg
* changed random impactsounds of HHgrenade to more general implementation
nemo [Sun, 28 Mar 2010 12:02:51 +0000] rev 3135
another ban for gstLoser
smxx [Sun, 28 Mar 2010 11:34:06 +0000] rev 3134
CMake:
* Run FindLua every time, even if LUA_LIBRARY is already set
nemo [Sun, 28 Mar 2010 02:49:39 +0000] rev 3133
prg's maze generator
palewolf [Sun, 28 Mar 2010 00:46:34 +0000] rev 3132
Add background color to translucent png to avoid gray borders when zooming
palewolf [Sun, 28 Mar 2010 00:45:56 +0000] rev 3131
Updated spanish locale
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
smxx [Sat, 27 Mar 2010 22:25:18 +0000] rev 3129
Engine:
* Added tiny overlapping to repeated background textures to reduce "gaps" between them
smxx [Sat, 27 Mar 2010 22:10:33 +0000] rev 3128
Sometimes you should just check to see if syntax highlighting is kicking in ...
smxx [Sat, 27 Mar 2010 21:04:38 +0000] rev 3127
CMake
* I must not eat melon bombs
* I must not eat melon bombs
smxx [Sat, 27 Mar 2010 21:03:29 +0000] rev 3126
Engine:
* Reverted drill rocket sound for now (sound bugs on some sound cards?)
smxx [Sat, 27 Mar 2010 21:02:41 +0000] rev 3125
CMake:
* Check for missing Lua library
smxx [Sat, 27 Mar 2010 20:55:55 +0000] rev 3124
General:
* Added missing sounds
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
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))
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
palewolf [Sat, 27 Mar 2010 17:40:42 +0000] rev 3120
Fix mortar grey border
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
nemo [Sat, 27 Mar 2010 17:32:04 +0000] rev 3118
New impact sounds for HHG
koda [Sat, 27 Mar 2010 17:31:01 +0000] rev 3117
complete previous commit (which broken my local copy as well)
koda [Sat, 27 Mar 2010 17:27:15 +0000] rev 3116
branch ipad/iphone files to keep compatibility between versions
smxx [Sat, 27 Mar 2010 17:22:33 +0000] rev 3115
Engine:
* Updated Birdy's eggs and added egg shell fragments (missing sound)
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
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)
smxx [Sat, 27 Mar 2010 15:48:59 +0000] rev 3112
Engine:
* Added visible poison effect
* Updated homing bee in hand animation
nemo [Sat, 27 Mar 2010 15:41:21 +0000] rev 3111
Keep crosshair active when using rope, regardless of alt wep
smxx [Sat, 27 Mar 2010 14:57:41 +0000] rev 3110
Engine:
* Fixed new animations/sprites for homing bee
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
nemo [Sat, 27 Mar 2010 14:49:04 +0000] rev 3108
4 new hats, 2 reserved
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.
smxx [Sat, 27 Mar 2010 12:05:01 +0000] rev 3106
CMake:
* Fixed last commit
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)
palewolf [Sat, 27 Mar 2010 11:59:03 +0000] rev 3104
- Bee sprites for target and HH hand
mbait [Sat, 27 Mar 2010 11:53:37 +0000] rev 3103
Forgotten sprite
mbait [Sat, 27 Mar 2010 11:48:02 +0000] rev 3102
Added egg sprite
mbait [Sat, 27 Mar 2010 08:59:42 +0000] rev 3101
Wind does not affect of eggs
mbait [Sat, 27 Mar 2010 08:59:10 +0000] rev 3100
Added poisoned eggs
nemo [Sat, 27 Mar 2010 05:45:45 +0000] rev 3099
Add Wood forts
nemo [Sat, 27 Mar 2010 05:15:52 +0000] rev 3098
Specifically check for current hedgehog being on rope, the tricky bastard.
nemo [Sat, 27 Mar 2010 04:02:02 +0000] rev 3097
Try to reduce expensive Distance() call until sure it is needed
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.
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 >.<
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
palewolf [Sat, 27 Mar 2010 00:48:59 +0000] rev 3093
Tweaking water depth with Tiy
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
koda [Sat, 27 Mar 2010 00:03:25 +0000] rev 3091
some code polish for the ifrontend
inu patch for translation
koda [Fri, 26 Mar 2010 23:47:12 +0000] rev 3090
restore compilation
use a tableview instead of random buttons
fix the end game
palewolf [Fri, 26 Mar 2010 22:53:42 +0000] rev 3089
First go at water depth
smxx [Fri, 26 Mar 2010 22:52:04 +0000] rev 3088
General:
* Fixed CMakeLists.txt files for renamed (casing) themes and maps
palewolf [Fri, 26 Mar 2010 21:03:15 +0000] rev 3087
Bad nemo... uppercase theme names in themes.cfg too
nemo [Fri, 26 Mar 2010 19:59:15 +0000] rev 3086
remove pointless code
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
smxx [Fri, 26 Mar 2010 17:34:58 +0000] rev 3084
Engine:
* Fix bee.ogg's file name casing
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
nemo [Fri, 26 Mar 2010 17:18:44 +0000] rev 3082
Updated border colours from Tiy
smxx [Fri, 26 Mar 2010 16:02:47 +0000] rev 3081
Engine:
* Reverted Birdy's acceleration back to old values
smxx [Fri, 26 Mar 2010 15:59:21 +0000] rev 3080
Engine:
* Replaced UFO with the Homing Bee (Bzzzzz!)
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
nemo [Fri, 26 Mar 2010 15:55:20 +0000] rev 3078
Remove doubled call of freeEverything
nemo [Fri, 26 Mar 2010 15:52:47 +0000] rev 3077
Uppercase all theme and map names
mbait [Fri, 26 Mar 2010 12:38:11 +0000] rev 3076
New field in THedgehog for poisoning. New type of explosion- poisoned
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
smxx [Fri, 26 Mar 2010 12:16:12 +0000] rev 3074
Frontend:
* Added text notice to main screen if build is a dev build
koda [Fri, 26 Mar 2010 09:40:26 +0000] rev 3073
add another button to close the game and return to the iFrontend (untested)
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.
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.
nemo [Fri, 26 Mar 2010 00:49:02 +0000] rev 3070
Change settings for birdy in default weapon sets
smxx [Fri, 26 Mar 2010 00:39:49 +0000] rev 3069
CMake:
* Don't build Lua on systems other than Win32/Apple
nemo [Fri, 26 Mar 2010 00:39:00 +0000] rev 3068
remove utility flag
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)
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.
mbait [Thu, 25 Mar 2010 23:03:21 +0000] rev 3065
Birdy egg added
koda [Thu, 25 Mar 2010 23:02:55 +0000] rev 3064
testing ftw
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
nemo [Thu, 25 Mar 2010 02:02:53 +0000] rev 3062
tweak kick in case of wrapping
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)
nemo [Wed, 24 Mar 2010 18:01:49 +0000] rev 3060
Android hat
nemo [Wed, 24 Mar 2010 15:36:46 +0000] rev 3059
Tiy redraws random order button
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
nemo [Wed, 24 Mar 2010 11:01:21 +0000] rev 3057
Use MAXTHEMEOBJECTS instead of Count which appears to be 0 at this point.
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
koda [Tue, 23 Mar 2010 21:58:23 +0000] rev 3055
fix a build error on 10.5, LandPixels properly initialized
palewolf [Tue, 23 Mar 2010 21:50:26 +0000] rev 3054
Make UFO rotate while flying
nemo [Tue, 23 Mar 2010 19:06:43 +0000] rev 3053
Free land object SDL surfaces.
unc0rr [Tue, 23 Mar 2010 16:53:45 +0000] rev 3052
wtf
unc0rr [Tue, 23 Mar 2010 16:50:13 +0000] rev 3051
Ok, this part is ok
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
nemo [Mon, 22 Mar 2010 20:19:06 +0000] rev 3049
I can't read.
nemo [Mon, 22 Mar 2010 18:04:18 +0000] rev 3048
oh. I missed the fact he moved it to uLandTexture
nemo [Mon, 22 Mar 2010 18:02:39 +0000] rev 3047
Oops. More like this. (initEverything was being called for Game() and preview in non-iphone already)
nemo [Mon, 22 Mar 2010 17:59:59 +0000] rev 3046
Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
unc0rr [Mon, 22 Mar 2010 17:48:19 +0000] rev 3045
Clean Augean stables
smxx [Mon, 22 Mar 2010 13:44:35 +0000] rev 3044
Engine:
* Added animation to AI's thinking bubble
Frontend:
* Updated settings page to use new add/edit/delete buttons for teams and weapon schemes (delete buttons are disabled and invisible for now)
* Updated English and German locales
nemo [Mon, 22 Mar 2010 11:52:16 +0000] rev 3043
Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
palewolf [Sun, 21 Mar 2010 22:26:12 +0000] rev 3042
Fix 16px offset on previous commit
koda [Sun, 21 Mar 2010 20:55:45 +0000] rev 3041
fix a small leak
koda [Sun, 21 Mar 2010 20:54:18 +0000] rev 3040
Insert commit message here (to get along with palewolf)
palewolf [Sun, 21 Mar 2010 20:53:34 +0000] rev 3039
Insert commit message here
unc0rr [Sun, 21 Mar 2010 19:02:03 +0000] rev 3038
In pascal unit is a namespace
nemo [Sun, 21 Mar 2010 18:42:34 +0000] rev 3037
Rename current things called utilities to Effects (since they impact game state / flags w/o using a gear) and add a bunch of things that don't cause damage and are just used to move to Utility crate.
nemo [Sun, 21 Mar 2010 16:51:33 +0000] rev 3036
Make barrels a little more likely to blow up. 25% more damage in fall
palewolf [Sun, 21 Mar 2010 16:45:46 +0000] rev 3035
- Updated snail, added mushrooms to nature theme
- Fix explosion border color on desert theme
koda [Sun, 21 Mar 2010 16:42:41 +0000] rev 3034
fix a rotation glitch
set to binary interface and project files
nemo [Sun, 21 Mar 2010 16:04:57 +0000] rev 3033
FillAmmoStore is reused - check for before start of play.
palewolf [Sun, 21 Mar 2010 15:50:38 +0000] rev 3032
Insert commit message here
nemo [Sun, 21 Mar 2010 13:53:47 +0000] rev 3031
Fix indexed flags
nemo [Sun, 21 Mar 2010 13:41:11 +0000] rev 3030
Remove Timer2 from Gear, add a Timer to Hedgehog
koda [Sun, 21 Mar 2010 03:51:58 +0000] rev 3029
a couple of smaller cleanups that didn't get in previous commit
nemo [Sun, 21 Mar 2010 03:51:53 +0000] rev 3028
Add a 2nd timer variable due to conflicts. This could perhaps use renaming
koda [Sun, 21 Mar 2010 01:54:57 +0000] rev 3027
lotsa optimizations and redraws for the iFrontend
koda [Sat, 20 Mar 2010 23:33:37 +0000] rev 3026
move interface files around to use standard names in different versions
koda [Sat, 20 Mar 2010 15:16:59 +0000] rev 3025
update project for ipad target
relocate objects (windbar, fps, timer) so that window size doesn't matter
move touch input in its custom controller rather than hack sdl one
nemo [Fri, 19 Mar 2010 19:49:33 +0000] rev 3024
aaaand back to 15s. most changed line of code ever.
nemo [Fri, 19 Mar 2010 02:06:27 +0000] rev 3023
so claymore will quit complaining 'cause he can't think fast enough
nemo [Thu, 18 Mar 2010 23:56:06 +0000] rev 3022
Adjust increment since there is no timer
koda [Thu, 18 Mar 2010 23:25:32 +0000] rev 3021
move the buttons a little
don't make assumptions on the screen size
nemo [Thu, 18 Mar 2010 17:52:56 +0000] rev 3020
use cWaterLine for steam, splashes and droplets
smxx [Thu, 18 Mar 2010 09:55:22 +0000] rev 3019
Frontend:
* Updated stylesheets and resized icons
* Forced Frontend's minimum size to 800x600
* Fixed some swapped texts in German locale
Graphics:
* Added two hats by DJ. LisT
nemo [Thu, 18 Mar 2010 02:55:42 +0000] rev 3018
Adjust tests for cluster and watermelon, add molotov, assign FP test to whip, try to keep AI from attempting fire walking.
koda [Thu, 18 Mar 2010 02:27:46 +0000] rev 3017
fix the glitch causing pass-through in land objects besides first game
unc0rr [Fri, 12 Nov 2010 19:47:52 +0300] rev 3016
Close this one
koda [Thu, 18 Mar 2010 02:18:50 +0000] rev 3015
add jump and backjump controls
fix a small glitch when dimming the controls
mbait [Wed, 17 Mar 2010 23:01:53 +0000] rev 3014
default lua variable fix
smxx [Wed, 17 Mar 2010 22:56:23 +0000] rev 3013
General:
* Updated Spanish translation by Palewolf
Maps:
* Updated Knockball to use less strings and placeholders
mbait [Wed, 17 Mar 2010 22:53:45 +0000] rev 3012
copy of trunk
smxx [Wed, 17 Mar 2010 12:30:55 +0000] rev 3011
General:
* Reorganized training files
smxx [Wed, 17 Mar 2010 11:02:08 +0000] rev 3010
Frontend:
* Fixed scheme selection (dang!)
smxx [Wed, 17 Mar 2010 10:55:12 +0000] rev 3009
Frontend:
* Fixed map selection
smxx [Wed, 17 Mar 2010 10:48:00 +0000] rev 3008
Frontend:
* Map selection detects maps with scripts as missions
* Disabled scheme selection for missions
koda [Wed, 17 Mar 2010 01:03:22 +0000] rev 3007
szczur's and inu's updated locale
koda [Wed, 17 Mar 2010 00:26:35 +0000] rev 3006
restore compilation on simulator and device
new architecture for implementing controls
controls implmented with a joystick (partially done)
lotsa code cleanup
smxx [Tue, 16 Mar 2010 21:48:58 +0000] rev 3005
Maps:
* Increased Knockball's platform size
smxx [Tue, 16 Mar 2010 21:39:55 +0000] rev 3004
Engine:
* Updated Ball Gun balls: Now rotate depending on velocity (looks better imo but could revert that change as well)
* Allow explosions without spawning gears (visuals)
* Added some script additions
Maps:
* Updated Basketball's CMakeLists.txt
* Added experimental Knockball map
smxx [Tue, 16 Mar 2010 19:28:15 +0000] rev 3003
Engine:
* Avoid Homerun event if permanent low gravity is enabled
* Added CurrentHedgehog to script globals (contains uid)
Maps:
* Rewrote Basketball scoring message (didn't count right anyway)
nemo [Tue, 16 Mar 2010 04:46:29 +0000] rev 3002
More semi-arbitrary tweaking.
nemo [Tue, 16 Mar 2010 04:43:01 +0000] rev 3001
Still fiddling with bouncing, hoping to make it work
smxx [Mon, 15 Mar 2010 11:54:47 +0000] rev 3000
General:
* Updated Finnish locale
* Added missing svn properties to Basketball's map.lua
smxx [Mon, 15 Mar 2010 11:53:32 +0000] rev 2999
Engine:
* Fixed reading localized strings longer than 255 bytes
* Fixed weapon tooltip to stay inside visible area in short ammo menus
* Allow maps to use their own map.lua file outside training mode (needs multiplayer testing)
* Added example script to Basketball map showing clan scores
* Fixed Shotgun and Bazooka trainings
* Removed basketball script example
nemo [Mon, 15 Mar 2010 02:23:40 +0000] rev 2998
Slightly better behaved bounce, assuming we can make this 45 deg thing work, calcs could stand some optimisation.
smxx [Sun, 14 Mar 2010 23:46:46 +0000] rev 2997
Engine:
* Fixed missions' ammostore
smxx [Sun, 14 Mar 2010 22:55:46 +0000] rev 2996
Engine:
* Added explosives count to scripting variables
* Fixed adding multiple teams using Lua (AmmoStore problem; temporary)
* Added another example mission: Basketball with score table
smxx [Sun, 14 Mar 2010 20:48:13 +0000] rev 2995
Engine:
* Small tweaks to Birdy code
* Added (commented) Birdy spawn code
nemo [Sun, 14 Mar 2010 20:46:29 +0000] rev 2994
Palewolf adds bubbles and splashes when firing bullets into the water
nemo [Sun, 14 Mar 2010 20:32:56 +0000] rev 2993
Remove animation on jumping/resuming walk, only leave it in on weapon switch
nemo [Sun, 14 Mar 2010 20:31:28 +0000] rev 2992
Accidentally checked in birdy testing. reverted.
nemo [Sun, 14 Mar 2010 20:23:11 +0000] rev 2991
An animation requested by Tiy. Needs testing.
smxx [Sun, 14 Mar 2010 20:22:00 +0000] rev 2990
Engine:
* Removed obsolete trigger code
nemo [Sun, 14 Mar 2010 17:04:36 +0000] rev 2989
Add back sheepluva's 45° patch for some weapons. Rescale Tiy's latest icons to his specifications.
nemo [Sun, 14 Mar 2010 16:56:02 +0000] rev 2988
New multiplayer graphic
nemo [Sun, 14 Mar 2010 16:47:29 +0000] rev 2987
Tiy adds active weapon icons for a bunch of things.
nemo [Sun, 14 Mar 2010 14:59:08 +0000] rev 2986
Trying to tweak kicks a bit
nemo [Sun, 14 Mar 2010 14:47:21 +0000] rev 2985
Kick flakes a bit when an explosion is nearby. Needs testing / review by those more artistically inclined
nemo [Sun, 14 Mar 2010 14:28:14 +0000] rev 2984
Make underwater droplets more visible, add splash
smxx [Sun, 14 Mar 2010 14:18:31 +0000] rev 2983
Engine:
* Migrated Birdy test code (untested)
nemo [Sat, 13 Mar 2010 14:30:41 +0000] rev 2982
Palewolf adds droplets to his splashes
nemo [Sat, 13 Mar 2010 14:19:34 +0000] rev 2981
Fix basketball map and hog cannon.
koda [Fri, 12 Mar 2010 20:36:12 +0000] rev 2980
add the HedgewarsMobile project file to source control
nemo [Fri, 12 Mar 2010 18:59:35 +0000] rev 2979
Palewolf fixes zoom issue w/ bluewater, tweaks blend
nemo [Fri, 12 Mar 2010 01:44:10 +0000] rev 2978
Same approach for cluster bomb.
nemo [Fri, 12 Mar 2010 01:21:53 +0000] rev 2977
More polish changes szczur
nemo [Thu, 11 Mar 2010 22:22:30 +0000] rev 2976
Palewolf redraws BlueWater against svg, adds themed splashes
nemo [Thu, 11 Mar 2010 18:01:55 +0000] rev 2975
Splash files for prior version
smxx [Thu, 11 Mar 2010 17:56:26 +0000] rev 2974
Engine:
* Added Palewolf's splash effect
nemo [Thu, 11 Mar 2010 04:31:50 +0000] rev 2973
Crude copy of grenade routine to allow AI to use watermelon bomb with reasonable lethalness.
unc0rr [Wed, 10 Mar 2010 06:50:06 +0000] rev 2972
Patch by soreau (polished by me): show floating away ammo icon when you pick up a crate
nemo [Tue, 09 Mar 2010 02:48:27 +0000] rev 2971
Ensure ammo menu is flagged false if no ammo
nemo [Tue, 09 Mar 2010 02:02:22 +0000] rev 2970
Let's try this too (override following remote if in ammo menu)
nemo [Mon, 08 Mar 2010 21:52:40 +0000] rev 2969
This *should* solve issue w/ cursor moving around in ammo menu while not your turn NEEDS TESTING, changing uIO makes me nervous
nemo [Mon, 08 Mar 2010 01:42:23 +0000] rev 2968
Fix iluvu flag (indexed), shrink molotov radius a bit to try and reduce fail
nemo [Mon, 08 Mar 2010 01:29:33 +0000] rev 2967
Trying a new grave and hat. can be removed if not up to Tiy's standards
smxx [Sun, 07 Mar 2010 21:27:06 +0000] rev 2966
Server:
* Updated syntax/usage info to show real executable name
nemo [Sun, 07 Mar 2010 16:40:21 +0000] rev 2965
Updated pl from szczur/nerihsa. Reduce dX requirement for high dY to allow batting tighter angles, try grenade impact sound for barrels
nemo [Sat, 06 Mar 2010 21:56:43 +0000] rev 2964
Try out "tumbling" frame as a drowning frame
nemo [Sat, 06 Mar 2010 21:32:04 +0000] rev 2963
This might be all it takes to prevent the desync. needs local/remote testing. Also toggle 2nd barrel state on 0 movement
smxx [Sat, 06 Mar 2010 18:44:42 +0000] rev 2962
Engine:
* Updated team chat's format
General:
* Updated German translation
unc0rr [Sat, 06 Mar 2010 18:23:25 +0000] rev 2961
Fix "FOLLOW" command handler and place it into proper file
unc0rr [Sat, 06 Mar 2010 18:21:05 +0000] rev 2960
- Fix spectators team chat
- Remove deprecated TEAM_CHAT command support
smxx [Sat, 06 Mar 2010 13:56:33 +0000] rev 2959
Engine:
* Forgot to remove one line in last commit.
smxx [Sat, 06 Mar 2010 13:55:58 +0000] rev 2958
Engine:
* Changed order of game goals
* Added texture drawing (based on pixel width/height; unused in HEAD right now but working on some ideas)
* Added comments to trainings
unc0rr [Sat, 06 Mar 2010 13:54:55 +0000] rev 2957
Oops, remove debug stuff
koda [Sat, 06 Mar 2010 13:52:56 +0000] rev 2956
ifrontend: add the missing panels
nemo [Sat, 06 Mar 2010 13:49:55 +0000] rev 2955
Tweak to joke in french locale (everyone always fixes the spelling) updated explosive frames from Palewolf, increase explosive fall damage from 30 to 40
unc0rr [Sat, 06 Mar 2010 13:45:25 +0000] rev 2954
Fix sending routine
unc0rr [Sat, 06 Mar 2010 13:41:06 +0000] rev 2953
Update some engine localization
unc0rr [Sat, 06 Mar 2010 13:40:40 +0000] rev 2952
- Convert strings from utf-8 on recieve, and back to utf-8 when send them
- Optimize send by using 'unlines' function
- not tested
unc0rr [Sat, 06 Mar 2010 13:39:50 +0000] rev 2951
Some updates of russian localization
smxx [Sat, 06 Mar 2010 13:29:17 +0000] rev 2950
Engine:
* Updated example scripts to fallback to English texts if localized text is missing
smxx [Sat, 06 Mar 2010 13:22:52 +0000] rev 2949
Engine:
* Added localisation support to LUA (see example hwt files)
unc0rr [Sat, 06 Mar 2010 10:59:20 +0000] rev 2948
Replace tabs with spaces using 'expand -t 4' command
unc0rr [Sat, 06 Mar 2010 10:54:24 +0000] rev 2947
hate Smaxx (tested)
nemo [Sat, 06 Mar 2010 01:26:12 +0000] rev 2946
Stagger gear animations
nemo [Sat, 06 Mar 2010 01:21:44 +0000] rev 2945
Remove frame count from rolling explosive
nemo [Sat, 06 Mar 2010 01:19:58 +0000] rev 2944
Adjust fall damage again, zero out X/Y to avoid sinking/shivering barrels.
smxx [Sat, 06 Mar 2010 01:09:14 +0000] rev 2943
*SVGs for updated PNGs
smxx [Sat, 06 Mar 2010 01:07:59 +0000] rev 2942
Engine:
* Added Palewolf's updated barrel/explosives graphics
nemo [Fri, 05 Mar 2010 17:32:13 +0000] rev 2941
White/Black smoke, break out rolling barrel into its own routine, adjust rolling barrel impact damage. NEEDS TESTING
smxx [Fri, 05 Mar 2010 15:54:23 +0000] rev 2940
Engine:
* Added nemo's approach for step sound control for testing
nemo [Fri, 05 Mar 2010 02:57:34 +0000] rev 2939
... or I would have been if svn hadn't locked up and made me try my luck at one more...
nemo [Fri, 05 Mar 2010 02:51:12 +0000] rev 2938
ok. I think I'm finally done burning revisions
nemo [Fri, 05 Mar 2010 02:28:03 +0000] rev 2937
More tweaking, make blowtorch interact badly w/ explosives
nemo [Fri, 05 Mar 2010 02:23:57 +0000] rev 2936
Only trigger on dX to allow dropping straight down
nemo [Fri, 05 Mar 2010 02:21:10 +0000] rev 2935
tweak
nemo [Fri, 05 Mar 2010 02:19:42 +0000] rev 2934
Try not to hang the simulation :)
nemo [Fri, 05 Mar 2010 02:17:03 +0000] rev 2933
Experiment with barrels. Add rolling.
nemo [Thu, 04 Mar 2010 19:35:27 +0000] rev 2932
Activate hedgehogs if explosives are falling. They could be sitting on top.
smxx [Thu, 04 Mar 2010 16:20:07 +0000] rev 2931
Engine:
* Reverted position selection pulsing
nemo [Thu, 04 Mar 2010 04:25:09 +0000] rev 2930
You can remove 'em if you hate 'em.
koda [Wed, 03 Mar 2010 23:04:24 +0000] rev 2929
restore tiger 10.4 deployment
unc0rr [Wed, 03 Mar 2010 18:47:02 +0000] rev 2928
When removing team, set player's clan property to a colour of his another team
nemo [Wed, 03 Mar 2010 16:43:31 +0000] rev 2927
Add 05:11-05:15
smxx [Wed, 03 Mar 2010 16:41:07 +0000] rev 2926
Engine:
* Fixed random mine fuse text to show the right time span
smxx [Wed, 03 Mar 2010 16:19:37 +0000] rev 2925
CMAKE SMASH!
smxx [Wed, 03 Mar 2010 15:04:39 +0000] rev 2924
Engine:
* Renamed proto.inc to config.inc to receive other config values from cmake as well
* Moved Lua library lookup back to CMake - hope this finally fixes all issues
* Fixed training once again
nemo [Wed, 03 Mar 2010 14:49:10 +0000] rev 2923
Rearrange the test a bit to make the separation a bit clearer, also try snuggling crates up a bit closer to other things.
smxx [Wed, 03 Mar 2010 14:35:48 +0000] rev 2922
Engine:
* Reverted lookup name for Lua as the new version didn't work everywhere as well
smxx [Wed, 03 Mar 2010 11:38:02 +0000] rev 2921
Engine:
* Added new animated target pointer
* Addd new "preview" cursor for teleport
smxx [Wed, 03 Mar 2010 11:22:23 +0000] rev 2920
Engine:
* Simplified library name to look for to "lua" on all systems. This should resolve linking issues as long as the installed Lua version is 5.1
Frontend:
* Added URL shortcut to Xfire Game SDK's webpage
unc0rr [Wed, 03 Mar 2010 06:30:51 +0000] rev 2919
Now really fix build
unc0rr [Wed, 03 Mar 2010 06:29:01 +0000] rev 2918
Fix build
unc0rr [Wed, 03 Mar 2010 06:28:04 +0000] rev 2917
Fix server for 0.9.12 (tested)
nemo [Wed, 03 Mar 2010 04:33:49 +0000] rev 2916
Make barrels a little easier to destroy (60 instead of 75) - still more than 2 shotgun blasts or a grenade, but in range of dynamite or a well-placed cluster
nemo [Wed, 03 Mar 2010 02:56:18 +0000] rev 2915
Add spinner for explosives, add dust on crate impact, crank up explosives a bit
nemo [Wed, 03 Mar 2010 02:36:52 +0000] rev 2914
Ensure explosives are spawned somewhere w/ plenty of ground under them
smxx [Tue, 02 Mar 2010 19:50:58 +0000] rev 2913
Engine:
* Small tweaks to English and German locales
Frontend:
* Added a new default locale choice ("system default") that uses Qt's guessing to determine the preferred language
* Updated ts/qm files
nemo [Tue, 02 Mar 2010 19:46:35 +0000] rev 2912
French translation of 03-05. Still missing 05:11-15 and needs further proofing insertion of | in appropriate places
smxx [Tue, 02 Mar 2010 17:22:36 +0000] rev 2911
Engine:
* Explosive crates: Use them as cover - but watch out, they may explode spreading fire everywhere!
* Temporary hack for testing: Replaced all mines with explosive crates
smxx [Tue, 02 Mar 2010 15:04:31 +0000] rev 2910
Engine:
* Fixed DrawTextureF und DrawTextureRotatedF for NPOT textures
nemo [Tue, 02 Mar 2010 04:04:16 +0000] rev 2909
tweak
smxx [Mon, 01 Mar 2010 22:25:57 +0000] rev 2908
Engine:
* Added damage modifier to game mode/rule display
* Added low gravity activation sound
smxx [Mon, 01 Mar 2010 19:57:09 +0000] rev 2907
Engine:
* Updated Chinese translation
smxx [Mon, 01 Mar 2010 19:56:14 +0000] rev 2906
General:
* Updated Spanish translation by Palewolf
smxx [Mon, 01 Mar 2010 19:54:33 +0000] rev 2905
Engine:
* Converted all strings without maximum lengths to ansistrings (eliminates 255 char limit) or shortstrings (needs some testing)
* Goal/mission display now stays within screen borders even if it's very long
* Extended mine game mode display to respect no timer and random timer
smxx [Mon, 01 Mar 2010 19:20:43 +0000] rev 2904
Engine:
* Show modified mine timer as a game mode/setting
smxx [Mon, 01 Mar 2010 18:01:09 +0000] rev 2903
Engine:
* Added game mode notice for shared ammo game flag
unc0rr [Mon, 01 Mar 2010 17:54:12 +0000] rev 2902
Fix problems with utf8-encoded nicknames in team chat (not tested)
smxx [Mon, 01 Mar 2010 15:03:13 +0000] rev 2901
Frontend:
* Reverted to old "theme finding" for now
smxx [Mon, 01 Mar 2010 14:47:09 +0000] rev 2900
Frontend:
* Fixed inconsistency in German locale
smxx [Mon, 01 Mar 2010 14:45:41 +0000] rev 2899
Frontend:
* Completed German translation
* Updated other languages' files
smxx [Mon, 01 Mar 2010 12:55:54 +0000] rev 2898
Frontend:
* Added language selection to options menu to allow using other languages than the one detected by Qt
smxx [Mon, 01 Mar 2010 12:20:38 +0000] rev 2897
Frontend:
* Added labels and moved the fort selection on the edit team page
* Realigned most items on the settings page
nemo [Mon, 01 Mar 2010 04:03:21 +0000] rev 2896
Make her less day-glo
nemo [Mon, 01 Mar 2010 00:47:18 +0000] rev 2895
Updates to portuguese translation by inu
nemo [Mon, 01 Mar 2010 00:26:15 +0000] rev 2894
crank up landmines a little
nemo [Mon, 01 Mar 2010 00:23:29 +0000] rev 2893
another fix to MrMFS' patch
nemo [Mon, 01 Mar 2010 00:19:23 +0000] rev 2892
Slight tweak to admittedly placeholder image to emphasise inverted role
nemo [Mon, 01 Mar 2010 00:02:55 +0000] rev 2891
Formerly "Draw Girders" by MrMfS - now "Disable Girders" to allow template prefs to still exist
nemo [Sun, 28 Feb 2010 17:56:21 +0000] rev 2890
Darken the dud a bit so it is easier to distinguish
nemo [Sun, 28 Feb 2010 17:52:29 +0000] rev 2889
tweak mine dud spinner
nemo [Sun, 28 Feb 2010 17:51:38 +0000] rev 2888
Graphic for dead mines
nemo [Sun, 28 Feb 2010 17:49:45 +0000] rev 2887
Switch to smoke
nemo [Sun, 28 Feb 2010 17:48:44 +0000] rev 2886
trying a little hiss and steam
nemo [Sun, 28 Feb 2010 17:32:39 +0000] rev 2885
Tweak condition for hiding ammo
smxx [Sun, 28 Feb 2010 17:20:49 +0000] rev 2884
General:
* Renamed hats (shorter names)
* Updated SVN ignore lists
nemo [Sun, 28 Feb 2010 16:53:03 +0000] rev 2883
lupdate-qt4 & lrelease-qt4
nemo [Sun, 28 Feb 2010 16:03:33 +0000] rev 2882
Dude mine probability spinner
nemo [Sun, 28 Feb 2010 15:41:42 +0000] rev 2881
Flag the sharing of ammo between clan teams.
nemo [Sun, 28 Feb 2010 13:57:34 +0000] rev 2880
Palewolf adds PrincessPeach, updates other hats from set
nemo [Sun, 28 Feb 2010 02:42:37 +0000] rev 2879
Typo
nemo [Sat, 27 Feb 2010 20:01:54 +0000] rev 2878
Some Mario hats from Palewolf, Link from Armagon, and a couple of Eva hats
nemo [Sat, 27 Feb 2010 19:54:03 +0000] rev 2877
First real reserved hats. Thanks Tiy! Also, seeing if blowtorch looks ok w/ hat on.
nemo [Sat, 27 Feb 2010 16:29:40 +0000] rev 2876
Tiy's awesome new simple game icon
nemo [Sat, 27 Feb 2010 00:13:45 +0000] rev 2875
Musn't forget sicily
nemo [Fri, 26 Feb 2010 19:52:22 +0000] rev 2874
A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
nemo [Fri, 26 Feb 2010 16:29:00 +0000] rev 2873
Font switch requested by Copy Liu in
issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
nemo [Fri, 26 Feb 2010 03:25:59 +0000] rev 2872
Update Desert theme
nemo [Fri, 26 Feb 2010 00:03:57 +0000] rev 2871
rearrange fall damage a bit so invulnerability still causes dust
nemo [Thu, 25 Feb 2010 23:28:26 +0000] rev 2870
Palewolf tweaks map object placement some more.
unc0rr [Thu, 25 Feb 2010 18:34:36 +0000] rev 2869
Replace tabs with spaces here too
unc0rr [Thu, 25 Feb 2010 18:34:30 +0000] rev 2868
Some debug stuff
unc0rr [Thu, 25 Feb 2010 18:28:33 +0000] rev 2867
- Unbreak support for client versions prior to 0.9.13-dev
- Replace tabs with spaces (sorry for mixing with code changes)
nemo [Thu, 25 Feb 2010 15:58:44 +0000] rev 2866
Set 32 hog limit for fort maps
smxx [Thu, 25 Feb 2010 15:48:40 +0000] rev 2865
Engine:
* Updated English locale (Sniper Rifle fires twice - not once)
* Updated German locale (missing tooltip texts)
smxx [Thu, 25 Feb 2010 13:04:31 +0000] rev 2864
Engine:
* Fixed copy and paste typo in English locale
* Updated German locale (still working on tooltips)
smxx [Thu, 25 Feb 2010 13:02:08 +0000] rev 2863
Engine:
* Added a new window to the game's start that shows special rules affecting the current game (e.g. karma or low gravity)
smxx [Thu, 25 Feb 2010 12:49:04 +0000] rev 2862
Engine:
* Updated training mission's ammo scheme generation
nemo [Thu, 25 Feb 2010 04:08:47 +0000] rev 2861
remove turn waits for crazy and shoppa
nemo [Thu, 25 Feb 2010 04:04:26 +0000] rev 2860
Awesome patch from TheException - adds editing of weapon delay and crate count. Tiy might want to tweak the crate graphic, could make be smaller or less overlappy.
nemo [Wed, 24 Feb 2010 16:41:35 +0000] rev 2859
another nil check
nemo [Wed, 24 Feb 2010 13:46:02 +0000] rev 2858
Add nil check to shotgun shell
nemo [Wed, 24 Feb 2010 13:29:06 +0000] rev 2857
Fix spectator crash due to missing nil check in new dust gear, init Ammo to nil in World prior to nil check
nemo [Wed, 24 Feb 2010 03:03:43 +0000] rev 2856
Adjust LocalClan when shuffling, set to -1 in case all local clans are bots.
nemo [Wed, 24 Feb 2010 01:55:59 +0000] rev 2855
Show the ammo menu of the last local non-bot team when not local turn. needs testing
nemo [Tue, 23 Feb 2010 23:54:38 +0000] rev 2854
Corrected test
nemo [Tue, 23 Feb 2010 19:25:38 +0000] rev 2853
Restore shared clan ammo (still needs flag), add ammo info message if the person who picked up the ammo was a member of your clan
smxx [Tue, 23 Feb 2010 15:41:37 +0000] rev 2852
Engine:
* Added step sounds for hedgehogs (needs some tweaking after jumps)
nemo [Tue, 23 Feb 2010 03:57:27 +0000] rev 2851
oops. forgot the free. also drop the speed check.
nemo [Tue, 23 Feb 2010 03:55:46 +0000] rev 2850
A little clock for convenience in finding things in demos
smxx [Tue, 23 Feb 2010 00:27:48 +0000] rev 2849
Engine:
* Fixed a mistake with DEagle's tooltip
smxx [Tue, 23 Feb 2010 00:21:20 +0000] rev 2848
Engine:
* Added Palewolf's dust clouds when an hog suffers fall damage
smxx [Tue, 23 Feb 2010 00:18:57 +0000] rev 2847
Frontend:
* Fixed nick list's context menu not updating when using keyboard only
smxx [Mon, 22 Feb 2010 23:03:50 +0000] rev 2846
Frontend:
* Some cleanup and updating context menu entries for chat widget
smxx [Mon, 22 Feb 2010 22:51:21 +0000] rev 2845
Frontend:
* Added friends and ignore list functionality to frontend (use the nicklist's context menu to add or remove nicknames)
* Text messages and emotes of ignored players will no longer appear
* Text messages an emotes of friends will be shown in a different color
smxx [Mon, 22 Feb 2010 10:56:43 +0000] rev 2844
Engine:
* Fixed sometimes broken drawing of static graves (clamping issue?)
* Removed the (now obsolete) DrawSurfSprite from uStore
nemo [Mon, 22 Feb 2010 05:50:29 +0000] rev 2843
Check the right midpoint font
nemo [Mon, 22 Feb 2010 05:41:25 +0000] rev 2842
Updated Chinese locales from Copy Liu
nemo [Mon, 22 Feb 2010 05:40:24 +0000] rev 2841
Fix CJK in tooltips.
nemo [Mon, 22 Feb 2010 00:53:04 +0000] rev 2840
Skip drawing some stuff if water is opaque. Affects simulation.
smxx [Mon, 22 Feb 2010 00:47:50 +0000] rev 2839
Engine:
* Updated health bar drawing to no longer tint name and health bar contents if highlighted (avoids small but noticeable color changes)
nemo [Sun, 21 Feb 2010 22:01:59 +0000] rev 2838
ok... how about this?
nemo [Sun, 21 Feb 2010 21:55:34 +0000] rev 2837
Be sure to initialise count for teleport in placement mode
nemo [Sun, 21 Feb 2010 19:03:46 +0000] rev 2836
inu adds some whitespace
nemo [Sun, 21 Feb 2010 19:03:04 +0000] rev 2835
inu's updated portugese (marco_silva and inu are fighting over name of deagle :) )
smxx [Sun, 21 Feb 2010 16:32:43 +0000] rev 2834
General:
* Don't set makefiles to verbose using debug config (should be enabled when changing CMakeLists.txt only)
nemo [Sun, 21 Feb 2010 16:28:46 +0000] rev 2833
Check for empty hat, somehow claymore managed this, this should be a workaround pending figuring out how he did it.
smxx [Sat, 20 Feb 2010 19:54:24 +0000] rev 2832
Engine:
* Fix LoopSound returning an undefined value if sound isn't played/started
nemo [Sat, 20 Feb 2010 18:58:51 +0000] rev 2831
Revert r2675 pending solution to teams getting wrong ammo.
smxx [Sat, 20 Feb 2010 09:33:20 +0000] rev 2830
Frontend:
* Added Xfire SDK files to /misc/xfire. See license.txt for further details.
nemo [Fri, 19 Feb 2010 02:19:47 +0000] rev 2829
Another solution needs to be found.
smxx [Fri, 19 Feb 2010 00:53:22 +0000] rev 2828
Engine:
* Code to spawn new shells wasn't commited for whatever reason
smxx [Fri, 19 Feb 2010 00:51:37 +0000] rev 2827
Engine:
* New visual gear: Shell
* Shooting Shotgun and Sniper Rifle now throws out shells
* Added sound for (re-)loading Sniper Rifle
Installer:
* Updated vendor name to "Hedgewars Project"
nemo [Thu, 18 Feb 2010 13:59:05 +0000] rev 2826
Remove invulnerability protection from the team gone effect
smxx [Thu, 18 Feb 2010 13:23:24 +0000] rev 2825
Engine:
* Removed memory leaks displaying usage / syntax
nemo [Thu, 18 Feb 2010 01:02:28 +0000] rev 2824
Extra incentive to attack non-king hogs. If king loses his entourage, he loses 5hp per turn
smxx [Wed, 17 Feb 2010 21:49:38 +0000] rev 2823
Engine:
* Updated Spanish translation by Palewolf
Frontend:
* Updated Spanish translation by Palewolf
smxx [Wed, 17 Feb 2010 20:03:25 +0000] rev 2822
Engine:
* Use included Lua source files to compile a local copy to be used (Koda)
Frontend:
* Changed the way Xfire code is excluded outside Win32
* Updated slovak translation by jose1711__
smxx [Wed, 17 Feb 2010 19:50:22 +0000] rev 2821
Frontend:
* Added support for extended Xfire status display (Win32; requires Xfire SDK; CMAKE variable to add/ignore missing)
smxx [Wed, 17 Feb 2010 17:38:32 +0000] rev 2820
Frontend:
* Possible fix to engine window losing it's focus while Xfire is active (too sporadic to test)
nemo [Tue, 16 Feb 2010 03:03:26 +0000] rev 2819
Ensure InitialCount gets a value
nemo [Tue, 16 Feb 2010 02:23:12 +0000] rev 2818
Should be equivalent, but in any case, not needed
smxx [Mon, 15 Feb 2010 23:32:34 +0000] rev 2817
Engine:
* Fix engine window's icon loading
* Note: Thou shall not embed preprocessor code into strings!
smxx [Mon, 15 Feb 2010 23:22:26 +0000] rev 2816
Engine:
* Forgot to commit hwengine.rc
Training Missions:
* Small tweaks to keep the time left once the goal is reached
smxx [Mon, 15 Feb 2010 21:56:49 +0000] rev 2815
Training Missions:
* Missions won't fail if you win within the last seconds (check for win)
* Granting more time for Bazooka training to finish
smxx [Mon, 15 Feb 2010 21:54:26 +0000] rev 2814
Engine:
* Removed some commented out lines
* Added "SetHealth" script command
* Added support for global variables (between lua and game)
Training Missions:
* Once again fail if your time runs out
* Training missions show a "You've lost!" message
* Changed Shotgun training back to mushrooms map
nemo [Mon, 15 Feb 2010 21:44:05 +0000] rev 2813
Keep crosshairs when being kicked by gstWinner (for rope and such)
koda [Mon, 15 Feb 2010 19:49:20 +0000] rev 2812
add liblua to sources for macosx
smxx [Mon, 15 Feb 2010 14:04:29 +0000] rev 2811
Engine:
* Reduced alt weapon box's size to 75%
* Updated DrawTextureF and DrawRotatedTextureF to support multiple columns as well as custom dimensions
nemo [Mon, 15 Feb 2010 00:01:21 +0000] rev 2810
bad koda
koda [Sun, 14 Feb 2010 23:50:51 +0000] rev 2809
mac build supports lua
nemo [Sun, 14 Feb 2010 21:57:47 +0000] rev 2808
Need this too to set it to last hog for current switch alg
nemo [Sun, 14 Feb 2010 21:53:17 +0000] rev 2807
halt team blink on attack
nemo [Sun, 14 Feb 2010 21:52:32 +0000] rev 2806
Prevent crasher if attempting to show ammo menu
koda [Sat, 13 Feb 2010 16:04:04 +0000] rev 2805
new menupage ingame for common actions
new style for moving the main menu
smxx [Sat, 13 Feb 2010 12:40:40 +0000] rev 2804
General:
* Removed FindLua51 cmake module as fpc does it's own lookup anyway
koda [Sat, 13 Feb 2010 01:56:35 +0000] rev 2803
allow to compile engine as library with HWLIBRARY symbol
move the first run check in the first view controller instead of appdelegate
relocate things around to make room for controls/buttons/menu
smxx [Fri, 12 Feb 2010 18:40:14 +0000] rev 2802
Engine:
* Added alt weapon icon to parachute and flying saucer
* Hide alt weapon icon once weapon was used
smxx [Fri, 12 Feb 2010 17:02:08 +0000] rev 2801
Engine:
* Show alternative weapon that might be used while on rope (if any is selected)
smxx [Fri, 12 Feb 2010 16:39:22 +0000] rev 2800
Engine:
* Added executable icon (Win32 only)
* Added window icon
* Tiy should redo both as I couldn't get them right (blurred/transparency)
koda [Wed, 10 Feb 2010 22:00:49 +0000] rev 2799
add a new way to fetch version info from pascal to c
complete the stubs for the new lua section
fixed a glitch in the ifrontend
smxx [Wed, 10 Feb 2010 21:23:03 +0000] rev 2798
Engine:
* Excluded Lua scripting on iPhone
Frontend:
* Some stylesheet tweaks by Tiy and me
smxx [Wed, 10 Feb 2010 17:53:21 +0000] rev 2797
Engine:
* Redirect debug log to stderr in case no path was provided (e.g. run from command line)
smxx [Wed, 10 Feb 2010 17:31:12 +0000] rev 2796
Engine:
* Proper cleanup after creating landscape preview
* Avoid trying to write to current working directory (no-go under Windows Vista/7 if installed to C:\Program Files)
smxx [Wed, 10 Feb 2010 17:15:10 +0000] rev 2795
Engine:
* Last pointer cast removed (I hope)
smxx [Wed, 10 Feb 2010 17:13:49 +0000] rev 2794
Engine:
* Forgot another gear pointer -> gear uid change
smxx [Wed, 10 Feb 2010 15:42:00 +0000] rev 2793
Engine:
* Prevent script calls with no script loaded (error spam)
smxx [Wed, 10 Feb 2010 13:53:31 +0000] rev 2792
Engine:
* Submit gear UID to script functions instead of gear pointer on gear add/delete
smxx [Wed, 10 Feb 2010 10:03:13 +0000] rev 2791
Engine:
* Fixed uScript to compile without DEBUGFILE set
smxx [Wed, 10 Feb 2010 09:52:00 +0000] rev 2790
Engine:
* Identify gears in Lua using their unique id instead of their pointer address - this should keep training from crashing on x64 platforms
* Removed obsolete script call to "onTeamSetup" even before any script is loaded
nemo [Wed, 10 Feb 2010 02:03:41 +0000] rev 2789
Some slight changes to slovak locale
smxx [Wed, 10 Feb 2010 01:02:20 +0000] rev 2788
* Forgot to update CMakeLists.txt for proper INSTALL
smxx [Wed, 10 Feb 2010 00:57:39 +0000] rev 2787
* Casing ... *whistle*
smxx [Wed, 10 Feb 2010 00:55:40 +0000] rev 2786
Engine:
* Added LUA scripting support for trainings (and maybe soon) scenarios/missions
* Converted Shotgun and Bazooka Training to LUA
* New dependency: LUA 5.1
* New Mission Objectives window
* Extended default keybinds for non-iPhone builds
* NOTE: Script function names etc. might change soon so don't work too hard on your own missions (for now)! This is experimental!
Frontend:
* Added support for new training maps/LUA scripts
nemo [Tue, 09 Feb 2010 21:51:52 +0000] rev 2785
set min on king health proportion
nemo [Tue, 09 Feb 2010 20:47:22 +0000] rev 2784
King health proportional to team size
nemo [Tue, 09 Feb 2010 18:58:44 +0000] rev 2783
Palewolf's patch to allow controlling proportion of various objects in themes. Desert and Nature have non-default values
nemo [Tue, 09 Feb 2010 18:34:49 +0000] rev 2782
tweak of placement
nemo [Tue, 09 Feb 2010 16:39:43 +0000] rev 2781
antialiasing, a minor obsession.
smxx [Tue, 09 Feb 2010 14:30:59 +0000] rev 2780
Engine:
* Added victory.ogg as sndVictory (only used in to-be-commited training right now)
nemo [Tue, 09 Feb 2010 14:24:25 +0000] rev 2779
Suggestion from Tiy. Use a random hi. Could maybe be shorter sounds, using the 4 shortest voicepacks already
nemo [Tue, 09 Feb 2010 14:21:25 +0000] rev 2778
New British voicepack
nemo [Tue, 09 Feb 2010 13:04:11 +0000] rev 2777
tweak. no chirp on room creation.
nemo [Tue, 09 Feb 2010 03:21:09 +0000] rev 2776
Only enable chirp for room owner
nemo [Tue, 09 Feb 2010 02:03:31 +0000] rev 2775
Only beep in room, load sound in constructor
nemo [Tue, 09 Feb 2010 01:50:36 +0000] rev 2774
Switch to PlayChannel so as not to interrupt background music.
nemo [Tue, 09 Feb 2010 01:47:50 +0000] rev 2773
Have game beep when someone joins lobby/room. Controlled by Sound option
koda [Mon, 08 Feb 2010 21:49:52 +0000] rev 2772
some code cleanup for the ifrontend
nemo [Mon, 08 Feb 2010 18:12:06 +0000] rev 2771
Override both hog placements, this makes divide teams pretty much useless with hog placement mode. Restricting hog placement to one side might be a nice addition.
nemo [Mon, 08 Feb 2010 16:03:58 +0000] rev 2770
Decrease king buff from 150% bonus to 50% bonus, disable warning sound in placement mode
nemo [Mon, 08 Feb 2010 15:56:43 +0000] rev 2769
Some handling of interaction between king mode and place hogs mode.
nemo [Mon, 08 Feb 2010 12:54:44 +0000] rev 2768
Request by soreau. Placement time proportional to map size.
nemo [Mon, 08 Feb 2010 12:49:58 +0000] rev 2767
Yay for burning through revision numbers
nemo [Mon, 08 Feb 2010 12:49:41 +0000] rev 2766
redundant
nemo [Mon, 08 Feb 2010 12:49:21 +0000] rev 2765
Attractiveness tweak
nemo [Mon, 08 Feb 2010 12:46:09 +0000] rev 2764
Allow for ammos w/o teleports
nemo [Mon, 08 Feb 2010 05:17:59 +0000] rev 2763
Do CI correctly. Still need to allow for mode in case of no teleports in ammo
nemo [Mon, 08 Feb 2010 03:03:18 +0000] rev 2762
Mode to place hogs at start of game. Will probably need a bit more testing.
smxx [Fri, 05 Feb 2010 13:47:25 +0000] rev 2761
General:
* Updated svn ignore lists
Engine:
* Small update to en locale
* Fixed line break conversion for gl.txt
nemo [Fri, 05 Feb 2010 13:32:57 +0000] rev 2760
... or. just move the king check to after the gear nil
nemo [Fri, 05 Feb 2010 13:30:47 +0000] rev 2759
account for dying king
nemo [Fri, 05 Feb 2010 13:12:31 +0000] rev 2758
Add one king per team instead of clan, kill off clan if all kings are dead. untested.
nemo [Fri, 05 Feb 2010 11:47:57 +0000] rev 2757
add quebec for all the canadian frenchies.
nemo [Fri, 05 Feb 2010 11:44:28 +0000] rev 2756
Strip PNGs, tweak hedgewars flag.
smxx [Fri, 05 Feb 2010 00:47:28 +0000] rev 2755
Engine:
* Removed duplicated locale entries
koda [Fri, 05 Feb 2010 00:43:56 +0000] rev 2754
touchinput works, invisible buttons added and initial support for chat
koda [Thu, 04 Feb 2010 22:34:21 +0000] rev 2753
update iphone port to new code from Smaxx
smxx [Thu, 04 Feb 2010 22:30:42 +0000] rev 2752
Frontend:
* Skip cpu flag to hide it from players
smxx [Thu, 04 Feb 2010 22:29:19 +0000] rev 2751
Engine:
* Force 'cpu' flag for AI players; keep players from using it
* Updated english Locale/de.txt
Graphics:
* Added first pack of community submitted flags (cm_*.png)
* Added some new hats
smxx [Thu, 04 Feb 2010 20:49:59 +0000] rev 2750
Frontend:
* Updated main window's background color
smxx [Thu, 04 Feb 2010 20:49:23 +0000] rev 2749
Frontend:
* Updated graphics by Tiyuri
smxx [Thu, 04 Feb 2010 20:47:39 +0000] rev 2748
Graphics:
* Added even more flags
smxx [Thu, 04 Feb 2010 20:45:03 +0000] rev 2747
Server:
* Added support for flags (this still needs further adjustments to restore compatibility with older versions (team datasets)!)
Engine:
* Added support for flags
* Added weapon tooltips
* Moved SplitBySpace to uMisc
* Set file operations to readonly to avoid conflicts running multiple copies networked and synced on one (fast) machine
* Flash active team while green arrow is shown (waiting for input or camera centered on active hog)
* Updated English locale
Frontend:
* Added support for flags
* Added flag selection to edit team page
* Added checkbox for weapon tooltips in options
* "Random team" button may now be translated
* Disabled "official server" button till protocol is handled for all versions (see above; nemo's server is updated to new protocol)
Graphics:
* Added basic set of example flags
nemo [Thu, 04 Feb 2010 18:46:49 +0000] rev 2746
Correct napalm adjustment.
smxx [Thu, 04 Feb 2010 14:48:49 +0000] rev 2745
Engine:
+ Split PlaySound into PlaySound and LoopSound
+ Added overloaded versions of PlaySound/LoopSound that won't require voicepack parameter
+ LoopSound now allows multiple copies of the same sound to play looped and returns the channel used for playback (to stop them later)
+ StopSound now allows either a specific sound (single playback) or channel (single playback as well as looped playback) to be stopped
+ SoundChannel attribute for Gears to be used when looping sounds
smxx [Thu, 04 Feb 2010 14:35:31 +0000] rev 2744
Engine:
* Avoid playing the same sound looped multiple times as its impossible to stop older copies then (at least for now)
koda [Wed, 03 Feb 2010 23:36:42 +0000] rev 2743
implement transition in the way i had in mind
smxx [Wed, 03 Feb 2010 13:02:28 +0000] rev 2742
Frontend:
+ Changed save and demo file extensions to ".<protocol>.hwd" and ".<protocol>.hws" to make file associations easier/constant
+ Added icons to savegame and demo file list (might require some redrawing/updating)
nemo [Wed, 03 Feb 2010 04:18:28 +0000] rev 2741
Fix crash in DrawTunnel
koda [Wed, 03 Feb 2010 03:01:44 +0000] rev 2740
programmatically load main controller
adapt settings to landscape
transition between main controller and other views
smxx [Mon, 01 Feb 2010 22:01:35 +0000] rev 2739
Frontend:
+ New edit buttons for game and weapon scheme selection
koda [Mon, 01 Feb 2010 21:26:15 +0000] rev 2738
new graphics from Tiy and frontend is loaded in landscape mode
koda [Mon, 01 Feb 2010 19:43:57 +0000] rev 2737
inu's updated pt_PT translation file
nemo [Mon, 01 Feb 2010 07:10:33 +0000] rev 2736
Tweak napalm so it'll hit on the X without wind. Unlike bombs / minestrike, should not depend on height of X.
smxx [Sun, 31 Jan 2010 22:52:42 +0000] rev 2735
Engine:
+ Play sound when switching hogs
+ Save screenshots to home directory instead of working directory
+ Use Windows bitmap format for screenshots under Win32 (more common and better supported)
* Fix compiler warnings
koda [Sun, 31 Jan 2010 22:43:09 +0000] rev 2734
smaller improvements in mouse handling
smxx [Sun, 31 Jan 2010 22:15:53 +0000] rev 2733
Engine:
* Keep blowtorch and other weapons from penetrating indestructible terrain (e.g. solid borders)
* Reduced explosion background borders
Frontend:
+ Show unknown or missing maps in room list by tinting them red
nemo [Sun, 31 Jan 2010 19:32:43 +0000] rev 2732
Only add turn timeout for weapons that don't already have a timeout
nemo [Sun, 31 Jan 2010 19:25:31 +0000] rev 2731
oops. forgot skip turn
nemo [Sun, 31 Jan 2010 19:24:22 +0000] rev 2730
Remove king invulnerability, disable everything but teleport instead.
nemo [Sun, 31 Jan 2010 16:35:18 +0000] rev 2729
Pass correct gear to modifydamage in shotgun
nemo [Sun, 31 Jan 2010 16:31:45 +0000] rev 2728
Adjust king movement in ammoshove, give king a damage bonus
nemo [Sun, 31 Jan 2010 16:22:50 +0000] rev 2727
Nature theme additions by Tiy and Palewolf
nemo [Sun, 31 Jan 2010 16:20:53 +0000] rev 2726
Update translation files, add "King Mode"
koda [Sat, 30 Jan 2010 18:23:42 +0000] rev 2725
input handling reworked, still a lot of bugs in mouse movement
koda [Sat, 30 Jan 2010 01:46:23 +0000] rev 2724
redo LANDSCAPE MODE in a saner way with lots of fps
uWorld cleaned a little with widgets moved to fit the new interface
(mouse handling is messed up though)
koda [Fri, 29 Jan 2010 00:55:14 +0000] rev 2723
LANDSCAPE ON IPHONE
brings down fps, other localization features
nemo [Thu, 28 Jan 2010 20:36:24 +0000] rev 2722
IOResult is a special variable
nemo [Thu, 28 Jan 2010 19:01:57 +0000] rev 2721
Remove inverted and useless test
koda [Wed, 27 Jan 2010 19:58:52 +0000] rev 2720
adds a "factory reset" to iphone frontend
nemo [Wed, 27 Jan 2010 00:11:52 +0000] rev 2719
Tweak load order
nemo [Tue, 26 Jan 2010 23:04:19 +0000] rev 2718
Rename for consistency
nemo [Tue, 26 Jan 2010 23:00:45 +0000] rev 2717
Alternate loading for koda's consideration. For case of pt_BR will try en, pt, then pt_BR
koda [Tue, 26 Jan 2010 21:55:51 +0000] rev 2716
complete the replacement of init/free wrappers for every unit
iphone frontend smaller fixes
symbol TOUCHINPUT deprecated
revision of some sdl1.3 code
nemo [Tue, 26 Jan 2010 04:13:37 +0000] rev 2715
Free up some unfreed memory. Needed for Koda's iphone lib work
koda [Sun, 24 Jan 2010 19:52:30 +0000] rev 2714
update iphone frontend to the new (silly) sdl api, code cleanups for other sections
nemo [Sun, 24 Jan 2010 19:01:51 +0000] rev 2713
Palewolf's smoke traces for fire.
nemo [Sun, 24 Jan 2010 16:46:06 +0000] rev 2712
Minor tweak, try to make long flavour text last longer, move the hurt self messages to unused messages group, so they don't get wiped by crate an instant later.
nemo [Sun, 24 Jan 2010 16:39:09 +0000] rev 2711
If the music is going to be wrong, it can at least irritate me less.
nemo [Sun, 24 Jan 2010 16:35:47 +0000] rev 2710
Some value for opacity. Did not adjust water colour.
nemo [Sun, 24 Jan 2010 16:33:57 +0000] rev 2709
Add Desert theme
nemo [Sun, 24 Jan 2010 16:25:10 +0000] rev 2708
forgot Themes CMakeLists file
nemo [Sun, 24 Jan 2010 16:24:24 +0000] rev 2707
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
koda [Sun, 24 Jan 2010 13:38:14 +0000] rev 2706
sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
koda [Sun, 24 Jan 2010 13:37:03 +0000] rev 2705
fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
nemo [Sun, 24 Jan 2010 07:37:00 +0000] rev 2704
Rolling random numbers before land is generated is bad, m'kay? InitWorld probably not the best place for it.
nemo [Sun, 24 Jan 2010 07:26:03 +0000] rev 2703
Randomise order of play.
koda [Sat, 23 Jan 2010 21:57:24 +0000] rev 2702
rewrite gamesetup to use less memory, rename effects to sound plus some nice actions, settings work in game again
koda [Sat, 23 Jan 2010 13:15:27 +0000] rev 2701
settings tab has now a very nice iphone-like interface
koda [Wed, 20 Jan 2010 14:31:45 +0000] rev 2700
updated polish translation by szczur
koda [Mon, 18 Jan 2010 05:36:08 +0000] rev 2699
replace initialization/finalization statements with custom init functions
koda [Sat, 16 Jan 2010 17:30:37 +0000] rev 2698
objc/pascal finally working
hwengine becomes a library for the iphone
use custom sdl_image to fix bug
remove thread code and forward_argc/forward_argv
koda [Sat, 16 Jan 2010 06:48:56 +0000] rev 2697
code cleanup and opengles optimizations
koda [Fri, 15 Jan 2010 10:03:31 +0000] rev 2696
settings are applied to game launch
koda [Thu, 14 Jan 2010 16:46:50 +0000] rev 2695
makes freepascal code compatible with OBJFPC mode
koda [Thu, 14 Jan 2010 16:38:43 +0000] rev 2694
can use latest sdlimage, work on setting panel and option when launching the game, minor fixes
koda [Wed, 13 Jan 2010 09:41:35 +0000] rev 2693
GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
koda [Tue, 12 Jan 2010 07:32:15 +0000] rev 2692
better network support + initial work for returning to frontend
koda [Sun, 10 Jan 2010 00:52:20 +0000] rev 2691
initial support for engine protocol
koda [Sat, 09 Jan 2010 01:34:23 +0000] rev 2690
move mixed functions in PascalExports
koda [Sat, 09 Jan 2010 00:59:12 +0000] rev 2689
iphone overlay button animation
koda [Fri, 08 Jan 2010 03:52:44 +0000] rev 2688
move all sdl source files in a proper directory
remove hackish code to get a window up, now it should be quite clean
koda [Fri, 08 Jan 2010 03:38:01 +0000] rev 2687
add stub files for other views and prevent useless crashes
also changed the tabBar icons
koda [Fri, 08 Jan 2010 01:29:28 +0000] rev 2686
fix italian translation
koda [Fri, 08 Jan 2010 01:12:51 +0000] rev 2685
frontend images by Tiy, first setup of frontend
nemo [Thu, 07 Jan 2010 22:59:14 +0000] rev 2684
Hopefully this is the last error. Fix the if test, offset by -1 due to how the output appears to be handled.
koda [Thu, 07 Jan 2010 22:49:25 +0000] rev 2683
touch input: reset zoom, attack button
koda [Thu, 07 Jan 2010 19:50:40 +0000] rev 2682
additional modifications for touch input
nemo [Thu, 07 Jan 2010 16:18:32 +0000] rev 2681
Drop the LongInt conversion, strip the two tests that are too large
nemo [Thu, 07 Jan 2010 16:13:43 +0000] rev 2680
misspelling
nemo [Thu, 07 Jan 2010 16:12:26 +0000] rev 2679
bit of a short circuit to reduce a few pointless tests on most text strings
koda [Thu, 07 Jan 2010 05:23:23 +0000] rev 2678
injection of custom code in SDL for iPhone in order to implement our frontend
initial support for (real) multitouch events
nemo [Tue, 05 Jan 2010 21:26:38 +0000] rev 2677
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
nemo [Tue, 05 Jan 2010 19:20:44 +0000] rev 2676
Galician locale by "Gallaecio"
koda [Mon, 04 Jan 2010 01:35:57 +0000] rev 2675
Palewolf's updated translation, images in misc
koda [Sun, 03 Jan 2010 22:58:19 +0000] rev 2674
lupdate + Palewolf's updated spanish translation + other patches of mine
koda [Sun, 03 Jan 2010 17:27:25 +0000] rev 2673
rewritten find_file part
koda [Sun, 03 Jan 2010 17:23:40 +0000] rev 2672
check for sdl_image and sdl_mixer versions
use revision number for hedgewars version
koda [Sun, 03 Jan 2010 15:40:41 +0000] rev 2671
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
koda [Thu, 24 Dec 2009 13:38:20 +0000] rev 2670
regression, powerpc colors working again
koda [Thu, 24 Dec 2009 02:02:12 +0000] rev 2669
introduction of IMG_Init
restore powerpc build on 10.6
nemo [Sun, 20 Dec 2009 20:35:15 +0000] rev 2668
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
koda [Sun, 20 Dec 2009 20:08:17 +0000] rev 2667
binding typo
koda [Sat, 19 Dec 2009 19:37:30 +0000] rev 2666
update SDLMain.m/.h to latest version
rename cNearBlackColor to cNearBlackColorChannels for readability
merge tunsetborder.inc in uLandGraphics.pas
koda [Fri, 18 Dec 2009 02:47:28 +0000] rev 2665
complete transition of longword->sdl_color for TTF bindings
koda [Fri, 18 Dec 2009 02:33:45 +0000] rev 2664
powerpc and gameserver compilation disabled temporarily
work in progress for converting longword to sdl_color
koda [Wed, 16 Dec 2009 14:58:45 +0000] rev 2663
random updates for 10.6 and iphone builds
unc0rr [Mon, 14 Dec 2009 20:23:51 +0000] rev 2662
Implement "team" chat between spectators
unc0rr [Mon, 14 Dec 2009 18:52:04 +0000] rev 2661
Update translation
unc0rr [Thu, 10 Dec 2009 18:20:34 +0000] rev 2660
Fix a rare bug when crosshair stucks in up position
nemo [Wed, 09 Dec 2009 17:35:42 +0000] rev 2659
This seems a little more efficient
nemo [Tue, 08 Dec 2009 17:46:58 +0000] rev 2658
Restore the plural forms - lupdate-qt4 seems to be behaving now. update the compiled files too
nemo [Tue, 08 Dec 2009 17:41:53 +0000] rev 2657
Add language to each ts file, rerun disabling of teams.
nemo [Tue, 08 Dec 2009 17:37:41 +0000] rev 2656
revert 2695 until I figure out why the linguist update stripped the numerusforms.
nemo [Tue, 08 Dec 2009 17:29:32 +0000] rev 2655
Comment out the unused teams to avoid translators working on unused translations.
nemo [Sat, 05 Dec 2009 17:57:09 +0000] rev 2654
Can't trim this unless another value is used. needed for joins.
nemo [Wed, 02 Dec 2009 02:29:53 +0000] rev 2653
remove missing ogg
koda [Mon, 30 Nov 2009 04:18:31 +0000] rev 2652
still updates for mac compilation
nemo [Sun, 29 Nov 2009 21:47:47 +0000] rev 2651
Reorder
nemo [Sun, 29 Nov 2009 19:01:01 +0000] rev 2650
Arbitrary sanity limits on names. 35 name, 15, username, 20 weapon, 20 scheme. Could increase, just to avoid annoying scrolling for silly names.
nemo [Sun, 29 Nov 2009 18:54:24 +0000] rev 2649
Restore old column layout.
unc0rr [Sun, 29 Nov 2009 18:30:21 +0000] rev 2648
Get rid of stupid ToggleLongInt and ToggleString functions
unc0rr [Sun, 29 Nov 2009 16:56:04 +0000] rev 2647
Smaxx patch with tuning by me:
- hogs might worry/panic if they're next to explosives (grenade, dynamite, etc.)
- play sndVaporice for each fire extinguished only once (not 3 times)
- allow "on attack" voices/sounds for weapons (similar to water melon bomb)
- allow one voice/sound to be played during emotes
- print protocol version in version info (console)
- rope sounds (disabled atm)
- landscape background
- optimized/rewrote explosion drawing
- fixed "StopSound" called with an inactive sound to stop some random sound
- disabled npott
nemo [Sun, 29 Nov 2009 16:37:12 +0000] rev 2646
New despeckle by Palewolf that pretty well on-the-fly
unc0rr [Sat, 28 Nov 2009 15:22:28 +0000] rev 2645
Fix bug with cursor coordinates sent via net (or demo/save file)
koda [Sat, 28 Nov 2009 02:46:15 +0000] rev 2644
other tweaks for mac compilation
unc0rr [Thu, 26 Nov 2009 18:43:33 +0000] rev 2643
Probably fix bug (not tested, I just checked if it builds)
unc0rr [Thu, 26 Nov 2009 16:51:03 +0000] rev 2642
A message to help debug
koda [Wed, 25 Nov 2009 04:27:53 +0000] rev 2641
some tweaks in the mac compilation system
nemo [Tue, 24 Nov 2009 20:40:08 +0000] rev 2640
tiny french tweak by artart78, check in inu's portugese much later now that svn is back
koda [Sun, 22 Nov 2009 04:28:30 +0000] rev 2639
fix build
nemo [Sun, 22 Nov 2009 01:50:38 +0000] rev 2638
new portugese text from inu
nemo [Sat, 21 Nov 2009 22:55:20 +0000] rev 2637
Proper plurals for english, french updates from artart78
unc0rr [Sat, 21 Nov 2009 17:28:05 +0000] rev 2636
Run "optipng -o5 -np -nc -nb" on all sprites in Data folder
unc0rr [Sat, 21 Nov 2009 17:24:44 +0000] rev 2635
Teams in one clan have common ammo
nemo [Sat, 21 Nov 2009 15:04:42 +0000] rev 2634
Set AllInactive to False on falling fire
koda [Fri, 20 Nov 2009 23:40:24 +0000] rev 2633
trailing mods from previous commit
nemo [Fri, 20 Nov 2009 22:02:49 +0000] rev 2632
revert r2363's ruining the joke
nemo [Fri, 20 Nov 2009 21:30:10 +0000] rev 2631
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
koda [Fri, 20 Nov 2009 21:22:05 +0000] rev 2630
revamped file access and debug display
koda [Fri, 20 Nov 2009 14:56:43 +0000] rev 2629
universal application setup
nemo [Wed, 18 Nov 2009 14:50:14 +0000] rev 2628
A whole ton of new french event strings from artart78
nemo [Tue, 17 Nov 2009 20:36:08 +0000] rev 2627
numerous additions/modifications to french translation by artart78
nemo [Mon, 16 Nov 2009 17:40:17 +0000] rev 2626
Some french tweaks by artart78
unc0rr [Mon, 16 Nov 2009 16:51:26 +0000] rev 2625
Fix girder on compost theme
koda [Sun, 15 Nov 2009 22:26:42 +0000] rev 2624
Color Fix in PPC + files fallbacks
koda [Sun, 15 Nov 2009 19:43:58 +0000] rev 2623
forgot this file in previous commit
koda [Sun, 15 Nov 2009 19:42:28 +0000] rev 2622
fix chat color in ppc
unc0rr [Sat, 14 Nov 2009 11:06:55 +0000] rev 2621
Fix desync when playing with AI via network, occuring in certain conditions
nemo [Sat, 14 Nov 2009 05:26:26 +0000] rev 2620
koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
koda [Sat, 14 Nov 2009 02:53:04 +0000] rev 2619
fix wrong ttf blending in ppc
koda [Fri, 13 Nov 2009 23:04:23 +0000] rev 2618
JS patch to (really) activate Vsync
koda [Fri, 13 Nov 2009 20:33:31 +0000] rev 2617
add option for vsync -- good results on mac and linux, should be harmless on others (please test)
nemo [Wed, 11 Nov 2009 21:54:28 +0000] rev 2616
AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
koda [Wed, 11 Nov 2009 19:48:16 +0000] rev 2615
removes workaround except for iphone
btw this commit makes hedgewars playable on PowerPc architectures
unc0rr [Wed, 11 Nov 2009 16:11:41 +0000] rev 2614
Update Ukrainian translation
koda [Tue, 10 Nov 2009 18:56:24 +0000] rev 2613
fix keybindings in PPC
nemo [Tue, 10 Nov 2009 16:43:15 +0000] rev 2612
unbreak build
nemo [Tue, 10 Nov 2009 04:22:55 +0000] rev 2611
Add check for nil gear
koda [Tue, 10 Nov 2009 04:07:08 +0000] rev 2610
color works under ppc
koda [Mon, 09 Nov 2009 22:56:29 +0000] rev 2609
add a x86_64 mac target
unc0rr [Mon, 09 Nov 2009 20:29:21 +0000] rev 2608
- Formatting changes
- Rename AttacksNum variable
- Fix a bug when OnAmmoUsed wasn't called in some conditions
unc0rr [Mon, 09 Nov 2009 18:44:09 +0000] rev 2607
wtf is this, koda?
koda [Fri, 06 Nov 2009 18:59:43 +0000] rev 2606
updated build files for macosx and optimization system
unc0rr [Fri, 06 Nov 2009 18:24:55 +0000] rev 2605
AI knows what artillery mode is
nemo [Thu, 05 Nov 2009 21:03:44 +0000] rev 2604
Remove mostly useless comments put in to explain patch long ago.
koda [Thu, 05 Nov 2009 20:48:13 +0000] rev 2603
revert previous commit to remove a wip patch
koda [Thu, 05 Nov 2009 20:47:42 +0000] rev 2602
update themes cmakefiles to use GLOB instead of listing all the files
koda [Thu, 05 Nov 2009 20:40:31 +0000] rev 2601
fix iphone build
koda [Thu, 05 Nov 2009 19:50:16 +0000] rev 2600
revamped SDLh.pas
koda [Thu, 05 Nov 2009 16:23:09 +0000] rev 2599
move compiler directives to standard pascal
nemo [Wed, 04 Nov 2009 01:42:06 +0000] rev 2598
Oops. Accidentally removed the scaling.
nemo [Mon, 02 Nov 2009 18:24:58 +0000] rev 2597
A basic Spidey hat, leave hat on when roping.
unc0rr [Sun, 01 Nov 2009 17:19:55 +0000] rev 2596
Compete loading teams/hedgehogs part from mission config
nemo [Fri, 30 Oct 2009 19:41:39 +0000] rev 2595
This massive image modification removes colour profile information and adds an alpha channel.
The first saves a little space, the second costs a little space. First is needed since SDL on OSX applies colour profile info which, while cool, is useless so long as the other theme colours are un-adjusted. Second is since we are apparently requiring full 32 bit surfaces now.
unc0rr [Fri, 30 Oct 2009 19:28:44 +0000] rev 2594
Add loading team parameters
koda [Thu, 29 Oct 2009 23:59:46 +0000] rev 2593
add an uninstall target (to be tested)
workaround for a bug with mac sdl_image
koda [Thu, 29 Oct 2009 17:51:54 +0000] rev 2592
fix missing land on ppc
koda [Mon, 26 Oct 2009 10:39:20 +0000] rev 2591
other controls implementation + sdlh revisited (once again)
koda [Sun, 25 Oct 2009 23:52:36 +0000] rev 2590
touch control completely revamped
unc0rr [Sun, 25 Oct 2009 18:16:40 +0000] rev 2589
Further work on missions editor
nemo [Sun, 25 Oct 2009 16:51:20 +0000] rev 2588
Increase AMMO_INFINITE to 100
koda [Sun, 25 Oct 2009 16:35:09 +0000] rev 2587
fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
koda [Sun, 25 Oct 2009 15:55:49 +0000] rev 2586
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
unc0rr [Sun, 25 Oct 2009 12:41:48 +0000] rev 2585
Smaxx: only allow change direction when shift key is pressed
unc0rr [Sun, 25 Oct 2009 12:40:47 +0000] rev 2584
Change mission file format to allow more flexible config
unc0rr [Sun, 25 Oct 2009 12:19:47 +0000] rev 2583
Partially implement loading mission options
koda [Sun, 25 Oct 2009 10:39:12 +0000] rev 2582
fix build
koda [Sun, 25 Oct 2009 10:38:09 +0000] rev 2581
convert 24 bits images to 32 (faster to manage)
koda [Sun, 25 Oct 2009 09:02:17 +0000] rev 2580
completes touch input/control (problems with moving camera)
koda [Sat, 24 Oct 2009 13:50:31 +0000] rev 2579
more updates on touch input/control
koda [Fri, 23 Oct 2009 11:12:01 +0000] rev 2578
err, complete previous commit
koda [Fri, 23 Oct 2009 11:11:42 +0000] rev 2577
WE HAVE HOGS MOVING ON IPHONE
koda [Thu, 22 Oct 2009 21:03:38 +0000] rev 2576
code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
koda [Thu, 22 Oct 2009 18:59:35 +0000] rev 2575
update color management for new sdl_image on mac
still has some trasparency problems
unc0rr [Wed, 21 Oct 2009 19:41:24 +0000] rev 2574
Fix (quite rare) spectators queue error when joining game with teams left the game.
Could be applied to 0.9.12 without breaking compatibility.
unc0rr [Wed, 21 Oct 2009 16:50:02 +0000] rev 2573
Set version to 0.9.13-dev, protocol number to 30 due to changes in engine
unc0rr [Wed, 21 Oct 2009 16:40:55 +0000] rev 2572
Start work on missions/trainings editor
koda [Tue, 20 Oct 2009 21:40:35 +0000] rev 2571
evil math strikes again
nemo [Tue, 20 Oct 2009 21:23:22 +0000] rev 2570
Remove unneeded var from Smaxx' tag changes
koda [Tue, 20 Oct 2009 21:22:16 +0000] rev 2569
ifdefs all the way
nemo [Tue, 20 Oct 2009 21:20:47 +0000] rev 2568
Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
koda [Tue, 20 Oct 2009 17:55:11 +0000] rev 2567
WE HAVE TOUCH INPUT
unc0rr [Fri, 12 Nov 2010 19:48:51 +0300] rev 2566
And even this one
koda [Tue, 20 Oct 2009 11:49:10 +0000] rev 2565
update sdlmain files to 1.2.14
add a check when GL_MAX_TEXTURE_SIZE fails
mbait [Tue, 16 Mar 2010 13:39:39 +0000] rev 2564
Added new type of map at UI. Simple random map generation
unc0rr [Fri, 12 Nov 2010 19:48:38 +0300] rev 2563
And this one
unc0rr [Mon, 19 Oct 2009 13:01:38 +0000] rev 2562
Update Italian translation
mbait [Wed, 10 Feb 2010 09:43:59 +0000] rev 2561
change trunk branch to 0.9.12 branch
mbait [Sat, 30 Jan 2010 13:41:00 +0000] rev 2560
copy of trunk
unc0rr [Fri, 12 Nov 2010 19:40:35 +0300] rev 2559
Close 0.9.12 branch
nemo [Mon, 19 Oct 2009 12:44:47 +0000] rev 2558
doStepDrowningGear - I always forget it. Kill the sound and exit.
nemo [Wed, 21 Oct 2009 16:47:30 +0000] rev 2557
Disable NPOTT in 0.9.12 tag :)
unc0rr [Sun, 18 Oct 2009 15:04:33 +0000] rev 2556
Fix 'make package_source' package
koda [Wed, 23 Jun 2010 21:36:39 +0200] rev 2555
closed branch
unc0rr [Sun, 18 Oct 2009 14:57:06 +0000] rev 2554
Tag for 0.9.12 release
unc0rr [Sun, 18 Oct 2009 14:47:53 +0000] rev 2553
Smaxx: fix water sprites rendering
koda [Sun, 18 Oct 2009 14:47:24 +0000] rev 2552
changelog update
unc0rr [Sun, 18 Oct 2009 14:44:16 +0000] rev 2551
Update server
koda [Sun, 18 Oct 2009 14:44:06 +0000] rev 2550
last minute fixes
unc0rr [Sun, 18 Oct 2009 14:42:14 +0000] rev 2549
Update dependencies list
unc0rr [Sun, 18 Oct 2009 14:41:44 +0000] rev 2548
Update changelog
koda [Sun, 18 Oct 2009 14:41:03 +0000] rev 2547
sigh
koda [Sun, 18 Oct 2009 14:36:01 +0000] rev 2546
fix mac bundle
koda [Sun, 18 Oct 2009 14:31:22 +0000] rev 2545
update .pro file, lupdate and smaller italian translation
unc0rr [Sun, 18 Oct 2009 14:13:09 +0000] rev 2544
Set version to 0.9.12, protocol number to 29
unc0rr [Sun, 18 Oct 2009 14:12:21 +0000] rev 2543
- lupdate && lrelease
- some fixes
unc0rr [Sun, 18 Oct 2009 13:04:41 +0000] rev 2542
Update german translation
nemo [Sun, 18 Oct 2009 12:53:00 +0000] rev 2541
Aaaand ease up on the onions a bit
nemo [Sun, 18 Oct 2009 12:50:53 +0000] rev 2540
Remove an rectangle, wasn't seeing 2nd cucumber enough.
nemo [Sun, 18 Oct 2009 06:32:14 +0000] rev 2539
Fix rectangles for theme objects
nemo [Sun, 18 Oct 2009 06:26:45 +0000] rev 2538
Just checking this in so prg can try it. May back it out
nemo [Sun, 18 Oct 2009 03:54:22 +0000] rev 2537
Disable followgear on ammoshove for napalm fire damage
nemo [Sun, 18 Oct 2009 01:40:08 +0000] rev 2536
256 bit png sky fix
nemo [Sun, 18 Oct 2009 01:01:39 +0000] rev 2535
Just for the heck of it. Set all PNGs to image/png - helps w/ online SVN viewing and helper programs
nemo [Sun, 18 Oct 2009 01:01:10 +0000] rev 2534
Updated translation
nemo [Sun, 18 Oct 2009 00:58:18 +0000] rev 2533
Updated translation and waves
nemo [Sat, 17 Oct 2009 23:03:31 +0000] rev 2532
Disable hiding of frontend for now - seems it might be reasons for frontend shutting down when host quits.
nemo [Sat, 17 Oct 2009 21:01:54 +0000] rev 2531
Remove option windows for hardware sound, unneeded w/o openal, update german locale, remove a restriction on modelist
unc0rr [Sat, 17 Oct 2009 13:57:40 +0000] rev 2530
Smaxx: update sky sprites
koda [Sat, 17 Oct 2009 13:51:16 +0000] rev 2529
restore openalbridge to r2489
unc0rr [Sat, 17 Oct 2009 13:47:58 +0000] rev 2528
Update Octorama
unc0rr [Sat, 17 Oct 2009 13:44:50 +0000] rev 2527
Fix build
unc0rr [Sat, 17 Oct 2009 13:42:43 +0000] rev 2526
Set version 0.9.12-RC2
koda [Sat, 17 Oct 2009 13:40:59 +0000] rev 2525
remove the svg dependency
unc0rr [Sat, 17 Oct 2009 13:34:40 +0000] rev 2524
Fix bug when rope goes through land when hedgehog is sliding
koda [Sat, 17 Oct 2009 13:19:49 +0000] rev 2523
dep fix
koda [Sat, 17 Oct 2009 13:11:07 +0000] rev 2522
moves project files to proper directory
unc0rr [Sat, 17 Oct 2009 09:54:26 +0000] rev 2521
Fix build
unc0rr [Sat, 17 Oct 2009 09:44:22 +0000] rev 2520
Smaxx: small fix to some misinformation
unc0rr [Sat, 17 Oct 2009 09:31:37 +0000] rev 2519
Update Finnish translation
unc0rr [Sat, 17 Oct 2009 07:02:58 +0000] rev 2518
Don't try to send empty team message
nemo [Sat, 17 Oct 2009 06:18:51 +0000] rev 2517
weapon edit style tweak
nemo [Sat, 17 Oct 2009 04:57:05 +0000] rev 2516
pass in sdli
koda [Sat, 17 Oct 2009 01:28:49 +0000] rev 2515
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
the button for voicepack preview is broken for unknown reasons
nemo [Fri, 16 Oct 2009 22:46:58 +0000] rev 2514
Make hedgies just hop a bit on flames so they are more likely to get properly scorched
nemo [Fri, 16 Oct 2009 22:26:01 +0000] rev 2513
Add %1 for "Remaining" default to in front so at least the count shows up
nemo [Fri, 16 Oct 2009 20:54:12 +0000] rev 2512
affect tweaks molotov spread some more
koda [Fri, 16 Oct 2009 20:45:07 +0000] rev 2511
update appcast link
koda [Fri, 16 Oct 2009 20:39:50 +0000] rev 2510
install the new lowresolution images for systems with limited graphics
nemo [Fri, 16 Oct 2009 20:39:20 +0000] rev 2509
lighten water, strip colour profile from png for heck of it.
koda [Fri, 16 Oct 2009 20:00:12 +0000] rev 2508
update italian translation
nemo [Fri, 16 Oct 2009 19:59:41 +0000] rev 2507
Missing deepspace theme
unc0rr [Fri, 16 Oct 2009 19:58:36 +0000] rev 2506
Update release doc a bit
nemo [Fri, 16 Oct 2009 19:56:23 +0000] rev 2505
Minor french tweak
koda [Fri, 16 Oct 2009 19:54:43 +0000] rev 2504
lupdate + partial italian translation
unc0rr [Fri, 16 Oct 2009 19:52:42 +0000] rev 2503
Set version to RC1
unc0rr [Fri, 16 Oct 2009 19:52:09 +0000] rev 2502
- Fix build
- Replace 01:07 'Remaining' with '%1 remaining'
koda [Fri, 16 Oct 2009 18:56:08 +0000] rev 2501
fix for faders
unc0rr [Fri, 16 Oct 2009 18:37:55 +0000] rev 2500
- Tweak join/leave colour
- Don't show how many shots left message when multishoot game flag set
nemo [Fri, 16 Oct 2009 18:04:38 +0000] rev 2499
Update from Jessor
unc0rr [Fri, 16 Oct 2009 17:38:44 +0000] rev 2498
Some more eol-style fixes
unc0rr [Fri, 16 Oct 2009 17:38:20 +0000] rev 2497
set svn:eol-style to native
unc0rr [Fri, 16 Oct 2009 17:35:18 +0000] rev 2496
Smaxx: fix openalbridge
unc0rr [Fri, 16 Oct 2009 16:45:47 +0000] rev 2495
Fix warning
koda [Fri, 16 Oct 2009 16:42:51 +0000] rev 2494
THE fix for openalbridge
faders are restored but need testing
nemo [Fri, 16 Oct 2009 15:56:42 +0000] rev 2493
updated map.png to remove teleport/spawn point between crab's legs
nemo [Fri, 16 Oct 2009 15:35:41 +0000] rev 2492
Tweak of molotov based on burp's play, a little bit more specificity in homerun.
nemo [Fri, 16 Oct 2009 14:53:58 +0000] rev 2491
Smaxx excludes flames from triggering homerun sound, presumably any other weapon still can??
nemo [Fri, 16 Oct 2009 14:48:28 +0000] rev 2490
oops. wrong size
nemo [Fri, 16 Oct 2009 14:03:42 +0000] rev 2489
Kill flame if any gears collide.
nemo [Fri, 16 Oct 2009 13:54:57 +0000] rev 2488
increase molotov radius a bit
nemo [Fri, 16 Oct 2009 13:53:11 +0000] rev 2487
fix molotov size
unc0rr [Fri, 16 Oct 2009 13:45:10 +0000] rev 2486
Some translation updates
unc0rr [Fri, 16 Oct 2009 13:37:37 +0000] rev 2485
Fix install
unc0rr [Fri, 16 Oct 2009 13:30:36 +0000] rev 2484
Some fixed related to themes
unc0rr [Fri, 16 Oct 2009 13:22:32 +0000] rev 2483
Update translation
unc0rr [Fri, 16 Oct 2009 13:01:28 +0000] rev 2482
Small bazooka training
nemo [Fri, 16 Oct 2009 12:58:21 +0000] rev 2481
Add Octorama
nemo [Fri, 16 Oct 2009 12:01:19 +0000] rev 2480
affect says this spread was supposed to use div - makes for tighter spread
nemo [Fri, 16 Oct 2009 11:58:28 +0000] rev 2479
fix Tiy typo
unc0rr [Fri, 16 Oct 2009 11:57:10 +0000] rev 2478
Fix player info response
unc0rr [Fri, 16 Oct 2009 11:53:19 +0000] rev 2477
Fix mouse problem when focus is lost
nemo [Fri, 16 Oct 2009 03:34:00 +0000] rev 2476
Forgot about Islands
nemo [Fri, 16 Oct 2009 03:27:33 +0000] rev 2475
Fire tweaks
nemo [Fri, 16 Oct 2009 01:44:23 +0000] rev 2474
Left Compost out, try giving dirt full opacity
nemo [Fri, 16 Oct 2009 01:29:10 +0000] rev 2473
Tweak probabilities for default set. jetpack, invuln, molotov cocktail
nemo [Fri, 16 Oct 2009 01:03:15 +0000] rev 2472
update de locale
nemo [Fri, 16 Oct 2009 01:00:37 +0000] rev 2471
properly do offsets into mult-column ammo image (forgot y)
koda [Thu, 15 Oct 2009 23:54:18 +0000] rev 2470
molotov sound FTW
nemo [Thu, 15 Oct 2009 21:47:24 +0000] rev 2469
Rename Molotov to Molotov Cocktail
nemo [Thu, 15 Oct 2009 21:47:05 +0000] rev 2468
openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
nemo [Thu, 15 Oct 2009 19:38:18 +0000] rev 2467
offset for multi-column ammo image
nemo [Thu, 15 Oct 2009 19:31:53 +0000] rev 2466
damn semicolons...
nemo [Thu, 15 Oct 2009 19:24:35 +0000] rev 2465
oh, just use shotgun reload for all. prg says it sounds better
nemo [Thu, 15 Oct 2009 19:24:14 +0000] rev 2464
oops. shotgun reload
nemo [Thu, 15 Oct 2009 19:16:50 +0000] rev 2463
Play shotgun for weapon crates. Suggestion by Smaxx. Using "placed" for health/utility - could use a prettier sound for health now that there are health animation
nemo [Thu, 15 Oct 2009 19:14:22 +0000] rev 2462
Suggestion by Smaxx - use pickhammer sound while drill is in operation
nemo [Thu, 15 Oct 2009 19:13:08 +0000] rev 2461
Tweak shoppa probabilities
nemo [Thu, 15 Oct 2009 18:02:01 +0000] rev 2460
Adjustments to training mode and credits by Smaxx
nemo [Thu, 15 Oct 2009 17:51:54 +0000] rev 2459
Molotov image placeholders - Tiy will add real ones shortly
koda [Thu, 15 Oct 2009 17:51:35 +0000] rev 2458
updated italian translation and new homerun sound
nemo [Thu, 15 Oct 2009 17:42:21 +0000] rev 2457
Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
nemo [Thu, 15 Oct 2009 17:18:36 +0000] rev 2456
Add 02:10 section (english only, needs translating)
nemo [Thu, 15 Oct 2009 17:14:29 +0000] rev 2455
Remove sheepluva's simple 45 deg bouncing from r2472, add various flame sizes for Tiy
koda [Thu, 15 Oct 2009 15:54:48 +0000] rev 2454
fix a potential bug when playing two sounds at the same time (or very near)
nemo [Thu, 15 Oct 2009 15:49:42 +0000] rev 2453
Restore crate probability restriction for "shoppa" weapon sets
nemo [Thu, 15 Oct 2009 15:33:43 +0000] rev 2452
Remove sprFlake from set of clamped textures
nemo [Thu, 15 Oct 2009 15:28:19 +0000] rev 2451
New data files from Tiy, add gtFlame to avoidance list
unc0rr [Thu, 15 Oct 2009 13:51:11 +0000] rev 2450
Update translation
unc0rr [Thu, 15 Oct 2009 13:49:14 +0000] rev 2449
Update translation
unc0rr [Thu, 15 Oct 2009 04:58:06 +0000] rev 2448
Teach server to know 0.9.12 and 0.9.13-dev
koda [Wed, 14 Oct 2009 22:53:24 +0000] rev 2447
Smaxx's updated german translation + texture gap fixes + updated room list
szczur's updated polish translation
koda [Wed, 14 Oct 2009 22:27:51 +0000] rev 2446
partial italian translation and other fixes to lib
koda [Wed, 14 Oct 2009 22:25:28 +0000] rev 2445
committing some missing files
koda [Wed, 14 Oct 2009 22:21:25 +0000] rev 2444
code cleanup and restore the mute call
koda [Wed, 14 Oct 2009 22:12:02 +0000] rev 2443
Smaxx patch for fixing all sound related issues on any system
unc0rr [Wed, 14 Oct 2009 16:30:41 +0000] rev 2442
- Update some strings
- Update english (plural form) and russian (not finished) translations
unc0rr [Wed, 14 Oct 2009 15:05:00 +0000] rev 2441
lupdate
nemo [Tue, 13 Oct 2009 00:36:55 +0000] rev 2440
Cut upwards thrust in half on saucer
koda [Mon, 12 Oct 2009 21:52:51 +0000] rev 2439
smaxx patch for hardware sound
koda [Mon, 12 Oct 2009 21:42:56 +0000] rev 2438
can compile on iphone again
koda [Mon, 12 Oct 2009 21:29:28 +0000] rev 2437
fix sound by smaxx and other stuff by me
unc0rr [Mon, 12 Oct 2009 19:41:17 +0000] rev 2436
Smaxx fix to overwriting private sdl's memory
nemo [Mon, 12 Oct 2009 19:40:01 +0000] rev 2435
manually adjusted colours. should be done as proportion?
unc0rr [Mon, 12 Oct 2009 19:39:47 +0000] rev 2434
Smaxx: less hacks
nemo [Mon, 12 Oct 2009 19:33:21 +0000] rev 2433
Restrict how high saucer can fly for sanity's sake
unc0rr [Mon, 12 Oct 2009 16:58:05 +0000] rev 2432
Switch to first legal ammo when hedgehog can't hold current one
unc0rr [Mon, 12 Oct 2009 16:53:01 +0000] rev 2431
Real fix to ammo slot overflow (bug triggered by r2411 fix)
nemo [Mon, 12 Oct 2009 16:50:42 +0000] rev 2430
Placeholder homerun sound. Unedited sample from freesound.org #72836, under CC license.
unc0rr [Mon, 12 Oct 2009 16:49:03 +0000] rev 2429
Don't show timer of drowned gears
unc0rr [Mon, 12 Oct 2009 16:44:30 +0000] rev 2428
Huge Smaxx patch with some fixes by me:
- support for non power of two textures
- modelview matrix calculation optimizations
- health effect when picking up health crates or using vampirism
- rc plane training time trial
- fix visual gear drawing position (might require recheck)
- gamepad support
- reordered options in frontend
- updated binding options (subcaptions, descriptions and localizable names)
- cfg-dir parameter for frontend (allows teams/settings to sit on a usb flash drive for example)
- icons for chatroom user list
nemo [Mon, 12 Oct 2009 13:56:07 +0000] rev 2427
cake theme wave fix from ttsmj
unc0rr [Mon, 12 Oct 2009 13:49:22 +0000] rev 2426
- Fix camera area with different zoom levels
- Fix memory leak when loading lowres texture
- Implement alternative horizont/sky sprites layout
- Remove deprecated try to load .32.png or .16.png texture
nemo [Mon, 12 Oct 2009 13:47:56 +0000] rev 2425
sheepluva's basic 45° test. NEEDS TESTING
nemo [Mon, 12 Oct 2009 13:44:34 +0000] rev 2424
In progress, trying to make a fire for molotov cocktail. Normal fire should still work fairly normally.
nemo [Mon, 12 Oct 2009 00:14:42 +0000] rev 2423
updated polish translation from szczur
koda [Sun, 11 Oct 2009 22:40:27 +0000] rev 2422
new checked image from Smaxx
koda [Sun, 11 Oct 2009 22:17:50 +0000] rev 2421
hopefully last fix
koda [Sun, 11 Oct 2009 20:40:03 +0000] rev 2420
ultramegafix
koda [Sun, 11 Oct 2009 20:25:24 +0000] rev 2419
really fix build and completes transition to errlib
koda [Sun, 11 Oct 2009 20:14:55 +0000] rev 2418
fix build and partially moves messages to errlib
koda [Sun, 11 Oct 2009 16:23:59 +0000] rev 2417
updated build method
koda [Sun, 11 Oct 2009 16:19:32 +0000] rev 2416
frotten piece from last patch
koda [Sun, 11 Oct 2009 16:03:56 +0000] rev 2415
OpenALBridge updates
- fix problems when building for PPC targets
- gives more precise error messages
unc0rr [Sun, 11 Oct 2009 12:33:12 +0000] rev 2414
Smaxx: new rooms list
koda [Sat, 10 Oct 2009 14:26:50 +0000] rev 2413
fix that nasty "Pascal Internal Error" when compiling
unc0rr [Sat, 10 Oct 2009 14:24:39 +0000] rev 2412
Oops, fix build
nemo [Thu, 08 Oct 2009 17:47:34 +0000] rev 2411
updated translation by szczur
unc0rr [Thu, 08 Oct 2009 13:38:50 +0000] rev 2410
Fix integer->SmallInt
koda [Thu, 08 Oct 2009 00:58:17 +0000] rev 2409
fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
other minor changes to cmakefiles and iphone defaults
unc0rr [Wed, 07 Oct 2009 17:01:40 +0000] rev 2408
Server provides more info in rooms list
unc0rr [Wed, 07 Oct 2009 14:37:42 +0000] rev 2407
- Fix mouse cursor bugs in net game (still has a bug near water)
- Default binds for zoom
koda [Tue, 06 Oct 2009 16:30:08 +0000] rev 2406
cmake optimizations and simplification
unc0rr [Sat, 03 Oct 2009 12:38:56 +0000] rev 2405
Fix /me chat command in demos
unc0rr [Sat, 03 Oct 2009 12:35:24 +0000] rev 2404
Fix build
unc0rr [Sat, 03 Oct 2009 09:35:14 +0000] rev 2403
- Proper /team command implementation
- Many fixes for chat bugs in engine, frontend and server
koda [Fri, 02 Oct 2009 18:56:54 +0000] rev 2402
revert to manual startup of frontend's OpenAL session (keeping voices' bug fixed)
koda [Fri, 02 Oct 2009 18:44:37 +0000] rev 2401
fixes & co.
koda [Fri, 02 Oct 2009 16:49:31 +0000] rev 2400
added a utility that warns the user to install hedgewars when it's run from the diskimage
koda [Sun, 27 Sep 2009 22:25:27 +0000] rev 2399
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
koda [Sun, 27 Sep 2009 20:25:49 +0000] rev 2398
classic voicepack
unc0rr [Sun, 27 Sep 2009 14:33:59 +0000] rev 2397
- Patch for "Syncronizing" message by Smaxx + some tweaks by me
- Tweak chat colours a bit
unc0rr [Sun, 27 Sep 2009 10:26:36 +0000] rev 2396
Colorize chat messages in frontend and engine
koda [Sat, 26 Sep 2009 20:54:13 +0000] rev 2395
makes the updater optional at compile time
koda [Sat, 26 Sep 2009 15:44:34 +0000] rev 2394
lupdate + a working .pro file
koda [Sat, 26 Sep 2009 03:44:32 +0000] rev 2393
some fixes for the autoupdate thingy
koda [Tue, 22 Sep 2009 21:58:08 +0000] rev 2392
Smaxx's patch fixing openal sound issues with poor card drivers
koda [Tue, 22 Sep 2009 21:00:39 +0000] rev 2391
fix invisible rope in low quality
koda [Tue, 22 Sep 2009 18:58:02 +0000] rev 2390
converts some gl calls to gles
unc0rr [Tue, 22 Sep 2009 15:48:49 +0000] rev 2389
- Remove cake fix
- Restore negative zero in hwSign
unc0rr [Tue, 22 Sep 2009 15:42:19 +0000] rev 2388
Fix cake going wrong way bug (triggered by disallowing "negative zero" in hwSign)
unc0rr [Thu, 17 Sep 2009 06:37:24 +0000] rev 2387
Final fix
unc0rr [Thu, 17 Sep 2009 06:37:10 +0000] rev 2386
Second try
unc0rr [Thu, 17 Sep 2009 06:36:37 +0000] rev 2385
Fix build
unc0rr [Wed, 16 Sep 2009 14:45:00 +0000] rev 2384
Fix a warning
unc0rr [Wed, 16 Sep 2009 14:44:50 +0000] rev 2383
Don't spam debug messages
unc0rr [Wed, 16 Sep 2009 14:44:40 +0000] rev 2382
Optimize network traffic a bit:
- Send keepalive packets every second
- Don't send keepalive packet if there was action packet within a second
Time between turns in net game is reduced to 1 second now (was 2 seconds)
unc0rr [Wed, 16 Sep 2009 12:48:27 +0000] rev 2381
Don't store keepalive messages in game server spectators buffer
unc0rr [Sun, 13 Sep 2009 17:51:25 +0000] rev 2380
- Fix join/leave messages color
- Add a check to prevent local schemes from overriding with bad ones
unc0rr [Thu, 10 Sep 2009 18:50:53 +0000] rev 2379
- Implement zoom reset
- Implement mouse wheel events processing
- Increase zooming speed twice
- Bind zoom to mouse wheel, zoom reset to middle mouse button
- Some formatting changes (yes, I'm evil :D )