2009-09-16 Don't spam debug messages
unc0rr [Wed, 16 Sep 2009 14:44:50 +0000] rev 2383
Don't spam debug messages
2009-09-16 Optimize network traffic a bit:
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)
2009-09-16 Don't store keepalive messages in game server spectators buffer
unc0rr [Wed, 16 Sep 2009 12:48:27 +0000] rev 2381
Don't store keepalive messages in game server spectators buffer
2009-09-13 - Fix join/leave messages color
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
2009-09-10 - Implement zoom reset
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 )
2009-09-10 Fix water rendering issues
unc0rr [Thu, 10 Sep 2009 15:35:34 +0000] rev 2378
Fix water rendering issues
2009-09-10 And in frontend
nemo [Thu, 10 Sep 2009 15:30:11 +0000] rev 2377
And in frontend
2009-09-10 Strip trailing spaces
nemo [Thu, 10 Sep 2009 15:29:28 +0000] rev 2376
Strip trailing spaces
2009-09-10 Don't allow to look too deep
unc0rr [Thu, 10 Sep 2009 15:22:34 +0000] rev 2375
Don't allow to look too deep
2009-09-10 Fix water position when zooming
unc0rr [Thu, 10 Sep 2009 12:55:10 +0000] rev 2374
Fix water position when zooming
2009-09-10 Fix background and horizont positions when zooming
unc0rr [Thu, 10 Sep 2009 12:46:56 +0000] rev 2373
Fix background and horizont positions when zooming
2009-09-10 Implement smooth zoom
unc0rr [Thu, 10 Sep 2009 12:42:01 +0000] rev 2372
Implement smooth zoom
2009-09-10 Fix broken infinite skip turns logic
unc0rr [Thu, 10 Sep 2009 12:23:31 +0000] rev 2371
Fix broken infinite skip turns logic
2009-09-10 - Support probabilies from ammo scheme in engine
unc0rr [Thu, 10 Sep 2009 12:23:02 +0000] rev 2370
- Support probabilies from ammo scheme in engine - Remove shoppa probabilities hack
2009-09-10 Implement probability editor for weapon schemes (engine doesn't support that yet)
unc0rr [Thu, 10 Sep 2009 12:16:11 +0000] rev 2369
Implement probability editor for weapon schemes (engine doesn't support that yet)
2009-09-10 Move connect call to more appropriate place
unc0rr [Thu, 10 Sep 2009 07:53:22 +0000] rev 2368
Move connect call to more appropriate place
2009-09-10 Remove gstHHDriven flag when hedgehog get into the water. Fixes some odd cases.
unc0rr [Thu, 10 Sep 2009 07:48:30 +0000] rev 2367
Remove gstHHDriven flag when hedgehog get into the water. Fixes some odd cases.
2009-09-10 Disable smoothing and alpha for low quality rope rendering
unc0rr [Thu, 10 Sep 2009 04:36:58 +0000] rev 2366
Disable smoothing and alpha for low quality rope rendering
2009-09-10 Some rope tweaks
unc0rr [Thu, 10 Sep 2009 04:36:26 +0000] rev 2365
Some rope tweaks
2009-09-10 Fix braindead check
unc0rr [Thu, 10 Sep 2009 03:03:04 +0000] rev 2364
Fix braindead check
2009-09-10 Use GL_LINE_STRIP instead of GL_LINES
unc0rr [Thu, 10 Sep 2009 03:02:38 +0000] rev 2363
Use GL_LINE_STRIP instead of GL_LINES
2009-09-09 - Implement low quality rope
unc0rr [Wed, 09 Sep 2009 14:04:06 +0000] rev 2362
- Implement low quality rope - Sometimes doesn't render - to be fixed
2009-09-09 oops. forgot this one
nemo [Wed, 09 Sep 2009 02:41:17 +0000] rev 2361
oops. forgot this one
2009-09-09 Ok. This time I think I have it. amNothing should work.
nemo [Wed, 09 Sep 2009 01:55:37 +0000] rev 2360
Ok. This time I think I have it. amNothing should work.
2009-09-08 Trying to correct prior amNothing checkin. untested.
nemo [Tue, 08 Sep 2009 21:58:09 +0000] rev 2359
Trying to correct prior amNothing checkin. untested.
2009-09-08 hide timer after cake is done walking
nemo [Tue, 08 Sep 2009 19:47:45 +0000] rev 2358
hide timer after cake is done walking
2009-09-08 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.
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.
2009-09-08 Fix inconsistency in join/part messages
unc0rr [Tue, 08 Sep 2009 16:58:43 +0000] rev 2356
Fix inconsistency in join/part messages
2009-09-08 Update server dependancies list
unc0rr [Tue, 08 Sep 2009 16:57:42 +0000] rev 2355
Update server dependancies list
2009-09-07 Join messages too
unc0rr [Mon, 07 Sep 2009 17:02:22 +0000] rev 2354
Join messages too
2009-09-07 Not fakeable quit messages
unc0rr [Mon, 07 Sep 2009 17:01:49 +0000] rev 2353
Not fakeable quit messages
2009-09-04 Fixes suggested by hlint tool
unc0rr [Fri, 04 Sep 2009 16:50:52 +0000] rev 2352
Fixes suggested by hlint tool
2009-09-04 Set window caption even in fullscreen mode (suggested by Smaxx)
unc0rr [Fri, 04 Sep 2009 16:39:51 +0000] rev 2351
Set window caption even in fullscreen mode (suggested by Smaxx)
2009-09-04 Smaxx' fix for windows build
unc0rr [Fri, 04 Sep 2009 16:34:32 +0000] rev 2350
Smaxx' fix for windows build
2009-09-04 Some fixes suggested by hlint
unc0rr [Fri, 04 Sep 2009 12:48:44 +0000] rev 2349
Some fixes suggested by hlint
2009-09-04 Drop support for ghc 6.8, use 6.10 instead
unc0rr [Fri, 04 Sep 2009 07:04:27 +0000] rev 2348
Drop support for ghc 6.8, use 6.10 instead
2009-09-03 Remove crosshair from skip
unc0rr [Thu, 03 Sep 2009 10:02:50 +0000] rev 2347
Remove crosshair from skip
2009-09-03 Warn players in room when admin lefts room
unc0rr [Thu, 03 Sep 2009 09:49:22 +0000] rev 2346
Warn players in room when admin lefts room
2009-09-02 - Frontend: reorganize code controlling widgets state, fix problems getting room admin status
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
2009-09-02 Fix frontend ROOM_CONTROL_ACCESS protocol command handler
unc0rr [Wed, 02 Sep 2009 08:53:46 +0000] rev 2344
Fix frontend ROOM_CONTROL_ACCESS protocol command handler
2009-09-02 Send leaving message and remove room admin's teams when he exits
unc0rr [Wed, 02 Sep 2009 08:50:45 +0000] rev 2343
Send leaving message and remove room admin's teams when he exits
2009-09-02 Update Polish translation
unc0rr [Wed, 02 Sep 2009 08:45:15 +0000] rev 2342
Update Polish translation
2009-09-01 Implement room delegation (not tested, only one predefined name to rename room)
unc0rr [Tue, 01 Sep 2009 17:56:25 +0000] rev 2341
Implement room delegation (not tested, only one predefined name to rename room)
2009-09-01 Fix a bug when you are unable to do anything in lobby when room is closed during round
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
2009-08-30 Prevent "free knocking" bug
unc0rr [Sun, 30 Aug 2009 16:30:18 +0000] rev 2339
Prevent "free knocking" bug
2009-08-30 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.
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.
2009-08-30 Some preparation for room control delegation support
unc0rr [Sun, 30 Aug 2009 08:04:59 +0000] rev 2337
Some preparation for room control delegation support
2009-08-28 fix windows compilation with dll (frontend and engine)
koda [Fri, 28 Aug 2009 02:52:26 +0000] rev 2336
fix windows compilation with dll (frontend and engine)
2009-08-27 Change password dialog to be more informative
unc0rr [Thu, 27 Aug 2009 17:33:01 +0000] rev 2335
Change password dialog to be more informative
2009-08-27 Ask user for a nickname on first run, suggest login name
unc0rr [Thu, 27 Aug 2009 17:26:21 +0000] rev 2334
Ask user for a nickname on first run, suggest login name
2009-08-27 Add respawning mines mode as a hack.
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
2009-08-26 Lower bound on speech text width for proper rendering
nemo [Wed, 26 Aug 2009 20:32:27 +0000] rev 2332
Lower bound on speech text width for proper rendering
2009-08-25 Another try at keeping blowtorch/firepunch/jackhammer from going through indestructible stuff. Shame these routines don't use hedgehog movement
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
2009-08-24 correct typo found by Smaxx
nemo [Mon, 24 Aug 2009 22:57:59 +0000] rev 2330
correct typo found by Smaxx
2009-08-23 Fix bug with hedgehog getting into ground while throwing rope (http://hedgewars.org/node/1722)
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)
2009-08-19 improved fix for right click on mac
koda [Wed, 19 Aug 2009 18:55:40 +0000] rev 2328
improved fix for right click on mac
(0) -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip