Mon, 02 Jan 2017 00:05:12 +0300 - Use netbuf buffers for client connection stream
unc0rr [Mon, 02 Jan 2017 00:05:12 +0300] rev 12132
- Use netbuf buffers for client connection stream - Read data from client
Sun, 01 Jan 2017 22:13:35 +0300 Refactor code to add more structure to it
unc0rr [Sun, 01 Jan 2017 22:13:35 +0300] rev 12131
Refactor code to add more structure to it
Sat, 31 Dec 2016 23:56:29 +0300 Start server implementation in rust
unc0rr [Sat, 31 Dec 2016 23:56:29 +0300] rev 12130
Start server implementation in rust
Fri, 03 Feb 2017 23:04:50 +0300 Adopt some patches from OpenBSD port
unc0rr [Fri, 03 Feb 2017 23:04:50 +0300] rev 12129
Adopt some patches from OpenBSD port
Mon, 30 Jan 2017 11:35:09 -0500 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo [Mon, 30 Jan 2017 11:35:09 -0500] rev 12128
updates to polish translation by alzen, also add two unlocalised string he found in the gui
Wed, 25 Jan 2017 00:17:32 +0300 Add a buffer for files opened with physfs for reading, fixes slow engine start
unc0rr [Wed, 25 Jan 2017 00:17:32 +0300] rev 12127
Add a buffer for files opened with physfs for reading, fixes slow engine start
Sun, 15 Jan 2017 19:35:41 -0500 svg source for the bat animation update
CopherNeue [Sun, 15 Jan 2017 19:35:41 -0500] rev 12126
svg source for the bat animation update
Sun, 15 Jan 2017 15:11:07 -0500 fix of offsets and size to prior commits
alfadur+copherneue [Sun, 15 Jan 2017 15:11:07 -0500] rev 12125
fix of offsets and size to prior commits
Sun, 15 Jan 2017 12:50:27 -0500 code changes to make the new bat animation work
alfadur [Sun, 15 Jan 2017 12:50:27 -0500] rev 12124
code changes to make the new bat animation work
Sun, 15 Jan 2017 12:49:26 -0500 nicer hog bat animation art
CopherNeue [Sun, 15 Jan 2017 12:49:26 -0500] rev 12123
nicer hog bat animation art
Thu, 12 Jan 2017 11:40:28 -0500 aaand italian
LocutusOfBorg [Thu, 12 Jan 2017 11:40:28 -0500] rev 12122
aaand italian
Thu, 12 Jan 2017 11:28:25 -0500 aaand put in an exclamation mark
nemo [Thu, 12 Jan 2017 11:28:25 -0500] rev 12121
aaand put in an exclamation mark
Thu, 12 Jan 2017 11:17:53 -0500 lowercase hedgehog, duplicate comment to description
nemo [Thu, 12 Jan 2017 11:17:53 -0500] rev 12120
lowercase hedgehog, duplicate comment to description
Fri, 23 Dec 2016 23:29:00 +0300 Only registered players regain their teams on rejoin
unc0rr [Fri, 23 Dec 2016 23:29:00 +0300] rev 12119
Only registered players regain their teams on rejoin
Fri, 23 Dec 2016 23:12:00 +0300 Fix official server build
unc0rr [Fri, 23 Dec 2016 23:12:00 +0300] rev 12118
Fix official server build
Mon, 19 Dec 2016 12:34:09 -0500 surfboard object for beach theme
alfadur [Mon, 19 Dec 2016 12:34:09 -0500] rev 12117
surfboard object for beach theme
Tue, 13 Dec 2016 09:33:50 -0500 Source svg for the sandcastle
alfadur [Tue, 13 Dec 2016 09:33:50 -0500] rev 12116
Source svg for the sandcastle
Sun, 11 Dec 2016 18:00:10 -0500 requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
nemo [Sun, 11 Dec 2016 18:00:10 -0500] rev 12115
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
Sun, 11 Dec 2016 17:51:13 -0500 Enable beach theme install
nemo [Sun, 11 Dec 2016 17:51:13 -0500] rev 12114
Enable beach theme install
Sun, 11 Dec 2016 17:46:40 -0500 Beach theme, completely redone
CopherNeue [Sun, 11 Dec 2016 17:46:40 -0500] rev 12113
Beach theme, completely redone
Sat, 10 Dec 2016 21:28:10 +0100 Fix ScriptExists() destroying lua stack (fixes Bug #146)
sheepluva [Sat, 10 Dec 2016 21:28:10 +0100] rev 12112
Fix ScriptExists() destroying lua stack (fixes bug #146)
Sat, 10 Dec 2016 19:09:25 +0100 Bug #108 - Phyfs/Pathz: Fix binds not being loaded
sheepluva [Sat, 10 Dec 2016 19:09:25 +0100] rev 12111
bug #108 - Phyfs/Pathz: Fix binds not being loaded
Wed, 07 Dec 2016 13:25:04 -0500 Add Beach theme, update Fruit theme
alfadur [Wed, 07 Dec 2016 13:25:04 -0500] rev 12110
Add Beach theme, update Fruit theme
Tue, 06 Dec 2016 02:18:38 +0100 tweak landtex filling some more. cuz it's fun
sheepluva [Tue, 06 Dec 2016 02:18:38 +0100] rev 12109
tweak landtex filling some more. cuz it's fun
Tue, 06 Dec 2016 01:05:46 +0100 fix pas2c definition of SizeInt
sheepluva [Tue, 06 Dec 2016 01:05:46 +0100] rev 12108
fix pas2c definition of SizeInt
Sun, 04 Dec 2016 02:02:18 +0100 fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
sheepluva [Sun, 04 Dec 2016 02:02:18 +0100] rev 12107
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
Sun, 04 Dec 2016 01:07:36 +0100 copyToXYFromRect: simplify my math (so that it actually, you know, works...)
sheepluva [Sun, 04 Dec 2016 01:07:36 +0100] rev 12106
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
Sat, 03 Dec 2016 17:45:32 +0100 GOTTA GO FAST! - speed up landtex filling
sheepluva [Sat, 03 Dec 2016 17:45:32 +0100] rev 12105
GOTTA GO FAST! - speed up landtex filling
Sat, 03 Dec 2016 13:51:57 +0100 copyToXYFromRect: some tweaks
sheepluva [Sat, 03 Dec 2016 13:51:57 +0100] rev 12104
copyToXYFromRect: some tweaks
Sat, 03 Dec 2016 09:09:16 +0100 copyToXYFromRect: fix pixels overflowing pixel lines in dest
sheepluva [Sat, 03 Dec 2016 09:09:16 +0100] rev 12103
copyToXYFromRect: fix pixels overflowing pixel lines in dest
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip