Choupom
c1ebda73e3
fixed #687 Bug with the ctf score when the round starts, fixed so you can't grab the flag if the game is over
2011-06-11 18:34:05 +02:00
Choupom
558b110504
fixed #633 Correct sound effects in following spectactor mode
2011-06-11 18:33:30 +02:00
oy
eae1a97297
fixed marker position in chat
2011-06-09 23:54:11 +02:00
oy
fd965ca4b2
made name highlighting in chat more strict
2011-06-09 23:49:06 +02:00
oy
37bdc4c2a1
removed some unneeded stuff
2011-06-09 23:40:35 +02:00
oy
4f402f85bb
added ':' after names on start and a space separator in chat tab completion
2011-06-09 23:37:59 +02:00
oy
9efa0e3f63
fixed nethash 4 real
2011-06-09 23:28:40 +02:00
oy
e1ef01f656
made tab completion for names in chat start with the ones that match on the beginning
2011-06-09 23:28:20 +02:00
oy
69cb197f59
fixed compiling on mac os x
2011-06-09 22:50:42 +02:00
oy
9845d757ef
removed file extension from the demo name in the demo player
2011-06-09 22:44:22 +02:00
oy
348806d993
abort "move to spectator"-vote when the player disconnects
2011-06-09 22:31:55 +02:00
oy
2cc10fd6f0
fixed that the player keeps action when activating chat. Closes #719
2011-06-09 22:30:03 +02:00
oy
b48c59225a
fixed nethash
2011-06-09 22:19:01 +02:00
Felix Geyer
3d7bdaee8f
Use gcc endianness definitions when available.
...
detect.h has manual litte/big endian definitions for some architectures
but many are missing.
Instead of adding more manual definitions it's better to use the
definitions of gcc when available.
2011-06-09 22:11:37 +02:00
Felix Geyer
ee50ab5bea
Fix build on GNU/kFreeBSD.
...
On GNU/kFreeBSD only "__FreeBSD_kernel__" is defined
but not "__FreeBSD__".
2011-06-09 22:11:34 +02:00
Felix Geyer
40330fd7c5
Fix build on GNU Hurd.
...
Add missing platform definitions.
2011-06-09 22:11:29 +02:00
Choupom
603071ee92
fixed data struct names
2011-06-02 17:42:30 +02:00
Choupom
deff0ce7c4
fixed netevent struct names
2011-06-02 17:40:08 +02:00
Choupom
1a02017094
fixed some strings
2011-06-02 17:39:05 +02:00
oy
7df537fd68
fixed last commit
2011-06-02 17:38:36 +02:00
Choupom
101d9de3c3
added aspect ratio in display modes list in settings
2011-06-02 17:36:17 +02:00
Nicolae Crefelean
9f323857af
Edited data/languages/romanian.txt via GitHub
2011-05-25 18:36:32 +02:00
PsychoGod
210d98666c
Scroll fix, protect scrolling 2 windows at the same time
2011-05-17 01:15:54 +02:00
oy
896ef2f235
removed load/save binds in the editor
2011-05-16 19:54:35 +02:00
oy
e4c85b00db
fixed that some demos show a negative length in the demo browser. Closes #660
2011-05-09 17:55:12 +02:00
oy
cd2114c758
fixed problem with the file dialog in the editor
2011-05-09 17:37:04 +02:00
Sworddragon
baa2e650a5
Set the root directory of teeworlds as the main directory for scripts
2011-05-09 17:29:40 +02:00
Sworddragon
1850851a47
Fixed directory changing
2011-05-09 17:29:37 +02:00
Isadora Queiroz
019eb146a7
update of portuguese translation
2011-05-09 17:26:02 +02:00
oy
8d5badc260
skip player input if the chat is active to prevent abusing the linked emoticon. Closes #678
2011-05-05 02:13:32 +02:00
oy
15e1d4f1d6
distinguish [chat] and [teamchat] in console messages. Closes #643
2011-05-05 02:08:39 +02:00
oy
8ad6f3d7fc
show flags in spectator menu. Closes #636
2011-05-05 02:00:43 +02:00
oy
5b2f5f0778
fixed problem with connecting on double click in the server browser. Closes #662
2011-05-05 01:56:31 +02:00
oy
193fb192c5
added maximum zoom level in the editor. Closes #664
2011-05-05 01:53:12 +02:00
oy
ca6e129da6
fixed size of characters in editor's tileselection screen on zoom. Closes #665
2011-05-05 01:50:23 +02:00
oy
5fbf6d0bfd
fixed compiler warnings. Closes #679
2011-05-05 01:43:27 +02:00
oy
41ebc9bc9d
fixed cursor marker position in console
2011-05-03 23:30:50 +02:00
oy
ed7af20dab
added German translation update by andi103
2011-05-03 23:25:20 +02:00
Choupom
f8d21b48af
fixed a l10n bug for some languages
2011-05-03 23:10:20 +02:00
Choupom
7f15b3ac57
fixed several stuffs
2011-05-03 19:25:11 +02:00
Choupom
c2f75b0017
structs are structs, classes are classes
2011-05-03 19:23:33 +02:00
Choupom
4dfcfc6913
fixed a variable name
2011-05-03 18:46:18 +02:00
Choupom
0c6f187e3b
renamed editor files
2011-05-03 18:45:42 +02:00
Choupom
694be7dfb5
fixed the pnglite fix
2011-05-03 18:44:55 +02:00
Choupom
f1df704d78
fixed pnglite requiring a std header include
2011-05-03 18:44:46 +02:00
Choupom
bbd7a75849
fixed a pnglite crash on save if the image is too small
2011-05-03 18:43:26 +02:00
Choupom
8e773a55ad
show tee pos and vel in tiles in debug hud
2011-05-03 18:13:12 +02:00
Choupom
7b87cfa68a
made envelopes synchronized with other clients
2011-05-03 18:12:32 +02:00
oy
e85c4cb5db
updated language files
2011-05-02 19:31:20 +02:00
heinrich5991
9fb36fd802
added strict game type filter
2011-05-02 19:25:38 +02:00