Thu, 03 Feb 2011 07:00:38 +0100 sheepluva graphic for sinegun, will probably tweak it soon(TM) though
Thu, 03 Feb 2011 00:23:41 +0100 koda change order of statspage/gamerun when running in dual screen
Wed, 02 Feb 2011 23:38:44 +0100 koda update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
Wed, 02 Feb 2011 23:21:14 +0100 koda guess what? merge 0.9.15 again...
Wed, 02 Feb 2011 22:19:10 +0300 unc0rr - Implement BAN protocol command
Wed, 02 Feb 2011 22:14:00 +0300 unc0rr Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
Wed, 02 Feb 2011 21:53:19 +0300 unc0rr KICK and BAN actions (ban has no protocol command for it yet)
Wed, 02 Feb 2011 21:23:47 +0300 unc0rr Fix even more
Wed, 02 Feb 2011 21:23:12 +0300 unc0rr Fix merge :D
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Wed, 02 Feb 2011 09:05:48 +0100 sheepluva if source has uncommitted changes:
Wed, 02 Feb 2011 07:40:36 +0100 sheepluva if on dev version append hg revision id to demos/saves' filenames
Tue, 01 Feb 2011 19:49:10 +0100 sheepluva Thou shalt not leak!
Tue, 01 Feb 2011 15:30:08 +0100 koda addfilelog <3 debugfile
Tue, 01 Feb 2011 08:15:01 +0100 sheepluva automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
Tue, 01 Feb 2011 07:52:50 +0100 sheepluva stylesheet-based chat coloring (only internal for now)
Tue, 01 Feb 2011 06:06:38 +0100 sheepluva make names in chats clickable. still color adjustments needed; and testing
Tue, 01 Feb 2011 00:24:28 +0100 sheepluva open links in server message preview externally
Tue, 01 Feb 2011 00:27:47 +0100 koda pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
Tue, 01 Feb 2011 00:18:25 +0100 koda merge 0.9.15 once again
Mon, 31 Jan 2011 21:59:59 +0100 Henek make Random Weapons and No Jumping use the new custom goal function
Mon, 31 Jan 2011 08:45:05 +0100 sheepluva nicklist actions:
Sun, 30 Jan 2011 19:02:32 -0500 nemo oops 2
Sun, 30 Jan 2011 18:49:55 -0500 nemo oops
Sun, 30 Jan 2011 17:54:02 -0500 nemo Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
Sun, 30 Jan 2011 20:04:34 +0100 sheepluva activate icon display in menus
Sun, 30 Jan 2011 21:33:39 +0300 unc0rr merge
Sun, 30 Jan 2011 19:05:31 +0100 Henek fixed unlimeted fuel bug for rcplane
Sun, 30 Jan 2011 21:33:08 +0300 unc0rr Fix ApplyDamage accepting Damage == 0
Sun, 30 Jan 2011 06:56:12 +0100 sheepluva nicklists:
Sat, 29 Jan 2011 21:16:09 +0100 Henek added dummy for tardis and ugly icons for tardis and structure
Sat, 29 Jan 2011 14:54:08 -0500 nemo expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
Sat, 29 Jan 2011 18:18:44 +0100 Henek still in developement take on adding structures, working hiding of hogs and ejecting them later.
Sat, 29 Jan 2011 17:40:45 +0100 sheepluva bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
Sat, 29 Jan 2011 17:40:49 +0300 unc0rr Ask for another nickname on collision. Works only with new server.
Sat, 29 Jan 2011 15:39:04 +0300 unc0rr Update frontend's project file
Sat, 29 Jan 2011 05:39:24 +0100 sheepluva nick sorting: give letters priority over all other chars
Sat, 29 Jan 2011 01:08:39 +0100 sheepluva sort nick lists case-insensitive
Fri, 28 Jan 2011 03:30:14 +0100 sheepluva lua: getter and setter for hedgehog hats
Fri, 28 Jan 2011 02:47:11 +0100 sheepluva procedure for loading hats
Tue, 25 Jan 2011 20:32:58 +0100 Henek add a new lua library with misc tools and removed redundant tracker functions
Mon, 24 Jan 2011 23:48:44 +0200 mikade Two new gameplay modes: Tumbler and Racer.
Mon, 24 Jan 2011 14:52:55 -0500 mikade bugfix for flag spawn, teleporter + rope
Sat, 22 Jan 2011 22:43:54 +0100 sheepluva trim net nick in frontend
Sat, 22 Jan 2011 22:31:05 +0100 Henek added GetGearRaduis and minor Tracker things
Sat, 22 Jan 2011 22:39:35 +0300 unc0rr merge
Sat, 22 Jan 2011 19:40:57 +0100 sheepluva let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
Sat, 22 Jan 2011 22:37:12 +0300 unc0rr Disallow isSpace chars at start and end of nicknames and room names
Fri, 21 Jan 2011 17:07:42 -0500 nemo *sigh*
Fri, 21 Jan 2011 11:45:31 -0500 mikade Fix typos in tips
Fri, 21 Jan 2011 11:15:13 -0500 nemo updated italian translation
Thu, 20 Jan 2011 21:32:39 +0300 unc0rr Fix empty message resulting in corrupted packets
Thu, 20 Jan 2011 01:49:20 +0100 koda (ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
Thu, 20 Jan 2011 01:27:51 +0100 koda ios has still a case sensitive file system
Wed, 19 Jan 2011 23:51:19 +0100 koda disable the C memory manager and keep the native pascal one
Wed, 19 Jan 2011 23:02:43 +0100 koda new local play button graphic
Wed, 19 Jan 2011 16:44:14 -0500 nemo rename firepunch to shoryuken
Wed, 19 Jan 2011 01:12:55 +0100 koda implemented ranking in ios stats pages
Tue, 18 Jan 2011 23:08:47 +0100 koda when multiple fingers are detected, remove all widgets in order to avoid accidental commands
Tue, 18 Jan 2011 22:55:58 +0100 Henek adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip