oy
eace936869
fixed an entry in some language files
2010-10-31 02:55:35 +02:00
oy
133d293490
added Finnish translation by ziltoide
2010-10-31 02:20:47 +02:00
GreYFoXGTi
4a2a900b6e
Trigonometry
...
if not going in the pure speed of the max speed, go with them purified direction into the max speed clamped to max speed, if you don't understand then disregard the previous xD
2010-10-31 00:24:42 +02:00
GreYFoXGTi
85df8a047d
Fixed btd's last commit and ensured RaceClient Support(tested)
2010-10-30 21:44:46 +02:00
GreYFoXGTi
210ea685b5
Fixed Front layer Checkpoints
2010-10-30 20:49:42 +02:00
GreYFoXGTi
8640930779
Merge branch 'master' of http://github.com/btd/DDRace
2010-10-30 20:23:28 +02:00
GreYFoXGTi
8d88f5d541
Partially Revert "Refactoring" to keep DDRace compatible with SushiTee's Stuff
...
This partially reverts commit 505a5b4172
.
2010-10-30 20:17:59 +02:00
GreYFoXGTi
02c68dea79
Foxed Speeders Thanks Mo(2) For reporting it
2010-10-30 20:02:04 +02:00
btd
86365bedcd
Add Race stuff but fully reworked. Still only need to make score board
2010-10-30 18:22:35 +04:00
GreYFoXGTi
d6b898c84a
Merge branch 'master' of http://github.com/oy/teeworlds
2010-10-30 00:48:17 +02:00
GreYFoXGTi
fb88a8e4e7
Added In-Game Server Browser. Closes #65 .
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-10-30 00:44:52 +02:00
oy
f1bc96ad09
fixed crashes with the font. closes #178
2010-10-29 23:49:33 +02:00
oy
476f951ffc
added font that provides more characters. closes #56
2010-10-29 23:44:08 +02:00
GreYFoXGTi
505a5b4172
Refactoring
2010-10-29 23:29:07 +02:00
oy
fb5e0671db
fixed str_utf8_forward and str_utf8_encode
2010-10-29 23:08:23 +02:00
oy
9490b6f28d
fixed key handling for unicodes > 255
2010-10-29 23:01:50 +02:00
m!nus
523c15e0e7
added a null pointer check in huffman decompression code. it was possible to crash a masterserver by sending it a packet that had the compression flag (but not the connection-less flag) set because the huffman look up table is not initialized in the masterserver and thus resulted in a null-pointer-node. clients and servers (with initialized look up tables were not affected. it was also not possible to use this to inject code.
2010-10-29 01:46:10 +02:00
oy
b343ef7f55
fixed mac compiling. Closes #238
2010-10-28 23:32:01 +02:00
GreYFoXGTi
d102267139
Moved stuff around
2010-10-27 12:14:26 +02:00
GreYFoXGTi
8d481d60f5
idk how i forgot this.
...
fixes #111 .
2010-10-27 11:42:15 +02:00
GreYFoXGTi
e051a30787
checked if m_pDoor was still there
...
i didn't know where else to delete it so ...
2010-10-27 01:25:22 +02:00
GreYFoXGTi
e7d6c67446
fixed bam.lua
...
fixed some compiler warnings
2010-10-27 01:18:28 +02:00
btd
8a3102233f
Plasma for ddrace client
2010-10-26 23:53:55 +04:00
btd
b8dd4a32ca
Merge https://github.com/GreYFoXGTi/DDRace into others
2010-10-26 23:35:55 +04:00
GreYFoXGTi
15f9878d25
Fix mysql includes 1.0.5 with mac, didn't work with mysql 1.1.0
2010-10-26 20:37:06 +02:00
GreYFoXGTi
c6162b6485
fix
2010-10-26 17:02:36 +02:00
GreYFoXGTi
4d204d642f
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/console.h
src/engine/shared/console.cpp
src/engine/shared/console.h
2010-10-26 00:25:36 +02:00
oy
9cf31a272a
added Bosnian translation by ***
2010-10-25 22:21:05 +02:00
oy
ca99bec385
added Serbian translation by DNR
2010-10-25 22:18:19 +02:00
oy
1209ad9baf
fixed a problem with the skin selector
2010-10-25 21:23:05 +02:00
GreYFoXGTi
04f1347a44
Updated README
2010-10-25 21:16:50 +02:00
GreYFoXGTi
2f3152691c
Revert "ingame browser added (config: cl_serverbrowser, hotkey: ctrl+shift+b" because it's buggy and i never intended to pull it, but btd did
...
This reverts commit 5b5eb0b2c0
.
2010-10-25 20:09:08 +02:00
fisted
9f8cf21c33
added hackish challenge-response-alike compatible with 0.5.2 clients. against the slot blocking exploit.
2010-10-25 20:00:16 +02:00
Choupom
d2519f7ab9
small ui fixes
2010-10-25 18:59:33 +02:00
Choupom
65be8e5750
fixed error reading localizations
2010-10-25 18:57:30 +02:00
oy
af56496281
moved str_skip_to_whitespace function
2010-10-25 18:41:15 +02:00
oy
8ca6a28088
parse line on addvote and skip invalid ones
2010-10-25 18:30:35 +02:00
btd
a62decbc91
Show others for ddrace clients.
...
Need to fix entities now.
Signed-off-by: btd <bardadymchik@gmail.com>
2010-10-24 14:47:25 +04:00
GreYFoXGTi
6505e21a0d
Merge branch 'master' of http://github.com/btd/DDRace
2010-10-24 02:13:05 +02:00
btd
dab31de735
Special present for my old friends
...
Signed-off-by: btd <bardadymchik@gmail.com>
2010-10-23 23:26:44 +04:00
btd
61092f7baa
Begin show_others
...
Signed-off-by: btd <bardadymchik@gmail.com>
2010-10-23 23:26:10 +04:00
btd
161e5dbb7e
Forgot about client
2010-10-23 22:13:37 +04:00
btd
2bda9dc0c6
Added connection timeout and fix super team in gun. Thanks Mo(2) for report.
2010-10-23 22:11:42 +04:00
btd
d4d519c3ef
Fix teams show_others
2010-10-23 16:15:29 +04:00
GreYFoXGTi
32406ee47e
backup
2010-10-23 03:17:31 +02:00
GreYFoXGTi
5b81175fb9
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-10-22 19:52:50 +02:00
heinrich5991
5b5eb0b2c0
ingame browser added (config: cl_serverbrowser, hotkey: ctrl+shift+b
2010-10-22 17:29:46 +02:00
GreYFoXGTi
1ecf9a8524
changed how direction of speeup is calculated. Fixes #95 .
2010-10-22 17:09:30 +02:00
GreYFoXGTi
68c9323021
fixed shifting for front layer and switch layer
2010-10-22 17:02:11 +02:00
SushiTee
743338ce95
fixed shifting for tele layer and speedup layer
2010-10-22 16:51:34 +02:00