GreYFoX
|
561ce64666
|
Renamed cheats to testing commands sv_test_cmds
Since these are testing commands, anyone can use them and only on their selves no login needed
Revised some rcon commands
cleanup some unwanted codes
|
2011-04-15 06:04:21 +02:00 |
|
GreYFoX
|
3f0ad1ab65
|
Cleaned up helper commands, @heinrich5991 please revise this commit
|
2011-04-15 05:20:52 +02:00 |
|
GreYFoX
|
a2e4e9c050
|
Fixed CServer::SetRconLevel
|
2011-04-15 05:19:11 +02:00 |
|
GreYFoX
|
0df6d0541f
|
Merge branch 'master' of git://github.com/oy/teeworlds into HEAD
Conflicts:
bam.lua
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config.h
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/game/client/components/binds.cpp
src/game/client/components/chat.h
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/controls.cpp
src/game/client/components/emoticon.h
src/game/client/components/maplayers.cpp
src/game/client/components/menus.h
src/game/client/components/scoreboard.h
src/game/client/components/spectator.h
src/game/client/components/voting.h
src/game/client/gameclient.cpp
src/game/client/gameclient.h
src/game/client/render.h
src/game/collision.cpp
src/game/editor/ed_layer_tiles.cpp
src/game/gamecore.cpp
src/game/gamecore.h
src/game/layers.cpp
src/game/layers.h
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/entities/laser.h
src/game/server/entities/pickup.cpp
src/game/server/entities/pickup.h
src/game/server/entities/projectile.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gameworld.cpp
src/game/server/gameworld.h
src/game/server/player.cpp
src/game/variables.h
|
2011-04-14 01:27:49 +02:00 |
|
GreYFoX
|
fd6388a9d8
|
Cheats are on unregistered servers only, added warning message about records not getting saved
|
2011-04-14 00:50:57 +02:00 |
|
heinrich5991
|
f0735554ec
|
fixed the reworked IConsole::PrintResponse
|
2011-04-14 00:34:11 +02:00 |
|
heinrich5991
|
c83c7b1a19
|
reworked IConsole::PrintResponse to IResult::Print (and obviously CConsole::PrintResponse to CResult::Print)
|
2011-04-14 00:34:10 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
oy
|
e6f0318bdf
|
added "fixed some header guards and added a script to fix them all!" by Choupom
|
2011-04-13 20:22:10 +02:00 |
|
oy
|
1a5d70450f
|
added "reimplemented menu music by teetow-the-great-teetow" by Choupom
|
2011-04-13 20:00:54 +02:00 |
|
GreYFoX
|
32a85dabe3
|
Fixed some merge mistakes, NOTE: This will be be buggy to say the least
|
2011-04-09 23:01:10 +02:00 |
|
GreYFoX
|
aaac8a3f77
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/version.h
|
2011-04-09 22:33:06 +02:00 |
|
GreYFoX
|
f7f6058a92
|
Merged Oy, Cleaned up, removed some useless features and code parts
Added Icon by landil
alot more...
|
2011-04-09 22:32:17 +02:00 |
|
oy
|
4d8c9d1c0d
|
updated standard map filter in the server browser with new maps
|
2011-04-09 00:08:32 +02:00 |
|
oy
|
b6118ae9fe
|
mapped IPv4 addresses within master servers server list to IPv6 to decrease the size of an entry and increased the servers per packet
|
2011-04-08 23:56:15 +02:00 |
|
oy
|
de1e8fc851
|
improved FindFile so it stops on a match
|
2011-04-07 18:45:24 +02:00 |
|
oy
|
f38fc81d78
|
fixed a possible client crash on map change
|
2011-04-07 18:23:03 +02:00 |
|
oy
|
c27a634089
|
fixed and show error message if the crc doesn't match on map load
|
2011-04-07 18:07:22 +02:00 |
|
oy
|
3fc6e2d2eb
|
prevent empty nicknames. Closes #616
|
2011-04-06 17:53:05 +02:00 |
|
oy
|
caf6e98ccb
|
fixed server crash on "bans" command
|
2011-04-06 17:30:50 +02:00 |
|
oy
|
4ad6d2f01e
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20:05 +02:00 |
|
oy
|
9cb2f07b80
|
fixed clients search for maps within subfolders
|
2011-04-04 16:53:02 +02:00 |
|
oy
|
ab810cab25
|
fixed that player options just show players as friends not clans
|
2011-04-02 19:51:05 +02:00 |
|
m!nus
|
3ebdc2a4ce
|
added downward compatibility to mastersrv for 0.5 (and earlier)
|
2011-04-02 17:35:50 +02:00 |
|
oy
|
04a3b7be00
|
fixed problem with recorded demo files. Closes #570
|
2011-04-02 11:55:37 +02:00 |
|
heinrich5991
|
b6fa69cedb
|
the server shows the disconnect reason of clients now
|
2011-04-01 00:05:35 +02:00 |
|
oy
|
85e9fb1e63
|
made it possible to add just a clan as friend
|
2011-03-31 21:30:28 +02:00 |
|
oy
|
b3ae1a088e
|
make the "show friends"-filter just list servers with friends on them
|
2011-03-31 21:22:12 +02:00 |
|
oy
|
98eaaf2e23
|
fixed 2 compiler warnings
|
2011-03-31 19:07:21 +02:00 |
|
oy
|
2a72c0b38b
|
added a mechanism to check for a valid standard map. Closes #132
|
2011-03-31 15:13:49 +02:00 |
|
oy
|
59d56cd332
|
finished IPv6 support (master servers aren't compatible with 0.5 and older). Closes #233
|
2011-03-30 12:08:33 +02:00 |
|
oy
|
9d930e15f8
|
fixed some compiler warnings
|
2011-03-28 22:08:52 +02:00 |
|
oy
|
34a9ca20a7
|
added ipv6 support from the old lua branch
|
2011-03-28 20:11:28 +02:00 |
|
oy
|
7bd79f9f43
|
added remove_favorite command by Choupom
|
2011-03-27 18:05:11 +02:00 |
|
oy
|
a583633cde
|
added renaming of srvbrowse so it matches with the interface filename by Choupom
|
2011-03-27 18:00:54 +02:00 |
|
oy
|
ae325c873f
|
added friends feature. Closes #24
|
2011-03-23 13:06:35 +01:00 |
|
GreYFoX
|
61dcc7b848
|
Re-Added noother's afk kick
Disabled vanilla afk kick by default
enumerated variables.h
|
2011-03-22 21:49:12 +02:00 |
|
Sebastian Wojtowicz
|
55ce870597
|
Client utf8 converting (servernames,playernames) in Internet tab and (playernames,playermessage) in chat and hud
|
2011-03-22 21:11:10 +02:00 |
|
Sebastian Wojtowicz
|
500605cbee
|
Server utf8 Conversion
|
2011-03-22 21:04:27 +02:00 |
|
oy
|
eaef2ce48a
|
added notification for unsaved map data and a confirmation for overwriting an existing map in the editor. Closes #115
|
2011-03-22 00:31:42 +01:00 |
|
oy
|
192d6a0b13
|
fixed that spectator filter updates the server browser
|
2011-03-20 16:09:44 +01:00 |
|
oy
|
96808a1145
|
made it possible to just show the number of player slots of a server (instead of client ones). Closes #68
|
2011-03-20 15:33:49 +01:00 |
|
oy
|
79aa9d640e
|
fixed that server browser shows the correct country flag
|
2011-03-20 11:15:24 +01:00 |
|
GreYFoX
|
ed5c9c1d92
|
sv_show_other the ability to use the command showothers
|
2011-03-19 11:22:03 +02:00 |
|
oy
|
a8bf857c68
|
improved server browser list resorting and made search work on IP addresses. Closes #482
|
2011-03-18 19:03:13 +01:00 |
|
oy
|
f8ae9f7732
|
made server browser show clan name and country code for players
|
2011-03-18 17:59:48 +01:00 |
|
GreYFoX
|
45f3cf042a
|
Fixed a login with cheats
Renamed a constant
|
2011-03-18 00:17:01 +02:00 |
|
oy
|
1628118de3
|
fixed a bug that messes up demos recorded by the server
|
2011-03-17 17:58:10 +01:00 |
|
oy
|
b939d38228
|
made the client check for valid address on connectionless packets from master/version server
|
2011-03-17 17:41:57 +01:00 |
|
GreYFoX
|
87cde802b1
|
Added a new entities_clear
Fixed cl_ddrace_cheats not controlling cl_show_entities
attempted to make cl_show_entities show other layers than the game layer
|
2011-03-16 19:48:16 +02:00 |
|