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
2009-08-19 restored volumen control (hoorray)
koda [Wed, 19 Aug 2009 15:17:21 +0000] rev 2327
restored volumen control (hoorray)
2009-08-19 rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
koda [Wed, 19 Aug 2009 13:49:47 +0000] rev 2326
rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
2009-08-18 Optimize many sprites
unc0rr [Tue, 18 Aug 2009 09:59:19 +0000] rev 2325
Optimize many sprites
2009-08-17 Add Battlefield map
unc0rr [Mon, 17 Aug 2009 10:58:47 +0000] rev 2324
Add Battlefield map
2009-08-17 Rename octopus grave
unc0rr [Mon, 17 Aug 2009 10:56:18 +0000] rev 2323
Rename octopus grave
2009-08-17 Optimize sprites in Hedgehog folder
unc0rr [Mon, 17 Aug 2009 10:55:48 +0000] rev 2322
Optimize sprites in Hedgehog folder
2009-08-17 New hats, optimize some old ones
unc0rr [Mon, 17 Aug 2009 10:53:55 +0000] rev 2321
New hats, optimize some old ones
2009-08-17 - Update ammo menu icons
unc0rr [Mon, 17 Aug 2009 10:53:03 +0000] rev 2320
- Update ammo menu icons - New graves
2009-08-17 Allow kamikaze in move
unc0rr [Mon, 17 Aug 2009 06:29:34 +0000] rev 2319
Allow kamikaze in move
(0) -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip