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 )
unc0rr [Thu, 10 Sep 2009 15:35:34 +0000] rev 2378
Fix water rendering issues
nemo [Thu, 10 Sep 2009 15:30:11 +0000] rev 2377
And in frontend
nemo [Thu, 10 Sep 2009 15:29:28 +0000] rev 2376
Strip trailing spaces
unc0rr [Thu, 10 Sep 2009 15:22:34 +0000] rev 2375
Don't allow to look too deep
unc0rr [Thu, 10 Sep 2009 12:55:10 +0000] rev 2374
Fix water position when zooming
unc0rr [Thu, 10 Sep 2009 12:46:56 +0000] rev 2373
Fix background and horizont positions when zooming
unc0rr [Thu, 10 Sep 2009 12:42:01 +0000] rev 2372
Implement smooth zoom
unc0rr [Thu, 10 Sep 2009 12:23:31 +0000] rev 2371
Fix broken infinite skip turns logic
unc0rr [Thu, 10 Sep 2009 12:23:02 +0000] rev 2370
- Support probabilies from ammo scheme in engine
- Remove shoppa probabilities hack
unc0rr [Thu, 10 Sep 2009 12:16:11 +0000] rev 2369
Implement probability editor for weapon schemes (engine doesn't support that yet)
unc0rr [Thu, 10 Sep 2009 07:53:22 +0000] rev 2368
Move connect call to more appropriate place
unc0rr [Thu, 10 Sep 2009 07:48:30 +0000] rev 2367
Remove gstHHDriven flag when hedgehog get into the water. Fixes some odd cases.
unc0rr [Thu, 10 Sep 2009 04:36:58 +0000] rev 2366
Disable smoothing and alpha for low quality rope rendering
unc0rr [Thu, 10 Sep 2009 04:36:26 +0000] rev 2365
Some rope tweaks
unc0rr [Thu, 10 Sep 2009 03:03:04 +0000] rev 2364
Fix braindead check
unc0rr [Thu, 10 Sep 2009 03:02:38 +0000] rev 2363
Use GL_LINE_STRIP instead of GL_LINES
unc0rr [Wed, 09 Sep 2009 14:04:06 +0000] rev 2362
- Implement low quality rope
- Sometimes doesn't render - to be fixed
nemo [Wed, 09 Sep 2009 02:41:17 +0000] rev 2361
oops. forgot this one
nemo [Wed, 09 Sep 2009 01:55:37 +0000] rev 2360
Ok. This time I think I have it. amNothing should work.
nemo [Tue, 08 Sep 2009 21:58:09 +0000] rev 2359
Trying to correct prior amNothing checkin. untested.
nemo [Tue, 08 Sep 2009 19:47:45 +0000] rev 2358
hide timer after cake is done walking
nemo [Tue, 08 Sep 2009 19:44:49 +0000] rev 2357
Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
unc0rr [Tue, 08 Sep 2009 16:58:43 +0000] rev 2356
Fix inconsistency in join/part messages
unc0rr [Tue, 08 Sep 2009 16:57:42 +0000] rev 2355
Update server dependancies list
unc0rr [Mon, 07 Sep 2009 17:02:22 +0000] rev 2354
Join messages too
unc0rr [Mon, 07 Sep 2009 17:01:49 +0000] rev 2353
Not fakeable quit messages
unc0rr [Fri, 04 Sep 2009 16:50:52 +0000] rev 2352
Fixes suggested by hlint tool
unc0rr [Fri, 04 Sep 2009 16:39:51 +0000] rev 2351
Set window caption even in fullscreen mode (suggested by Smaxx)
unc0rr [Fri, 04 Sep 2009 16:34:32 +0000] rev 2350
Smaxx' fix for windows build
unc0rr [Fri, 04 Sep 2009 12:48:44 +0000] rev 2349
Some fixes suggested by hlint
unc0rr [Fri, 04 Sep 2009 07:04:27 +0000] rev 2348
Drop support for ghc 6.8, use 6.10 instead
unc0rr [Thu, 03 Sep 2009 10:02:50 +0000] rev 2347
Remove crosshair from skip
unc0rr [Thu, 03 Sep 2009 09:49:22 +0000] rev 2346
Warn players in room when admin lefts room
unc0rr [Wed, 02 Sep 2009 09:04:06 +0000] rev 2345
- Frontend: reorganize code controlling widgets state, fix problems getting room admin status
- Server: rename room after new room master
unc0rr [Wed, 02 Sep 2009 08:53:46 +0000] rev 2344
Fix frontend ROOM_CONTROL_ACCESS protocol command handler
unc0rr [Wed, 02 Sep 2009 08:50:45 +0000] rev 2343
Send leaving message and remove room admin's teams when he exits
unc0rr [Wed, 02 Sep 2009 08:45:15 +0000] rev 2342
Update Polish translation
unc0rr [Tue, 01 Sep 2009 17:56:25 +0000] rev 2341
Implement room delegation (not tested, only one predefined name to rename room)
unc0rr [Tue, 01 Sep 2009 17:46:13 +0000] rev 2340
Fix a bug when you are unable to do anything in lobby when room is closed during round
unc0rr [Sun, 30 Aug 2009 16:30:18 +0000] rev 2339
Prevent "free knocking" bug
nemo [Sun, 30 Aug 2009 13:53:27 +0000] rev 2338
An experiment with increasing number of caves by selecting a few potential non-cave maps and adding to the cave map array. Ones selected here might not actually be that playable as caves.
unc0rr [Sun, 30 Aug 2009 08:04:59 +0000] rev 2337
Some preparation for room control delegation support
koda [Fri, 28 Aug 2009 02:52:26 +0000] rev 2336
fix windows compilation with dll (frontend and engine)
unc0rr [Thu, 27 Aug 2009 17:33:01 +0000] rev 2335
Change password dialog to be more informative
unc0rr [Thu, 27 Aug 2009 17:26:21 +0000] rev 2334
Ask user for a nickname on first run, suggest login name
unc0rr [Thu, 27 Aug 2009 12:59:21 +0000] rev 2333
Add respawning mines mode as a hack.
To test uncomment lines 1456-1460 in uGears.pas
nemo [Wed, 26 Aug 2009 20:32:27 +0000] rev 2332
Lower bound on speech text width for proper rendering
nemo [Tue, 25 Aug 2009 20:54:11 +0000] rev 2331
Another try at keeping blowtorch/firepunch/jackhammer from going through indestructible stuff. Shame these routines don't use hedgehog movement
nemo [Mon, 24 Aug 2009 22:57:59 +0000] rev 2330
correct typo found by Smaxx
unc0rr [Sun, 23 Aug 2009 12:01:55 +0000] rev 2329
Fix bug with hedgehog getting into ground while throwing rope (http://hedgewars.org/node/1722)
koda [Wed, 19 Aug 2009 18:55:40 +0000] rev 2328
improved fix for right click on mac
koda [Wed, 19 Aug 2009 15:17:21 +0000] rev 2327
restored volumen control (hoorray)
koda [Wed, 19 Aug 2009 13:49:47 +0000] rev 2326
rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
unc0rr [Tue, 18 Aug 2009 09:59:19 +0000] rev 2325
Optimize many sprites
unc0rr [Mon, 17 Aug 2009 10:58:47 +0000] rev 2324
Add Battlefield map
unc0rr [Mon, 17 Aug 2009 10:56:18 +0000] rev 2323
Rename octopus grave
unc0rr [Mon, 17 Aug 2009 10:55:48 +0000] rev 2322
Optimize sprites in Hedgehog folder
unc0rr [Mon, 17 Aug 2009 10:53:55 +0000] rev 2321
New hats, optimize some old ones
unc0rr [Mon, 17 Aug 2009 10:53:03 +0000] rev 2320
- Update ammo menu icons
- New graves
unc0rr [Mon, 17 Aug 2009 06:29:34 +0000] rev 2319
Allow kamikaze in move
unc0rr [Sun, 16 Aug 2009 16:56:34 +0000] rev 2318
Fix my bad English
unc0rr [Sun, 16 Aug 2009 14:56:09 +0000] rev 2317
Fix bazooka having timer
unc0rr [Sun, 16 Aug 2009 14:40:43 +0000] rev 2316
Update russian translation
unc0rr [Sun, 16 Aug 2009 11:59:28 +0000] rev 2315
Update pt_PT translation
unc0rr [Sun, 16 Aug 2009 11:56:10 +0000] rev 2314
Better fix
unc0rr [Sun, 16 Aug 2009 11:55:41 +0000] rev 2313
Check gear for nil in /timer command handler
unc0rr [Sat, 15 Aug 2009 09:34:31 +0000] rev 2312
Bind zoom in/out to [ and ]
unc0rr [Thu, 13 Aug 2009 12:45:24 +0000] rev 2311
Show player's room status (plays/spectates)
unc0rr [Thu, 13 Aug 2009 08:54:20 +0000] rev 2310
Fix filtering
unc0rr [Wed, 12 Aug 2009 15:32:29 +0000] rev 2309
Don't filter +left command :D
nemo [Wed, 12 Aug 2009 15:04:16 +0000] rev 2308
oops!
unc0rr [Wed, 12 Aug 2009 12:53:05 +0000] rev 2307
Now really fix
unc0rr [Wed, 12 Aug 2009 12:52:14 +0000] rev 2306
Fix compilation
unc0rr [Wed, 12 Aug 2009 12:48:57 +0000] rev 2305
reorganize functions a bit
unc0rr [Wed, 12 Aug 2009 12:44:42 +0000] rev 2304
Implement filtering in server
unc0rr [Wed, 12 Aug 2009 12:27:08 +0000] rev 2303
Don't spam debug log
unc0rr [Wed, 12 Aug 2009 09:43:05 +0000] rev 2302
Better support for scripting by gears
nemo [Tue, 11 Aug 2009 21:51:36 +0000] rev 2301
minor saucer change Tiy had requested once.
nemo [Tue, 11 Aug 2009 19:56:01 +0000] rev 2300
prevent overflow
nemo [Sun, 09 Aug 2009 22:07:57 +0000] rev 2299
updated portugese translation by marco_silva
unc0rr [Sat, 08 Aug 2009 10:36:39 +0000] rev 2298
- Update Bulgarian transation
- lupdate && lrelease
nemo [Wed, 05 Aug 2009 15:35:56 +0000] rev 2297
szczur comments out some english phrases
unc0rr [Wed, 05 Aug 2009 05:44:13 +0000] rev 2296
Patch for compiling with 6.10 (define NEW_EXCEPTIONS to do that)
Not tested
unc0rr [Wed, 05 Aug 2009 05:37:17 +0000] rev 2295
More Italian announcer messages
nemo [Sun, 02 Aug 2009 17:37:45 +0000] rev 2294
For people's consideration. Restore the .11 behaviour of not initialising sound if music is turned off. Reason. I still get 100% CPU useage in frontend due to sucky sound daemon setups *cough*pulseaudio*cough* so this offers an easy workaround for people (turn off music). Disadvantage, this removes Smaxx' code to disable sound-related buttons on failure to init sound.
unc0rr [Sat, 01 Aug 2009 14:03:25 +0000] rev 2293
Fix texture so it doesn't produce vertical lines
unc0rr [Sat, 01 Aug 2009 13:59:41 +0000] rev 2292
New waves rendering procedure based on using texture coodrinates > 1.0
unc0rr [Sat, 01 Aug 2009 13:59:11 +0000] rev 2291
Update some translations
nemo [Thu, 30 Jul 2009 22:36:57 +0000] rev 2290
Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
unc0rr [Thu, 30 Jul 2009 17:32:46 +0000] rev 2289
Fix queue bug triggered by AI
unc0rr [Thu, 30 Jul 2009 09:35:09 +0000] rev 2288
Move water waves rendering to a separate procedure
unc0rr [Thu, 30 Jul 2009 09:32:56 +0000] rev 2287
Better handle pointing with mouse cursor on zoom
nemo [Wed, 29 Jul 2009 23:01:19 +0000] rev 2286
New graphics. Nature, City.
nemo [Tue, 28 Jul 2009 22:04:04 +0000] rev 2285
Avoid /0 in SetScale - not sure this is right way to do it though. But just to try and stop crashing prg's machine
unc0rr [Tue, 28 Jul 2009 16:29:39 +0000] rev 2284
- Remove one AddProgress call
- Forbid calling AddProgress after initialization
unc0rr [Tue, 28 Jul 2009 12:50:47 +0000] rev 2283
Cleanup code a bit
unc0rr [Tue, 28 Jul 2009 12:50:33 +0000] rev 2282
Now really fix
unc0rr [Tue, 28 Jul 2009 12:44:20 +0000] rev 2281
Fix hedgehog stopping to slide when throwing rope (not tested)
unc0rr [Tue, 28 Jul 2009 12:41:01 +0000] rev 2280
Better handle loosing control when on rope
unc0rr [Tue, 28 Jul 2009 12:32:33 +0000] rev 2279
Fix hwSign to give 1 on -0 value
nemo [Sun, 26 Jul 2009 20:56:18 +0000] rev 2278
requested change by Tiy to Flying Saucer start (hover until first keypress)
nemo [Sun, 26 Jul 2009 19:56:40 +0000] rev 2277
Add back waves since it was really irritating Tiy
nemo [Sun, 26 Jul 2009 19:43:38 +0000] rev 2276
Remove this check since I got confused as to why my sound still wasn't working even after I had fixed the lock caused by bad flash plugin and restarted hedgewars
nemo [Sun, 26 Jul 2009 19:19:03 +0000] rev 2275
Make all theme numbers proportional to map MaxHedgehogs. This should mean the numbers should be as in past for 18 hedgehog map
nemo [Sat, 25 Jul 2009 18:02:12 +0000] rev 2274
Stray semi-opaque pixels fixed
nemo [Fri, 24 Jul 2009 23:50:53 +0000] rev 2273
Remove reduced quality check - gameplay impact
nemo [Fri, 24 Jul 2009 19:42:06 +0000] rev 2272
Add water opacity to theme - defaulting to 50% opaque on all themes but Eyes (80%) and Underwater (100%)
nemo [Fri, 24 Jul 2009 16:43:19 +0000] rev 2271
flagging for "reduced quality". Clamping cuts frame rate in half in software rendering on my sucky laptop
nemo [Fri, 24 Jul 2009 14:20:19 +0000] rev 2270
szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo [Thu, 23 Jul 2009 18:48:41 +0000] rev 2269
add extra semi-opaque layer of water to discolour objects in the water.
nemo [Wed, 22 Jul 2009 01:50:46 +0000] rev 2268
little experiment to see if this improve appearance of laser/ufo/cake/laser guided missile - of course, can't actually see it until unc0rr restores waves
nemo [Mon, 20 Jul 2009 19:04:10 +0000] rev 2267
Restrict hogs to 16px proximity to border to avoid getting kicked through.
koda [Sun, 19 Jul 2009 00:57:49 +0000] rev 2266
switch to ov_fopen for simplicity
adds a couple of files i forgot to commit
koda [Sun, 19 Jul 2009 00:52:09 +0000] rev 2265
fix a bug where a fclose() was called after an ov_clear()
moved to ov_open_callback in hope to see less windows linking problems
koda [Sat, 18 Jul 2009 21:38:14 +0000] rev 2264
documentation fix
koda [Thu, 16 Jul 2009 21:45:12 +0000] rev 2263
lowres theme data for iphone compatibility
koda [Wed, 15 Jul 2009 00:35:59 +0000] rev 2262
sound for mortar
koda [Tue, 14 Jul 2009 20:02:07 +0000] rev 2261
a lot of stuff:
- added an autoupdater option
* works in mac osx only
* the xml file should be hosted on official webserver
* checkbox could be moved in a "updates section" of the option page
* only english and italian translation provided for new option
- reverted openalbridge type for compatibility
- german translation fix
koda [Sun, 12 Jul 2009 19:12:08 +0000] rev 2260
other indentation, binding and miscellaneous fixes to openalbridge
koda [Sun, 12 Jul 2009 15:42:54 +0000] rev 2259
fix indentation and other cosmetic changes to lib
koda [Sun, 12 Jul 2009 13:57:20 +0000] rev 2258
corrects a wrong binding
koda [Sun, 12 Jul 2009 13:51:29 +0000] rev 2257
updates licence and fix a memory leak (which was consuming iphone memory)
nemo [Sun, 12 Jul 2009 12:53:25 +0000] rev 2256
sorry, these two don't help. tested, flakes still screwed up. anyway, the lines were only on terrain
nemo [Sun, 12 Jul 2009 02:40:32 +0000] rev 2255
meh. let's try this one too. maybe "_TO_EDGE" is the magic difference
koda [Sat, 11 Jul 2009 15:22:10 +0000] rev 2254
-fix bamboo theme (unsupported color profile)
-added bamboo theme lowres images
-new bindings for displaying the iPhone keyboard
koda [Sat, 11 Jul 2009 13:59:27 +0000] rev 2253
hypothetical opengles improvements
koda [Sat, 11 Jul 2009 13:47:57 +0000] rev 2252
accessory stuff for iphone
koda [Fri, 10 Jul 2009 19:10:29 +0000] rev 2251
fix a binding that was preveting to display anything else besides hogs on iphone
nemo [Fri, 10 Jul 2009 16:56:37 +0000] rev 2250
untested
nemo [Fri, 10 Jul 2009 16:47:45 +0000] rev 2249
Try reenabling these two - shouldn't impact flakes
koda [Fri, 10 Jul 2009 16:47:11 +0000] rev 2248
real fix for iphone color (reverting previous commit)
koda [Fri, 10 Jul 2009 14:46:33 +0000] rev 2247
moves indestructible color to green for iphone compatibility
nemo [Fri, 10 Jul 2009 00:39:16 +0000] rev 2246
damn mortars
nemo [Thu, 09 Jul 2009 14:36:41 +0000] rev 2245
unc0rr's patch from
issue #144 - prevent spectators from ruining the game
koda [Thu, 09 Jul 2009 00:56:26 +0000] rev 2244
routine for loading lower resolution horizont and sky for nature theme when bigger images are not supported; right now they are not installed, but they could be useful for less powerful machines in general
koda [Wed, 08 Jul 2009 15:03:57 +0000] rev 2243
additional touch support and nemo's reduced land array size
koda [Wed, 08 Jul 2009 12:53:36 +0000] rev 2242
initial support for touch input
koda [Tue, 07 Jul 2009 22:02:13 +0000] rev 2241
completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
koda [Tue, 07 Jul 2009 21:48:55 +0000] rev 2240
-Removal of older WAV files, now useless thanks to OpenAL
-SDLh updated to better support SDL-1.3 symbols
-various update for iphone development
koda [Tue, 07 Jul 2009 15:24:43 +0000] rev 2239
move C and C++ optimization flags in the main CMakeLists.txt
nemo [Tue, 07 Jul 2009 11:56:02 +0000] rev 2238
Accidentally switched property in last checkin
koda [Tue, 07 Jul 2009 01:57:30 +0000] rev 2237
double column girder for embedded
nemo [Tue, 07 Jul 2009 01:53:44 +0000] rev 2236
the -1 was a bad idea
nemo [Tue, 07 Jul 2009 01:51:46 +0000] rev 2235
multi-column support
nemo [Tue, 07 Jul 2009 01:36:56 +0000] rev 2234
typo :(
nemo [Mon, 06 Jul 2009 23:04:57 +0000] rev 2233
don't link for windows, for now
koda [Mon, 06 Jul 2009 22:57:32 +0000] rev 2232
same as before
koda [Mon, 06 Jul 2009 22:51:41 +0000] rev 2231
forgot one line from previous commit
koda [Mon, 06 Jul 2009 22:46:33 +0000] rev 2230
once again, trying to restore windows compatibility from nemo's experiments
koda [Mon, 06 Jul 2009 11:37:03 +0000] rev 2229
patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
nemo [Mon, 06 Jul 2009 11:33:42 +0000] rev 2228
apply dx too (from smaxx)
koda [Mon, 06 Jul 2009 00:39:32 +0000] rev 2227
-fix teleport sound when moving to wrong positions
-DrawSprite now becomes a wrapper for DrawSprite2
nemo [Sun, 05 Jul 2009 16:37:05 +0000] rev 2226
Try turning off follow gear while ammo menu is open - needs testing w/ rope/parachute/jetpack
nemo [Sun, 05 Jul 2009 13:44:11 +0000] rev 2225
Fewer bubbles for non-breathing gears
nemo [Sun, 05 Jul 2009 13:39:05 +0000] rev 2224
Allow ammo menu to stay open when on rope/parachute/jetpack - allows for using non-F key alt weapon selection
nemo [Sun, 05 Jul 2009 13:25:02 +0000] rev 2223
allow attacks while moving on ammo with alt attack (parachute/rope/jetpack) - needs testing.
koda [Fri, 03 Jul 2009 23:45:07 +0000] rev 2222
reworked progress structure
koda [Fri, 03 Jul 2009 22:02:13 +0000] rev 2221
typos
koda [Fri, 03 Jul 2009 22:00:32 +0000] rev 2220
-new openal api for setting sound position
-updates to INSTALL
koda [Thu, 02 Jul 2009 14:59:27 +0000] rev 2219
additional variable (BUNDLE) to make a standalone Mac application
koda [Thu, 02 Jul 2009 00:58:46 +0000] rev 2218
-Smaxx' solution for compiling frontend with static libs in windows
-reverted to realloc() for more compatibility
koda [Wed, 01 Jul 2009 22:50:27 +0000] rev 2217
sounds for teleport and beginning of sudden death
koda [Tue, 30 Jun 2009 17:02:41 +0000] rev 2216
-Smaxx' patch: checks for initialized openal + disables sound options if openal init fails
-other minor changes to lib
koda [Tue, 30 Jun 2009 15:59:02 +0000] rev 2215
regression of previous commit, stdint.h in use
koda [Tue, 30 Jun 2009 14:59:25 +0000] rev 2214
-new FindOggVorbis, should work everywhere now
-reverted variables types in openalbridge
-removal of useless winstdint.h
koda [Tue, 30 Jun 2009 12:31:32 +0000] rev 2213
-Smaxx's porting of the library to MSVC compilers
-library is now ANSI C
-interface headers reworked
koda [Mon, 29 Jun 2009 23:03:25 +0000] rev 2212
-openalbridge headers cleaned
-static building of lib for non MSVC compilers
koda [Mon, 29 Jun 2009 20:01:05 +0000] rev 2211
- fade in/out functions merged, but kept binary compatibility
- reworked memory initialization, now uses less memory and allocates more only when needed
- other fixes to openalbridge
koda [Mon, 29 Jun 2009 03:47:39 +0000] rev 2210
initial bugfix for volume setup
koda [Mon, 29 Jun 2009 00:58:32 +0000] rev 2209
- bugfix for segfault on fades
- winstdint.h updated to pstdint.h (more portable)
nemo [Sun, 28 Jun 2009 23:36:41 +0000] rev 2208
disable timers on a few silly items, trying out a timer on cake
unc0rr [Sun, 28 Jun 2009 21:43:46 +0000] rev 2207
Make server accpet TEAM_CHAT protocol command, and act like on CHAT command for now
nemo [Sun, 28 Jun 2009 18:59:26 +0000] rev 2206
text tweaks
unc0rr [Sun, 28 Jun 2009 18:51:54 +0000] rev 2205
Fix for mouse targeting... not tested
nemo [Sun, 28 Jun 2009 18:47:55 +0000] rev 2204
Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
koda [Sun, 28 Jun 2009 16:54:51 +0000] rev 2203
-Added support for Release and Debug for CMAKE_BUILD_TYPE
-patch to OpenALbridge for invert_endianness
nemo [Sun, 28 Jun 2009 16:44:04 +0000] rev 2202
Move count notification to all multishoot
nemo [Sun, 28 Jun 2009 14:39:18 +0000] rev 2201
some win32 dll export thingy.
nemo [Sun, 28 Jun 2009 14:37:26 +0000] rev 2200
koda/Smaxx changes to openal for crossplatform building
unc0rr [Sat, 27 Jun 2009 09:51:15 +0000] rev 2199
Update Italian translation
unc0rr [Fri, 26 Jun 2009 19:52:42 +0000] rev 2198
Bring back smoothness for camera movement
unc0rr [Fri, 26 Jun 2009 19:40:10 +0000] rev 2197
Some work on camera
nemo [Thu, 25 Jun 2009 10:50:44 +0000] rev 2196
small jetpack tweak
nemo [Thu, 25 Jun 2009 10:49:40 +0000] rev 2195
Oops. Sorry about that. Restore correct extdbinterface.hs
nemo [Thu, 25 Jun 2009 10:49:05 +0000] rev 2194
koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
nemo [Wed, 24 Jun 2009 23:53:02 +0000] rev 2193
rename jetpack to flying saucer
unc0rr [Wed, 24 Jun 2009 19:47:32 +0000] rev 2192
- Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition)
- Fix openal's warning (trying to fadeout not loaded music)
unc0rr [Wed, 24 Jun 2009 15:59:32 +0000] rev 2191
koda's OpenAL conversion:
- Freezes program for fadein/fadeout time
- Has a problem with quickplay
nemo [Mon, 22 Jun 2009 13:49:16 +0000] rev 2190
extra check suggested by unc0rr
nemo [Mon, 22 Jun 2009 00:27:55 +0000] rev 2189
allow brief ground touches
nemo [Mon, 22 Jun 2009 00:22:42 +0000] rev 2188
Kill saucer if it touches the ground, Tiy's new graphic
nemo [Mon, 22 Jun 2009 00:17:09 +0000] rev 2187
set vector to negative *after* applying upward vector
nemo [Mon, 22 Jun 2009 00:14:24 +0000] rev 2186
disable selection sprite, nudge ship into the air on launch
nemo [Sun, 21 Jun 2009 22:43:38 +0000] rev 2185
Localise words "Fuel" and "Remaining" - add shot counter to deagle.
unc0rr [Sun, 21 Jun 2009 18:00:43 +0000] rev 2184
Oops, fix database process interaction
nemo [Sun, 21 Jun 2009 17:48:05 +0000] rev 2183
Oops. Forgot the ugly graphic
nemo [Sun, 21 Jun 2009 17:47:57 +0000] rev 2182
Ugly graphic for jetpack - jetpack should be essentially functional.
nemo [Sun, 21 Jun 2009 15:46:48 +0000] rev 2181
thanks unc0rr (corrected flag - also check on turn time)
nemo [Sun, 21 Jun 2009 15:41:07 +0000] rev 2180
Use different group to not erase messages, restore gear deletion on hog damage.
nemo [Sun, 21 Jun 2009 15:36:50 +0000] rev 2179
Duplicate Parachute more closely :D
unc0rr [Sun, 21 Jun 2009 15:36:13 +0000] rev 2178
Some fixes on camera broken by zoom code (ammo menu should work now)
nemo [Sun, 21 Jun 2009 15:31:09 +0000] rev 2177
Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
unc0rr [Sat, 20 Jun 2009 07:50:03 +0000] rev 2176
Don't show enemy's number of ammo
unc0rr [Sat, 20 Jun 2009 07:45:05 +0000] rev 2175
Update Italian translation
unc0rr [Fri, 19 Jun 2009 18:01:48 +0000] rev 2174
Oops
unc0rr [Fri, 19 Jun 2009 17:56:52 +0000] rev 2173
Send stats every minute
unc0rr [Fri, 19 Jun 2009 17:55:42 +0000] rev 2172
Implement sending gameserver stats to webserver
nemo [Thu, 18 Jun 2009 17:48:06 +0000] rev 2171
Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
nemo [Thu, 18 Jun 2009 17:35:34 +0000] rev 2170
Updated french translation thanks to kaze (Fabien)
nemo [Thu, 18 Jun 2009 14:44:43 +0000] rev 2169
A whole ton of new phrases for english locale, tweak to still-incomplete ja stubs
nemo [Thu, 18 Jun 2009 01:51:25 +0000] rev 2168
Tiy's new airstrike graphic
nemo [Mon, 15 Jun 2009 21:03:57 +0000] rev 2167
Loop sweeping to avoid stray pixels. Avoided at first hoping there was a cleverer approach. Fortunately sweep is infrequent.
nemo [Mon, 15 Jun 2009 14:02:48 +0000] rev 2166
Tweaked windbar and steam sound by Smaxx
nemo [Mon, 15 Jun 2009 13:55:45 +0000] rev 2165
Remove BOM From zn_TW/de - add zh_TW translations for 37/38 and messages to zh_CN pending tracking down Chinese coworker
nemo [Mon, 15 Jun 2009 13:48:31 +0000] rev 2164
Full set of translated messages for zh_TW - says he will add more original ones later
unc0rr [Sun, 14 Jun 2009 13:20:28 +0000] rev 2163
koda's patch fixing some iphone port troubles (color, mouse)
unc0rr [Sat, 13 Jun 2009 15:39:26 +0000] rev 2162
- Implement zoom-in and zoom-out
- Some bugfixes. Ammo menu doesn't work.
unc0rr [Sat, 13 Jun 2009 15:30:40 +0000] rev 2161
Some work on zooming. Hedgewars are now unplayable.
unc0rr [Sat, 13 Jun 2009 11:32:23 +0000] rev 2160
Polish translation update
unc0rr [Sat, 13 Jun 2009 11:31:52 +0000] rev 2159
Update Italian translation
nemo [Fri, 12 Jun 2009 19:53:44 +0000] rev 2158
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
unc0rr [Fri, 12 Jun 2009 08:52:31 +0000] rev 2157
Endian aware Land digest
unc0rr [Fri, 12 Jun 2009 08:50:20 +0000] rev 2156
Fix r2201
unc0rr [Fri, 12 Jun 2009 08:47:05 +0000] rev 2155
Implement ability for server admin to clear accounts cache
nemo [Fri, 12 Jun 2009 00:39:36 +0000] rev 2154
Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
unc0rr [Thu, 11 Jun 2009 15:57:51 +0000] rev 2153
Patch by Smaxx:
- Check texture size against GL_MAX_TEXTURE_SIZE
unc0rr [Thu, 11 Jun 2009 15:22:02 +0000] rev 2152
Patch by koda:
- Rename some symbols
- Ctrl click
unc0rr [Mon, 08 Jun 2009 16:35:29 +0000] rev 2151
Update Italian translation
unc0rr [Sun, 07 Jun 2009 07:42:40 +0000] rev 2150
Forbid room names and nicknames consisting only of space characters
unc0rr [Sat, 06 Jun 2009 12:42:35 +0000] rev 2149
Fix a bug in frontend leading to incorrect behaviour when dealing with names starting/ending with whitespace
nemo [Fri, 05 Jun 2009 14:19:21 +0000] rev 2148
French translation of game, including new messages. Frontend later.
nemo [Wed, 03 Jun 2009 00:35:23 +0000] rev 2147
typos - the fix for zoom in uMisc.pas appears to be screwing up flakes and other things. commenting it out for now
nemo [Tue, 02 Jun 2009 19:02:54 +0000] rev 2146
Remove steam on explosion effects
nemo [Tue, 02 Jun 2009 18:59:13 +0000] rev 2145
A few FIXME flags for easy grepping
unc0rr [Tue, 02 Jun 2009 18:43:00 +0000] rev 2144
- Fix some ugly code
- Formatting
nemo [Tue, 02 Jun 2009 18:27:15 +0000] rev 2143
New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
game events
unc0rr [Mon, 01 Jun 2009 20:38:45 +0000] rev 2142
Make code suck less
unc0rr [Mon, 01 Jun 2009 18:30:48 +0000] rev 2141
Fix some cake bugs
nemo [Mon, 01 Jun 2009 17:04:36 +0000] rev 2140
Death messages thanks to Smaxx
nemo [Mon, 01 Jun 2009 00:27:57 +0000] rev 2139
Properly decrement sniper rifle if timed out. Try to get camera position straight for once.
nemo [Sun, 31 May 2009 19:42:49 +0000] rev 2138
Remember password
unc0rr [Sun, 31 May 2009 19:32:54 +0000] rev 2137
Okay, now a real fix
unc0rr [Sun, 31 May 2009 19:31:37 +0000] rev 2136
Fix jump changing direction in artillery mode
nemo [Sun, 31 May 2009 17:56:15 +0000] rev 2135
Push karma application to end of round - should avoid problems w/ plane and kamikaze
unc0rr [Sun, 31 May 2009 15:17:03 +0000] rev 2134
Fix a source of desync caused by player quit
unc0rr [Sun, 31 May 2009 09:56:21 +0000] rev 2133
Fix lines arise when zooming. Doesn't fix water sprites.
nemo [Thu, 28 May 2009 11:46:27 +0000] rev 2132
Add david_ac to credits
nemo [Thu, 28 May 2009 00:36:33 +0000] rev 2131
mark up with (team)
nemo [Thu, 28 May 2009 00:25:19 +0000] rev 2130
Please don't take away my checkin privileges - Tiy asked me to keep working on this
unc0rr [Wed, 27 May 2009 18:13:06 +0000] rev 2129
Another approach to zombies problem (set SIGCHLD handler to SIG_IGN)
nemo [Wed, 27 May 2009 15:55:14 +0000] rev 2128
explicit nesting
unc0rr [Wed, 27 May 2009 15:31:48 +0000] rev 2127
Update Slovak and Italian translations
unc0rr [Wed, 27 May 2009 15:29:30 +0000] rev 2126
- Prevent server from producing zombies
- Some tweaks
nemo [Wed, 27 May 2009 03:56:17 +0000] rev 2125
Just for completeness, correct formatting on this probably-will-be-reverted-approach
nemo [Wed, 27 May 2009 03:52:07 +0000] rev 2124
experiment in only sending a message to your clan
unc0rr [Wed, 27 May 2009 03:48:59 +0000] rev 2123
Fix server compilation
unc0rr [Wed, 27 May 2009 03:47:40 +0000] rev 2122
Current trunk version isn't compatible with 0.9.11, so set version to 0.9.12-dev
nemo [Tue, 26 May 2009 19:27:55 +0000] rev 2121
0-3 not 0-2
nemo [Tue, 26 May 2009 02:41:26 +0000] rev 2120
updated gasmask/pinksunhat, new grave
nemo [Tue, 26 May 2009 02:31:45 +0000] rev 2119
Adjust initial camera position
unc0rr [Mon, 25 May 2009 17:54:27 +0000] rev 2118
Send server message after nicks info (more chance for it to be seen)
unc0rr [Mon, 25 May 2009 17:33:39 +0000] rev 2117
Add caching for accounts information (entries are stored in memory forever)
unc0rr [Mon, 25 May 2009 15:24:27 +0000] rev 2116
Bring back authentication to official server, now using separate process to perform database interaction
nemo [Sun, 24 May 2009 19:49:10 +0000] rev 2115
unc0rr forgot nil check here too
unc0rr [Sun, 24 May 2009 19:45:20 +0000] rev 2114
Fix crash caused by speechbubbles when restoring from save or joining already started net game
unc0rr [Sun, 24 May 2009 16:02:16 +0000] rev 2113
Update server protocol number to version mapping
unc0rr [Sun, 24 May 2009 15:02:37 +0000] rev 2112
Fix attack bubbles
unc0rr [Sun, 24 May 2009 15:01:10 +0000] rev 2111
Finally fix bubbles
unc0rr [Sun, 24 May 2009 14:03:59 +0000] rev 2110
Some updates
nemo [Sun, 24 May 2009 13:49:52 +0000] rev 2109
typo
unc0rr [Sun, 24 May 2009 13:47:07 +0000] rev 2108
Silence frontend debug output
unc0rr [Sun, 24 May 2009 13:04:48 +0000] rev 2107
- Update INSTALL file
- Set version to 0.9.11
nemo [Sun, 24 May 2009 13:03:57 +0000] rev 2106
Google Droid font licensing terms
nemo [Sun, 24 May 2009 13:01:39 +0000] rev 2105
Allow CJK override for zh_CN/zh_TW/ja
unc0rr [Sun, 24 May 2009 13:01:33 +0000] rev 2104
Update server's message
unc0rr [Sun, 24 May 2009 12:53:46 +0000] rev 2103
- Update russian translation
- lupdate-qt4 && lrelease-qt4
nemo [Sun, 24 May 2009 12:53:03 +0000] rev 2102
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
unc0rr [Sun, 24 May 2009 12:50:11 +0000] rev 2101
Fix fullscreen bug
unc0rr [Sun, 24 May 2009 12:44:52 +0000] rev 2100
- Update training a bit
- Update changelog
nemo [Sun, 24 May 2009 02:45:54 +0000] rev 2099
make lookup consistent
nemo [Sun, 24 May 2009 02:41:34 +0000] rev 2098
Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
nemo [Sat, 23 May 2009 21:24:43 +0000] rev 2097
should be 48 for this map
nemo [Sat, 23 May 2009 18:26:16 +0000] rev 2096
set Minefield to 150%, reduce fort distance by 512px
nemo [Sat, 23 May 2009 17:04:06 +0000] rev 2095
correct Firefox e-mail addy
nemo [Sat, 23 May 2009 16:49:14 +0000] rev 2094
oops forgot the translated files and source
nemo [Sat, 23 May 2009 16:49:03 +0000] rev 2093
Portugese (european) translation, Tiy's "minefield" scheme/wepset, disable vampirism, update translations
nemo [Sat, 23 May 2009 14:55:33 +0000] rev 2092
Snow theme makeover
nemo [Sat, 23 May 2009 14:48:15 +0000] rev 2091
mobster voice, updated wav for new default voice
nemo [Sat, 23 May 2009 02:17:22 +0000] rev 2090
prevent unc0rr from getting clever with jackhammer too. bring blowtorch into line with the other - should be more fun anyway
nemo [Fri, 22 May 2009 20:36:57 +0000] rev 2089
Prevent unc0rr's sneaky escape
unc0rr [Fri, 22 May 2009 18:55:38 +0000] rev 2088
Some updates on changelog
nemo [Fri, 22 May 2009 02:01:45 +0000] rev 2087
neglected test on sniper rifle being active
unc0rr [Thu, 21 May 2009 19:42:37 +0000] rev 2086
- Update Bulgarian translation
- lupdate-qt4 && lrelease-qt4
unc0rr [Thu, 21 May 2009 19:40:23 +0000] rev 2085
Update some more translations
unc0rr [Thu, 21 May 2009 19:39:09 +0000] rev 2084
Update russian localization
unc0rr [Thu, 21 May 2009 17:46:38 +0000] rev 2083
Fix INSTALL
unc0rr [Thu, 21 May 2009 17:43:02 +0000] rev 2082
Fix nature theme too (thanks to nemo)
unc0rr [Thu, 21 May 2009 17:41:26 +0000] rev 2081
Fix City theme (could cause desyncs)
unc0rr [Wed, 20 May 2009 16:43:19 +0000] rev 2080
This should resend scheme info to net server when scheme got edited (not tested)
unc0rr [Wed, 20 May 2009 16:35:27 +0000] rev 2079
Silence useless warning
nemo [Tue, 19 May 2009 22:48:27 +0000] rev 2078
Updated default voicepack, policecap hat
nemo [Tue, 19 May 2009 21:01:52 +0000] rev 2077
Remove setting of background-color on iconed group box children just in case that was causing Tiy's problem. Is useless until PaintOnScreen + border-radius is resolved anyway.
nemo [Mon, 18 May 2009 00:54:21 +0000] rev 2076
increase # of mines to 50, limit max depth of drowning damage tag
nemo [Sun, 17 May 2009 22:48:06 +0000] rev 2075
add Firefox to creds
nemo [Sun, 17 May 2009 22:15:09 +0000] rev 2074
remove 0 damage tag, easter hat fix, pink sun hat
nemo [Sun, 17 May 2009 18:02:21 +0000] rev 2073
I suck at pascal booleans
nemo [Sun, 17 May 2009 14:25:45 +0000] rev 2072
Custom controls implementing paintEvent play poorly with stars, especially SquareLabel
Setting PaintOnScreen seems safe with current layout
nemo [Sun, 17 May 2009 13:04:58 +0000] rev 2071
Still trying to improve perf of stars - this seems to help a little bit
unc0rr [Sun, 17 May 2009 13:03:56 +0000] rev 2070
Silence useless warning
nemo [Sun, 17 May 2009 00:44:30 +0000] rev 2069
update only the stars - cuts CPU useage in half on my machine
unc0rr [Sat, 16 May 2009 20:54:43 +0000] rev 2068
Fix rope disappearing bug
nemo [Sat, 16 May 2009 19:03:08 +0000] rev 2067
use separate variable for vamp/karma calcs, move karma damage tag from point of damage origin to originating hedgehog at unc0rr's request
unc0rr [Sat, 16 May 2009 18:33:21 +0000] rev 2066
Final fix
unc0rr [Sat, 16 May 2009 17:02:25 +0000] rev 2065
Now should be okay
unc0rr [Sat, 16 May 2009 16:58:54 +0000] rev 2064
Fix for teh fix
unc0rr [Sat, 16 May 2009 16:57:38 +0000] rev 2063
Fix queue error caused by previous fix for queue error
unc0rr [Sat, 16 May 2009 16:43:36 +0000] rev 2062
- Update finnish translation
- lupdate-qt4 && lrelease-qt4
nemo [Sat, 16 May 2009 14:51:04 +0000] rev 2061
Should disable construction in the shoppa hack, I think. Construction is annoying
nemo [Fri, 15 May 2009 17:15:37 +0000] rev 2060
fix crash in parachute/rope if drowning with active girder/teleport
nemo [Fri, 15 May 2009 12:56:32 +0000] rev 2059
oops. forgot to reset turn time
nemo [Fri, 15 May 2009 02:14:13 +0000] rev 2058
Neglected to delete gear at end of turn
nemo [Fri, 15 May 2009 00:51:37 +0000] rev 2057
Prevent gaining more health than hedgehog actually has
nemo [Fri, 15 May 2009 00:38:49 +0000] rev 2056
Two new wavez - Juggle requires a different frame rate. using 38 instead of 125
nemo [Thu, 14 May 2009 14:55:38 +0000] rev 2055
ogg q4 encodings of these themes. Saves 6 megabytes.
nemo [Thu, 14 May 2009 14:54:15 +0000] rev 2054
new grave
nemo [Thu, 14 May 2009 14:47:08 +0000] rev 2053
Use shrug frame for injuring yourself/team-mate, add custom theme music to Sheep theme
nemo [Thu, 14 May 2009 03:41:34 +0000] rev 2052
constrain angle, decrement turn time
unc0rr [Wed, 13 May 2009 19:53:45 +0000] rev 2051
Fix engine crash due to screwing up visual gears list in speechbubbles handler
nemo [Wed, 13 May 2009 01:30:08 +0000] rev 2050
only init music on use. workaround for audio bug.
unc0rr [Tue, 12 May 2009 15:17:49 +0000] rev 2049
Fix team name in training (broken by ttsmj's random teams patch)
unc0rr [Tue, 12 May 2009 15:15:46 +0000] rev 2048
Fix training
nemo [Mon, 11 May 2009 21:27:31 +0000] rev 2047
Allow speech bubble/small damage tags in "reduced quality"
First is needed for game context, 2nd has little impact on framerate
unc0rr [Mon, 11 May 2009 21:20:21 +0000] rev 2046
Oops, some debug stuff left
unc0rr [Mon, 11 May 2009 21:19:47 +0000] rev 2045
- Fix network (my crappy fault, triggered by nemo's patch)
- Do some good things for engine
unc0rr [Mon, 11 May 2009 19:42:29 +0000] rev 2044
Remove unnecessary loop in speechbubble code, thus removing use-after-freeing bug
unc0rr [Mon, 11 May 2009 18:57:39 +0000] rev 2043
Don't accept 'team gone' command right after 'next turn' cmd
nemo [Mon, 11 May 2009 18:56:55 +0000] rev 2042
Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
unc0rr [Sat, 09 May 2009 11:57:47 +0000] rev 2041
- Fix previous commit
- Allow up to 48 hedgehogs on bamboo plinko map
unc0rr [Sat, 09 May 2009 11:56:46 +0000] rev 2040
- Fix for desyncs when player exits
- Effect for gone team: all hedgehogs assume damage == health, then die
not tested
unc0rr [Fri, 08 May 2009 18:20:06 +0000] rev 2039
Try to prevent locale problems:
- Consider only strings starting from numbers
- Fill strings with en locale first
nemo [Fri, 08 May 2009 18:18:39 +0000] rev 2038
English stubs for new weps
nemo [Fri, 08 May 2009 18:17:08 +0000] rev 2037
Missing swedish weapon names
nemo [Fri, 08 May 2009 18:15:39 +0000] rev 2036
Mine icon for game scheme mine count
nemo [Fri, 08 May 2009 01:56:20 +0000] rev 2035
patch to prior checkin
nemo [Fri, 08 May 2009 01:49:11 +0000] rev 2034
david_ac adding a commandline parameter for the data dir, as requested by svenstaro
nemo [Thu, 07 May 2009 23:57:39 +0000] rev 2033
allow adjusting angle during sniping
nemo [Thu, 07 May 2009 14:03:55 +0000] rev 2032
Updated polish translation by szczur
nemo [Thu, 07 May 2009 02:04:07 +0000] rev 2031
david_ac's game scheme options for mine delay/quantity, tweaks to sniper rifle
nemo [Wed, 06 May 2009 22:35:31 +0000] rev 2030
Update translation files
unc0rr [Wed, 06 May 2009 16:56:01 +0000] rev 2029
Add a tracing message to help debug rope bugs
nemo [Mon, 04 May 2009 01:36:39 +0000] rev 2028
Move laser behind weapon
nemo [Sun, 03 May 2009 21:39:45 +0000] rev 2027
oops - checked in my disabling of frontend sound/animation
nemo [Sun, 03 May 2009 21:38:56 +0000] rev 2026
Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
nemo [Sun, 03 May 2009 21:28:15 +0000] rev 2025
Adjust routines impacted by DrawRotatedF modification, clear gstHHHJump in rope to avoid crosshair/hat drawing bug.
nemo [Sun, 03 May 2009 21:12:34 +0000] rev 2024
Disable long jump in artillery mode, make snipre rifle single shot
nemo [Sun, 03 May 2009 17:35:10 +0000] rev 2023
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
unc0rr [Fri, 01 May 2009 11:58:22 +0000] rev 2022
nemo's tweaks to bubbles
unc0rr [Fri, 01 May 2009 09:01:44 +0000] rev 2021
Some changes in try to fix issue when you enter
room with painted map, but frontend shows generated
one (most probably bug is triggered by template
filters)
Untested.
unc0rr [Thu, 30 Apr 2009 20:20:01 +0000] rev 2020
nemo:
- Hedgehogs don't take hat off when jumping
unc0rr [Thu, 30 Apr 2009 20:16:58 +0000] rev 2019
Oops, remove debug stuff
unc0rr [Thu, 30 Apr 2009 20:14:41 +0000] rev 2018
Some forgotten sprites
unc0rr [Thu, 30 Apr 2009 20:13:44 +0000] rev 2017
nemo's great patch:
- Speech bubbles
- Vampirism + karma
unc0rr [Sun, 26 Apr 2009 15:47:03 +0000] rev 2016
lost pieces of previous patch
unc0rr [Sun, 26 Apr 2009 15:45:06 +0000] rev 2015
koda's patch
unc0rr [Fri, 24 Apr 2009 16:53:38 +0000] rev 2014
Fix health widget in reduced quality mode
unc0rr [Fri, 24 Apr 2009 16:50:26 +0000] rev 2013
- set svn:eol-style to native on text files
- two more cues
unc0rr [Thu, 23 Apr 2009 13:54:25 +0000] rev 2012
TheXception's patch:
- Animated stars in frontend's background
unc0rr [Mon, 20 Apr 2009 17:45:01 +0000] rev 2011
Update some sprites
unc0rr [Mon, 20 Apr 2009 15:36:36 +0000] rev 2010
Fix team lists reset when editing weapon sets
unc0rr [Sun, 19 Apr 2009 15:44:47 +0000] rev 2009
TheXception's patch:
- Add weapons button to game options widget
unc0rr [Sun, 19 Apr 2009 13:36:51 +0000] rev 2008
Patch by koda:
- Variable commands to the commandline version of hwengine
unc0rr [Sun, 19 Apr 2009 13:22:17 +0000] rev 2007
Chef hat
unc0rr [Sun, 19 Apr 2009 13:20:33 +0000] rev 2006
Please koda with console output
unc0rr [Sun, 19 Apr 2009 11:59:23 +0000] rev 2005
Move health sorter to visual gears:
- Should fix or at least help with problems when one of players quits (needs testing)
- Breaks 0.9.10 compatibility, so increase protocol number and set version to 0.9.11-dev
unc0rr [Sun, 19 Apr 2009 11:40:41 +0000] rev 2004
Some work to try prevent stack memory leak
unc0rr [Sat, 18 Apr 2009 12:46:56 +0000] rev 2003
Patch by koda:
- support for universal binaries
- support for Tiger and Leopard systesms
- small fix in chat
unc0rr [Fri, 17 Apr 2009 20:13:46 +0000] rev 2002
patch by koda:
- Part of previous patch
- Some flags for Mac OS X compilation
unc0rr [Fri, 17 Apr 2009 19:58:21 +0000] rev 2001
- More verbose output
- Fix one way of crashing server
unc0rr [Fri, 17 Apr 2009 17:02:24 +0000] rev 2000
Don't crash engine after round in reduced quality mode
unc0rr [Fri, 17 Apr 2009 17:01:58 +0000] rev 1999
Commit part of koda's patch which applies cleanly:
- added libSDLmain.a in library generation
- Info.plist now is automatically generated
- completed iphone variant
unc0rr [Fri, 17 Apr 2009 12:20:19 +0000] rev 1998
Fix disconnection from server
unc0rr [Tue, 14 Apr 2009 19:05:23 +0000] rev 1997
koda's patch
unc0rr [Mon, 13 Apr 2009 19:42:07 +0000] rev 1996
Add two more maps to build system
unc0rr [Mon, 13 Apr 2009 19:01:45 +0000] rev 1995
Add basketball to build system
unc0rr [Mon, 13 Apr 2009 15:52:31 +0000] rev 1994
Fix message being sent to users of 0.9.10
unc0rr [Mon, 13 Apr 2009 15:35:35 +0000] rev 1993
Fix some locale files installation
unc0rr [Mon, 13 Apr 2009 15:33:40 +0000] rev 1992
Add castle and halloween to install
unc0rr [Mon, 13 Apr 2009 13:03:57 +0000] rev 1991
Update release doc
unc0rr [Mon, 13 Apr 2009 13:00:51 +0000] rev 1990
Silence net debug messages
unc0rr [Mon, 13 Apr 2009 12:59:48 +0000] rev 1989
- Fix training
- Workaround 'Text has zero width' crash
unc0rr [Mon, 13 Apr 2009 12:53:52 +0000] rev 1988
Set version to 0.9.10, protocol to 25
unc0rr [Mon, 13 Apr 2009 12:53:30 +0000] rev 1987
Three more hats
unc0rr [Mon, 13 Apr 2009 12:28:51 +0000] rev 1986
Update changelog in server
unc0rr [Mon, 13 Apr 2009 12:27:59 +0000] rev 1985
Less verbose server output
unc0rr [Mon, 13 Apr 2009 12:23:29 +0000] rev 1984
Disable feel of editing for built-in schemes
unc0rr [Mon, 13 Apr 2009 12:17:40 +0000] rev 1983
update about page
unc0rr [Mon, 13 Apr 2009 12:14:13 +0000] rev 1982
Update changelog
unc0rr [Mon, 13 Apr 2009 10:00:32 +0000] rev 1981
Russian voicepack
unc0rr [Mon, 13 Apr 2009 09:43:31 +0000] rev 1980
Update translation from patches tracker on fireforge
unc0rr [Mon, 13 Apr 2009 09:36:25 +0000] rev 1979
- Add gameServer to build system
- Label schemes combobox
unc0rr [Mon, 13 Apr 2009 09:27:21 +0000] rev 1978
Update russian translation
unc0rr [Mon, 13 Apr 2009 09:24:56 +0000] rev 1977
Some polishing
unc0rr [Sun, 12 Apr 2009 20:34:11 +0000] rev 1976
- One more hat
- Basketball ammo scheme
unc0rr [Sun, 12 Apr 2009 20:29:39 +0000] rev 1975
make use of bath.ogg
unc0rr [Sun, 12 Apr 2009 18:55:35 +0000] rev 1974
nemo's schemes patch
unc0rr [Sun, 12 Apr 2009 18:52:06 +0000] rev 1973
Fix previous commit
unc0rr [Sun, 12 Apr 2009 18:51:35 +0000] rev 1972
New hat + 2 soundtracks
unc0rr [Sun, 12 Apr 2009 15:53:56 +0000] rev 1971
More contrasting lightbulb
unc0rr [Sun, 12 Apr 2009 15:35:22 +0000] rev 1970
Prevent server from crashing when get SqlNull value
unc0rr [Sun, 12 Apr 2009 15:33:59 +0000] rev 1969
koda's fix
unc0rr [Sun, 12 Apr 2009 15:33:46 +0000] rev 1968
Add Shoppa game scheme
unc0rr [Sun, 12 Apr 2009 15:30:41 +0000] rev 1967
Predefine some ammo schemes
unc0rr [Sun, 12 Apr 2009 15:24:08 +0000] rev 1966
nemo's patch + ropes ammo scheme hack
unc0rr [Sun, 12 Apr 2009 12:51:25 +0000] rev 1965
- Apply koda's patch
- Remove old game server
unc0rr [Sun, 12 Apr 2009 12:50:43 +0000] rev 1964
- Another way of defining official server
- Rope has walking bug fixed, and works similar for the last rope too
unc0rr [Sun, 12 Apr 2009 06:01:17 +0000] rev 1963
Better SQL statement, allows NULL rid
unc0rr [Sat, 11 Apr 2009 13:25:26 +0000] rev 1962
Remove some stuff
unc0rr [Sat, 11 Apr 2009 11:01:17 +0000] rev 1961
Remove Codec dir
unc0rr [Sat, 11 Apr 2009 10:58:18 +0000] rev 1960
- Update Basketball preview
- Add new maps to build system
unc0rr [Sat, 11 Apr 2009 10:57:17 +0000] rev 1959
Delete Digger, skyline, Lego
unc0rr [Sat, 11 Apr 2009 10:56:20 +0000] rev 1958
Update Ropes preview
unc0rr [Sat, 11 Apr 2009 10:54:33 +0000] rev 1957
Update polish and german translations
unc0rr [Sat, 11 Apr 2009 10:54:07 +0000] rev 1956
Sort themes list
unc0rr [Sat, 11 Apr 2009 10:53:52 +0000] rev 1955
Some updates in themes
unc0rr [Sat, 11 Apr 2009 10:40:41 +0000] rev 1954
- Some graphics update
- New 'underwater' track
unc0rr [Fri, 10 Apr 2009 19:56:42 +0000] rev 1953
Add a special message for old hedgewars versions
unc0rr [Fri, 10 Apr 2009 19:51:44 +0000] rev 1952
- Some cfg fixes
- Update some translations, perform lupdate & lrelease
unc0rr [Fri, 10 Apr 2009 18:44:36 +0000] rev 1951
Move game starting action outside menu
unc0rr [Fri, 10 Apr 2009 18:38:01 +0000] rev 1950
Implement two buttons
unc0rr [Tue, 07 Apr 2009 16:52:01 +0000] rev 1949
Update some translations
unc0rr [Tue, 07 Apr 2009 14:02:06 +0000] rev 1948
Fix epic bug randomly teleporting hedgehogs
unc0rr [Tue, 07 Apr 2009 14:01:46 +0000] rev 1947
patch by koda
unc0rr [Sun, 05 Apr 2009 17:48:48 +0000] rev 1946
- Fix some CMakeFiles.txt files (by TheXception)
- Optimize sprites with optipng
unc0rr [Sun, 05 Apr 2009 07:58:50 +0000] rev 1945
patch by TheXception:
- Fix random names patch
unc0rr [Sun, 05 Apr 2009 07:56:16 +0000] rev 1944
Remove unneeded file
unc0rr [Sun, 05 Apr 2009 07:56:05 +0000] rev 1943
- Better schemes page look
- Update english and russian localizations
unc0rr [Sun, 05 Apr 2009 07:51:18 +0000] rev 1942
Images for all scheme buttons
unc0rr [Fri, 03 Apr 2009 16:38:16 +0000] rev 1941
Some AI tweaks by imcold
unc0rr [Fri, 03 Apr 2009 16:35:59 +0000] rev 1940
- Enable back border of drop-down list (by nemo)
- Move const visibility to public... probably I'll make use of it in future (by me)
unc0rr [Fri, 03 Apr 2009 16:33:33 +0000] rev 1939
Patch by nemo:
- Hackish way of skipping some textures load in reduced quality mode
- Clipping sprite rendering function
unc0rr [Fri, 03 Apr 2009 16:29:09 +0000] rev 1938
remove New Folder
unc0rr [Fri, 03 Apr 2009 16:28:21 +0000] rev 1937
Remove Thumbs.db files
displacer [Fri, 03 Apr 2009 14:03:51 +0000] rev 1936
added files from Tiy
displacer [Fri, 03 Apr 2009 14:02:04 +0000] rev 1935
added files by Tiy
displacer [Fri, 03 Apr 2009 13:56:37 +0000] rev 1934
changes from Tiyuri
unc0rr [Thu, 02 Apr 2009 20:53:52 +0000] rev 1933
- perform lupdate-qt4
- Update russian translation
- Better schemes page look
unc0rr [Thu, 02 Apr 2009 20:37:03 +0000] rev 1932
New schemes page look by TheXception
unc0rr [Thu, 02 Apr 2009 18:50:08 +0000] rev 1931
Ooops.. enable back DoS protection
unc0rr [Thu, 02 Apr 2009 18:49:08 +0000] rev 1930
Fix server crash (properly follow client's state)
unc0rr [Sat, 28 Mar 2009 10:42:00 +0000] rev 1929
- Fix bug with kicking players
- Fix one ready state bug
- Improve client's ping handler
unc0rr [Fri, 27 Mar 2009 20:36:50 +0000] rev 1928
- Implement ping timeout
- It triggers bug with kicking room creator
unc0rr [Fri, 27 Mar 2009 20:29:38 +0000] rev 1927
Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
unc0rr [Fri, 27 Mar 2009 18:50:18 +0000] rev 1926
Add simple DoS protection mechanism (although better than previous server had)
unc0rr [Fri, 27 Mar 2009 15:58:54 +0000] rev 1925
Allow admin to set server's motd
unc0rr [Fri, 27 Mar 2009 14:02:27 +0000] rev 1924
Prepare to add ability for admin to set MOTD