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