Sun, 24 May 2015 15:13:03 -0400 nemo Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
Tue, 21 Jul 2015 23:46:52 +0300 unc0rr Put types into a separate file qmlfrontend
Fri, 22 May 2015 13:39:12 -0400 nemo don't decrement 0 timer for air mines...
Thu, 21 May 2015 00:19:06 +0300 unc0rr - Move protocol handling events to main thread through qt's main loop qmlfrontend
Thu, 21 May 2015 18:21:55 +0900 mikade - (Finally) automatically load points for all current TechRacer maps
Mon, 18 May 2015 00:20:09 +0300 unc0rr merge default qmlfrontend
Sat, 16 May 2015 19:15:08 +0900 mikade your guess is as good as mine
Sat, 16 May 2015 19:08:45 +0900 mikade Add two new maps, improve an old one
Thu, 14 May 2015 23:09:21 +0900 mikade extensive changes
Wed, 13 May 2015 23:01:00 +0900 mikade hopefully fix some placements
Tue, 12 May 2015 22:38:33 +0300 unc0rr - Fix order of messages, also don't duplicate last timestamped message
Tue, 12 May 2015 22:09:25 +0900 mikade migrate maps, new map, minor fixes
Mon, 11 May 2015 13:53:08 -0400 nemo This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
Mon, 11 May 2015 19:58:54 +0300 unc0rr - Take girder height into account (fix issue #908)
Sat, 09 May 2015 14:30:01 +0900 mikade Added param for rounds in techracer.
Fri, 08 May 2015 15:36:19 +0200 sheepluva reduce volume a bit more. also fix engine hint
Fri, 08 May 2015 09:16:21 -0400 nemo 50% volume on music to make sheepluva happy
Thu, 07 May 2015 17:57:57 +0200 sheepluva add simple build instructions
Thu, 07 May 2015 17:29:12 +0300 unC0Rr Long awaited hwmap<->txt converter, which took less than hour to make
Mon, 18 May 2015 00:07:52 +0300 unc0rr Move SDLNet_TCP_Send to its own thread qmlfrontend
Thu, 07 May 2015 21:56:21 +0900 mikade fml
Sun, 17 May 2015 00:14:30 +0300 unc0rr Some more work on flib network qmlfrontend
Thu, 07 May 2015 21:48:19 +0900 mikade oops
Fri, 15 May 2015 23:28:31 +0300 unc0rr Parse net commands, answer to pings qmlfrontend
Thu, 07 May 2015 21:44:19 +0900 mikade one more map, extra param
Wed, 13 May 2015 23:21:40 +0300 unc0rr Mockup of protocol parser qmlfrontend
Tue, 05 May 2015 12:48:25 +0200 sheepluva merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
Mon, 11 May 2015 00:27:16 +0300 unc0rr Fix jumpts table, build array of handlers (wip) qmlfrontend
Mon, 04 May 2015 18:32:33 +0200 sheepluva chat: simplify some code and fix bugs I noticed during testing
Sat, 09 May 2015 23:30:19 +0300 unc0rr Produce some useful code qmlfrontend
Mon, 04 May 2015 18:39:00 +0300 unc0rr Less code - less bugs (fix pas2c build)
Mon, 04 May 2015 23:52:56 +0200 sheepluva Merge pull request #32 from gunchleoc/master
Mon, 04 May 2015 17:49:15 +0300 unc0rr merge default qmlfrontend
Fri, 01 May 2015 00:17:38 +0200 sheepluva chat: further tweaks and cleanups
Thu, 30 Apr 2015 21:53:41 +0200 sheepluva different implementation for utf-8 char detection/handling
Thu, 30 Apr 2015 18:59:54 +0200 sheepluva chat: generate utf8 info e.g. for pasted contents
Sat, 02 May 2015 11:47:55 +0900 mikade fix techracer map 3
Fri, 01 May 2015 23:22:23 +0300 unc0rr - ?Fix? nemo's attempt in r959219241c67
Fri, 01 May 2015 22:01:14 +0300 unc0rr merge
Fri, 01 May 2015 22:23:37 +0900 mikade ups, forgot we need to make TechRacer aware of airmines
Fri, 01 May 2015 22:08:13 +0900 mikade new test for lols
Sat, 18 Apr 2015 10:32:12 +0100 gunchleoc New gd translation of main ts file.
Wed, 29 Apr 2015 17:17:40 +0300 unc0rr Catch exceptions in accept() call
Mon, 27 Apr 2015 17:21:58 +0000 vittorio giovara Do not set rpath when binaries are installed in the standard search path
Sat, 11 Apr 2015 17:37:43 +0300 unc0rr Add ceil() function to fpcrtl of pas2c
Sat, 11 Apr 2015 15:34:07 +0300 unc0rr Silly fixes for silly pas2c
Mon, 04 May 2015 17:48:57 +0300 unc0rr Try another approach, WIP qmlfrontend
Fri, 10 Apr 2015 23:58:05 +0300 unc0rr Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
Wed, 29 Apr 2015 23:52:18 +0300 unc0rr Rendering some code qmlfrontend
Fri, 10 Apr 2015 11:14:53 -0400 nemo bouncy/noportal check after spawn
Tue, 28 Apr 2015 23:26:12 +0300 unc0rr Some more work on network client implementation qmlfrontend
Fri, 10 Apr 2015 10:36:17 -0400 nemo tweak erase
Tue, 28 Apr 2015 11:49:48 +0300 unc0rr Will use own tree type qmlfrontend
Wed, 08 Apr 2015 23:59:35 -0400 nemo also erase
Sat, 25 Apr 2015 23:46:09 +0300 unc0rr Some hedgewars coding a week keeps doctor away qmlfrontend
Wed, 08 Apr 2015 15:10:44 -0400 nemo fix copypasta typo, failure to bump offset of lf params
Wed, 22 Apr 2015 23:33:16 +0300 unc0rr Some futher work on flib net client part qmlfrontend
Wed, 08 Apr 2015 15:04:48 -0400 nemo Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
Thu, 16 Apr 2015 23:31:13 +0300 unc0rr Start network support: only setting up a connection for now qmlfrontend
Sun, 05 Apr 2015 16:41:39 -0400 nemo Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip