2017-04-04 |
Wuzzy |
Update German frontend translation
|
changeset |
files
|
2017-03-20 |
nemo |
sanity cutoff for splash sound
|
changeset |
files
|
2017-02-06 |
unc0rr |
Fix handlers module
|
changeset |
files
|
2017-02-06 |
unc0rr |
Store room protocol number
|
changeset |
files
|
2017-02-04 |
unc0rr |
Room creation halfplemented
|
changeset |
files
|
2017-01-27 |
unc0rr |
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
|
changeset |
files
|
2017-01-26 |
unc0rr |
Lobby joining action
|
changeset |
files
|
2017-01-25 |
unc0rr |
More refactoring
|
changeset |
files
|
2017-01-24 |
unc0rr |
Toss code around
|
changeset |
files
|
2017-01-23 |
unc0rr |
Start refactoring path from getting message from client to reacting to it
|
changeset |
files
|
2017-01-18 |
unc0rr |
Basic support for NICK message
|
changeset |
files
|
2017-01-18 |
unc0rr |
Fix malformed messages parsing
|
changeset |
files
|
2017-01-18 |
unc0rr |
- Handle errors
|
changeset |
files
|
2017-01-14 |
unc0rr |
Introduce actions, just like in the old server
|
changeset |
files
|
2017-01-14 |
unc0rr |
- Use logging facilities instead of plain println!
|
changeset |
files
|
2017-01-13 |
unc0rr |
- Render messages to string
|
changeset |
files
|
2017-01-11 |
unc0rr |
Add more messages to the parser
|
changeset |
files
|
2017-01-11 |
unc0rr |
Optional parameters parsing function
|
changeset |
files
|
2017-01-08 |
unc0rr |
Some parsing using nom
|
changeset |
files
|
2017-01-07 |
unc0rr |
Give up on lalrpop, let's try nom
|
changeset |
files
|
2017-01-05 |
unc0rr |
Still trying to make parser work
|
changeset |
files
|
2017-01-05 |
unc0rr |
Start on messages parser
|
changeset |
files
|
2017-01-02 |
unc0rr |
- Start protocol parser implementation
|
changeset |
files
|
2017-01-01 |
unc0rr |
Refactor modules layout
|
changeset |
files
|
2017-01-01 |
unc0rr |
- Use netbuf buffers for client connection stream
|
changeset |
files
|
2017-01-01 |
unc0rr |
Refactor code to add more structure to it
|
changeset |
files
|
2016-12-31 |
unc0rr |
Start server implementation in rust
|
changeset |
files
|
2017-02-03 |
unc0rr |
Adopt some patches from OpenBSD port
|
changeset |
files
|
2017-01-30 |
nemo |
updates to polish translation by alzen, also add two unlocalised string he found in the gui
|
changeset |
files
|
2017-01-24 |
unc0rr |
Add a buffer for files opened with physfs for reading, fixes slow engine start
|
changeset |
files
|
2017-01-16 |
CopherNeue |
svg source for the bat animation update
|
changeset |
files
|
2017-01-15 |
alfadur+copherneue |
fix of offsets and size to prior commits
|
changeset |
files
|
2017-01-15 |
alfadur |
code changes to make the new bat animation work
|
changeset |
files
|
2017-01-15 |
CopherNeue |
nicer hog bat animation art
|
changeset |
files
|
2017-01-12 |
LocutusOfBorg |
aaand italian
|
changeset |
files
|
2017-01-12 |
nemo |
aaand put in an exclamation mark
|
changeset |
files
|
2017-01-12 |
nemo |
lowercase hedgehog, duplicate comment to description
|
changeset |
files
|
2016-12-23 |
unc0rr |
Only registered players regain their teams on rejoin
|
changeset |
files
|
2016-12-23 |
unc0rr |
Fix official server build
|
changeset |
files
|
2016-12-19 |
alfadur |
surfboard object for beach theme
|
changeset |
files
|
2016-12-13 |
alfadur |
Source svg for the sandcastle
|
changeset |
files
|
2016-12-11 |
nemo |
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
|
changeset |
files
|
2016-12-11 |
nemo |
Enable beach theme install
|
changeset |
files
|
2016-12-11 |
CopherNeue |
Beach theme, completely redone
|
changeset |
files
|
2016-12-10 |
sheepluva |
Fix ScriptExists() destroying lua stack (fixes Bug #146)
|
changeset |
files
|
2016-12-10 |
sheepluva |
Bug #108 - Phyfs/Pathz: Fix binds not being loaded
|
changeset |
files
|
2016-12-07 |
alfadur |
Add Beach theme, update Fruit theme
|
changeset |
files
|
2016-12-06 |
sheepluva |
tweak landtex filling some more. cuz it's fun
|
changeset |
files
|
2016-12-06 |
sheepluva |
fix pas2c definition of SizeInt
|
changeset |
files
|
2016-12-04 |
sheepluva |
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
|
changeset |
files
|
2016-12-04 |
sheepluva |
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
|
changeset |
files
|
2016-12-03 |
sheepluva |
GOTTA GO FAST! - speed up landtex filling
|
changeset |
files
|
2016-12-03 |
sheepluva |
copyToXYFromRect: some tweaks
|
changeset |
files
|
2016-12-03 |
sheepluva |
copyToXYFromRect: fix pixels overflowing pixel lines in dest
|
changeset |
files
|
2016-11-28 |
nemo |
add alpha for sd-tint, since CopherNeue thinks the textures might need fading
|
changeset |
files
|
2016-11-27 |
sheepluva |
fix German translation error
|
changeset |
files
|
2016-11-27 |
sheepluva |
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
|
changeset |
files
|
2016-11-27 |
sheepluva |
make random timers less easy to predict
|
changeset |
files
|
2016-11-27 |
Wuzzy |
Construction Mode: Fix free girder/rubber placement near hog
|
changeset |
files
|
2016-11-27 |
Wuzzy |
Construction Mode: Turn crate limit into a script parameter
|
changeset |
files
|