GreYFoX
|
de4a95c5d2
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
|
2011-08-20 06:50:06 +02:00 |
|
GreYFoX
|
5b27758650
|
Removed level stuff
Removed client ID stuff
Removed console stuff
Resolved merge conflicts
Upgraded Banmaster
Cleaned up
|
2011-08-13 02:11:06 +02:00 |
|
GreYFoX
|
35d16bd58c
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
Conflicts:
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/menus_browser.cpp
src/game/client/gameclient.cpp
src/game/editor/editor.cpp
src/game/editor/editor.h
src/game/editor/io.cpp
src/game/editor/layer_tiles.cpp
src/game/editor/popups.cpp
src/game/gamecore.cpp
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
src/game/variables.h
|
2011-08-13 02:01:40 +02:00 |
|
Shereef Marzouk
|
c6fd4a2cc5
|
General whitespace and tab cleanup
|
2011-08-11 10:59:14 +02:00 |
|
oy
|
9418802150
|
protected econ authentication against brute force
|
2011-07-31 13:05:12 +02:00 |
|
oy
|
1705c90e14
|
fixed ban for life on the server
|
2011-07-31 12:43:35 +02:00 |
|
oy
|
aabac3dcfc
|
send notification to enter a password when a client connects to econ. Closes #803
|
2011-07-31 02:25:55 +02:00 |
|
oy
|
9349af0085
|
clean up econ sockets on shutdown. Closes #804
|
2011-07-31 02:20:46 +02:00 |
|
oy
|
8d0cc2a825
|
reduced stack memory usage of CDataFileWriter
|
2011-07-31 01:40:28 +02:00 |
|
oy
|
94bdd95957
|
added missing newlines at end of 2 files
|
2011-07-30 18:29:40 +02:00 |
|
Johannes Loher
|
e2664c1b00
|
Added server sided automatic demo recording
|
2011-07-30 18:23:59 +02:00 |
|
oy
|
a0a62bcd70
|
fixed econ feature and tcp
|
2011-07-30 13:40:01 +02:00 |
|
heinrich5991
|
2ba6fbd731
|
added econ functionality
|
2011-07-29 17:51:14 +02:00 |
|
oy
|
571dff6216
|
made rcon auto completion serverside. Closes #97
|
2011-07-14 22:07:21 +02:00 |
|
oy
|
d28108b8ad
|
fixed few issues with masters.cfg
|
2011-07-11 12:00:13 +02:00 |
|
oy
|
e37d536fdf
|
fixed some NETTYPE usage based on the socket state
|
2011-07-07 01:48:00 +02:00 |
|
oy
|
1ae474689d
|
added moderator support for the remote console. #518
|
2011-07-05 21:54:10 +02:00 |
|
oy
|
123eab41c8
|
made it possible to filter by player country in the server browser. Closes #654
|
2011-06-29 22:27:32 +02:00 |
|
fisted
|
d5b3804804
|
fixed "no such cmd ''" on whole-line comments in cfg
|
2011-06-11 19:13:27 +02:00 |
|
oy
|
9845d757ef
|
removed file extension from the demo name in the demo player
|
2011-06-09 22:44:22 +02:00 |
|
GreYFoX
|
1bfcfb7d6f
|
Changed max of force pause to be 360 seconds
Note if force pause was abused once infront of me i would make even admins have to go through a vote
|
2011-06-07 16:55:06 +02:00 |
|
GreYFoX
|
c1962bff25
|
Removed sv_broadcAst
this commit is funny cause it was made from my iPhone and it only took 8 minutes
|
2011-06-03 21:55:57 +02:00 |
|
GreYFoX
|
a121587251
|
Save connection timeout setting for client
|
2011-05-27 11:29:35 +02:00 |
|
GreYFoX
|
cc63cf2553
|
Merge branch 'master' of git://github.com/oy/teeworlds
Conflicts:
src/engine/external/pnglite/pnglite.c
src/engine/external/pnglite/pnglite.h
src/engine/shared/config_variables.h
src/game/client/components/menus_browser.cpp
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/player.cpp
src/game/version.h
|
2011-05-09 18:36:13 +02:00 |
|
oy
|
5fbf6d0bfd
|
fixed compiler warnings. Closes #679
|
2011-05-05 01:43:27 +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 |
|
heinrich5991
|
9fb36fd802
|
added strict game type filter
|
2011-05-02 19:25:38 +02:00 |
|
GreYFoX
|
0d61c87fa1
|
Added 0.6.0 banmaster by @heinrich5991 #31
|
2011-04-26 11:51:02 +02:00 |
|
GreYFoX
|
f322f65f45
|
fixed ban for life
|
2011-04-20 21:25:59 +02:00 |
|
GreYFoX
|
0584f2b7a2
|
Added Plasma Gun tweaking
made the default 3 plasmas per second more cpu friendly
|
2011-04-20 15:59:40 +02:00 |
|
GreYFoX
|
65e7e9effe
|
oops
|
2011-04-19 17:09:49 +02:00 |
|
GreYFoX
|
e40158ebf4
|
changed cl_race_cheats to be on by default
|
2011-04-19 09:59:49 +02:00 |
|
GreYFoX
|
dad66bffc3
|
General DDRace binds improvements
|
2011-04-17 19:45:48 +02:00 |
|
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
|
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
|
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
|
de1e8fc851
|
improved FindFile so it stops on a match
|
2011-04-07 18:45:24 +02:00 |
|
oy
|
4ad6d2f01e
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20: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 |
|
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 |
|