unc0rr [Sun, 17 May 2015 00:14:30 +0300] rev 10933
Some more work on flib network
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:48:19 +0900] rev 10932
oops
unc0rr [Fri, 15 May 2015 23:28:31 +0300] rev 10931
Parse net commands, answer to pings
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:44:19 +0900] rev 10930
one more map, extra param
unc0rr [Wed, 13 May 2015 23:21:40 +0300] rev 10929
Mockup of protocol parser
sheepluva [Tue, 05 May 2015 12:48:25 +0200] rev 10928
merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
unc0rr [Mon, 11 May 2015 00:27:16 +0300] rev 10927
Fix jumpts table, build array of handlers (wip)
sheepluva [Mon, 04 May 2015 18:32:33 +0200] rev 10926
chat: simplify some code and fix bugs I noticed during testing
unc0rr [Sat, 09 May 2015 23:30:19 +0300] rev 10925
Produce some useful code
unc0rr [Mon, 04 May 2015 18:39:00 +0300] rev 10924
Less code - less bugs (fix pas2c build)
sheepluva <sheepluva@users.noreply.github.com> [Mon, 04 May 2015 23:52:56 +0200] rev 10923
Merge pull request #32 from gunchleoc/master
New gd (Scottish Gaelic) translation of main ts file.
unc0rr [Mon, 04 May 2015 17:49:15 +0300] rev 10922
merge default
sheepluva [Fri, 01 May 2015 00:17:38 +0200] rev 10921
chat: further tweaks and cleanups
sheepluva [Thu, 30 Apr 2015 21:53:41 +0200] rev 10920
different implementation for utf-8 char detection/handling
sheepluva [Thu, 30 Apr 2015 18:59:54 +0200] rev 10919
chat: generate utf8 info e.g. for pasted contents
mikade <redgrinner@gmail.com> [Sat, 02 May 2015 11:47:55 +0900] rev 10918
fix techracer map 3
another small test map
unc0rr [Fri, 01 May 2015 23:22:23 +0300] rev 10917
- ?Fix? nemo's attempt in
r959219241c67
- Wrap mode: camera comes to followgear by the shortest path (better implementation, than sheepluva's
re0d7d499c851)
- Wrap mode: keep less than 50% of the screen grayed
unc0rr [Fri, 01 May 2015 22:01:14 +0300] rev 10916
merge
mikade <redgrinner@gmail.com> [Fri, 01 May 2015 22:23:37 +0900] rev 10915
ups, forgot we need to make TechRacer aware of airmines
mikade <redgrinner@gmail.com> [Fri, 01 May 2015 22:08:13 +0900] rev 10914
new test for lols
removed hwp and old maps
gunchleoc <fios@foramnagaidhlog.net> [Sat, 18 Apr 2015 10:32:12 +0100] rev 10913
New gd translation of main ts file.
unc0rr [Wed, 29 Apr 2015 17:17:40 +0300] rev 10912
Catch exceptions in accept() call
vittorio.giovara@gmail.com [Mon, 27 Apr 2015 17:21:58 +0000] rev 10911
Do not set rpath when binaries are installed in the standard search path
$ rpmlint hedgewars
hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/bin/hwengine ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/']
hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/lib/libphyslayer.so ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/']
hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/bin/hedgewars ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/']
unc0rr [Sat, 11 Apr 2015 17:37:43 +0300] rev 10910
Add ceil() function to fpcrtl of pas2c
unc0rr [Sat, 11 Apr 2015 15:34:07 +0300] rev 10909
Silly fixes for silly pas2c
unc0rr [Mon, 04 May 2015 17:48:57 +0300] rev 10908
Try another approach, WIP
unc0rr [Fri, 10 Apr 2015 23:58:05 +0300] rev 10907
Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
unc0rr [Wed, 29 Apr 2015 23:52:18 +0300] rev 10906
Rendering some code
nemo [Fri, 10 Apr 2015 11:14:53 -0400] rev 10905
bouncy/noportal check after spawn
unc0rr [Tue, 28 Apr 2015 23:26:12 +0300] rev 10904
Some more work on network client implementation