def
|
82abac307a
|
More dummy fixes
|
2014-04-28 20:43:08 +02:00 |
|
def
|
a7862a200f
|
Fix: Map changing with dummy
|
2014-04-28 19:36:08 +02:00 |
|
def
|
8687fd1317
|
Less lags on dummy switch
|
2014-04-28 17:26:31 +02:00 |
|
def
|
9f509eeedb
|
Fix: Dummy setting updates
|
2014-04-28 15:19:57 +02:00 |
|
def
|
085fea62b6
|
More Mac fixes
|
2014-04-28 01:00:02 +02:00 |
|
def
|
3bbc2c4ef7
|
Fix dummy issues
|
2014-04-27 13:44:04 +02:00 |
|
def
|
7bcc51d488
|
Basic updating (thanks to unsigned char*
|
2014-04-27 05:01:03 +02:00 |
|
def
|
5345bb6273
|
Fix dummy bugs
|
2014-04-26 21:10:39 +02:00 |
|
def
|
3dce4c9489
|
Add dummy (Thanks to //toast and Monsta)
|
2014-04-26 20:29:42 +02:00 |
|
def
|
3ca4514d21
|
Fix: Editor, Debug mode always open immediately
|
2014-01-31 01:41:57 +01:00 |
|
def
|
3eaad43b6b
|
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
|
2013-12-26 18:02:22 +01:00 |
|
def
|
6d26e07e1f
|
Single config variable for background color without quads
|
2013-07-11 17:13:45 +02:00 |
|
oy
|
b7e5bb54ad
|
fixed semaphore on macosx
|
2013-02-24 17:35:51 +01:00 |
|
GreYFoX
|
cd4ba53bae
|
Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace
Conflicts:
bam.lua
scripts/build.py
scripts/make_release.py
src/engine/server.h
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/player.cpp
src/game/version.h
|
2012-04-12 02:09:31 +02:00 |
|
oy
|
fa81141110
|
added demo markers by Choupom. Closes #837
|
2012-01-10 23:13:19 +01:00 |
|
GreYFoX
|
c46f3e06e7
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
|
2012-01-04 20:10:07 +02:00 |
|
Magnus Auvinen
|
c1942ca6cb
|
fixed the render frame time and cleaned up some more code
|
2012-01-01 13:38:46 +01:00 |
|
Magnus Auvinen
|
8ffe582615
|
ugly incomplete hack to put the rendering into another thread so we don't have to wait for the flip
|
2011-12-30 16:02:22 +01: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 |
|
Johannes Loher
|
e2664c1b00
|
Added server sided automatic demo recording
|
2011-07-30 18:23:59 +02:00 |
|
oy
|
571dff6216
|
made rcon auto completion serverside. Closes #97
|
2011-07-14 22:07:21 +02:00 |
|
oy
|
e37d536fdf
|
fixed some NETTYPE usage based on the socket state
|
2011-07-07 01:48:00 +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
|
4ad6d2f01e
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20:05 +02:00 |
|
oy
|
04a3b7be00
|
fixed problem with recorded demo files. Closes #570
|
2011-04-02 11:55:37 +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
|
7bd79f9f43
|
added remove_favorite command by Choupom
|
2011-03-27 18:05:11 +02:00 |
|
oy
|
ae325c873f
|
added friends feature. Closes #24
|
2011-03-23 13:06:35 +01: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
|
b939d38228
|
made the client check for valid address on connectionless packets from master/version server
|
2011-03-17 17:41:57 +01:00 |
|
oy
|
d9ce720387
|
made engine an interface
|
2011-02-27 15:03:57 +01:00 |
|
oy
|
088ec3e2f3
|
made the client's map search work with sub folders. Closes #254
|
2011-02-21 11:23:30 +01:00 |
|
oy
|
4f91026a01
|
added an editor function to show tile informations (index, flip/rotate status)
|
2011-02-18 11:41:27 +01:00 |
|
GreYFoXGTi
|
f83132448d
|
Merged Oy, Isolated Freeze from Deep Freeze
|
2011-02-13 19:32:06 +02:00 |
|
GreYFoXGTi
|
1b2703aaba
|
Refactoring & fixed WEAPONSPEC_GUN in content.py
|
2011-02-12 21:18:41 +01:00 |
|
GreYFoXGTi
|
24a688b2c3
|
Added AutoDemoRecord and ghost made by Race mod team, implemented to DDRace by noother
|
2011-02-04 22:15:02 +02:00 |
|
GreYFoXGTi
|
2151883b43
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/gamecore.cpp
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/entities/pickup.cpp
src/game/server/entities/projectile.cpp
src/game/server/entity.h
src/game/server/gamecontext.cpp
src/game/server/player.cpp
src/game/variables.h
|
2011-01-20 16:10:32 +02:00 |
|
oy
|
bf6fcc20f4
|
added an error popup on startup when the sound couldn't be initialised. Closes #425
|
2011-01-17 13:28:15 +01:00 |
|
oy
|
216967c3bf
|
release gameclient components when opening the editor. Closes #429
|
2011-01-17 12:28:37 +01:00 |
|
GreYFoXGTi
|
c5648311ed
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
data/languages/german.txt
src/game/client/components/scoreboard.cpp
src/game/editor/ed_layer_tiles.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/variables.h
|
2011-01-04 22:37:09 +02:00 |
|
oy
|
5dbe75fd7b
|
removed duplicate stuff
|
2011-01-04 12:00:34 +01:00 |
|
GreYFoXGTi
|
2f5f332cbb
|
Merge branch 'master' into DDRace
Conflicts:
src/engine/client/client.cpp
src/engine/shared/config_variables.h
|
2010-12-13 03:43:22 +02:00 |
|
oy
|
c75a75b64f
|
made it possible to automatically take game over screenshots. Closes #339
|
2010-12-12 16:48:13 +01:00 |
|
GreYFoXGTi
|
46c2225d60
|
Merge branch 'master' of http://github.com/oy/teeworlds into DDRace
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/russian.txt
scripts/make_release.py
src/engine/shared/config_variables.h
|
2010-12-11 21:28:43 +02:00 |
|
oy
|
a0985314c9
|
made it possible to "recycle" auto recorded demos
|
2010-12-11 18:55:28 +01:00 |
|
GreYFoXGTi
|
2c51511260
|
Merge branch 'master' of http://github.com/oy/teeworlds into DDRace
Conflicts:
src/engine/client/client.cpp
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/game/client/gameclient.cpp
|
2010-12-10 20:58:53 +02:00 |
|
oy
|
4756c031c5
|
save auto recorded demos in a separate folder and added an option to enable/disable it in the settings menu
|
2010-12-08 01:55:13 +01:00 |
|
oy
|
0fe8cabe78
|
added auto recording support by Batchyx
|
2010-12-08 01:42:32 +01:00 |
|
oy
|
db9dd6b8c9
|
added an optional time stamp to a demo record by Batchyx
|
2010-12-08 00:42:32 +01:00 |
|
oy
|
bd9850cae2
|
added single function to stop recording by Batchyx
|
2010-12-08 00:02:24 +01:00 |
|
GreYFoXGTi
|
5d9ee1736e
|
made the code so it would have less conflicts in the future and Merged branch 'master' of http://github.com/oy/teeworlds
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/german.txt
data/languages/russian.txt
src/game/server/entities/flag.cpp
src/game/server/entities/flag.h
src/game/server/gamecontext.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
src/game/server/gamemodes/dm.cpp
src/game/server/gamemodes/dm.h
src/game/server/gamemodes/mod.cpp
src/game/server/gamemodes/tdm.cpp
src/game/server/gamemodes/tdm.h
|
2010-11-22 00:26:00 +02:00 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
GreYFoXGTi
|
faaa8c241e
|
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
|
2010-10-07 15:33:48 +02:00 |
|
oy
|
3a98f7a048
|
added mod system. Closes #34
|
2010-10-06 23:07:35 +02:00 |
|
GreYFoXGTi
|
896634a061
|
Total Cleanup
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-30 23:28:06 +03:00 |
|
GreYFoXGTi
|
fa379a806a
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/server/server.cpp
src/game/client/components/scoreboard.cpp
src/game/server/gamecontext.cpp
src/game/server/player.cpp
|
2010-09-13 07:49:01 +03:00 |
|
oy
|
d913af1ab2
|
renamed demorec files to demo
|
2010-09-12 12:16:51 +02:00 |
|
btd
|
909c583d96
|
End merge
|
2010-08-26 00:30:21 +04:00 |
|
GreYFoXGTi
|
7f8fb7a5a7
|
Merging the client manually into the server
but i can't get the client to accept the console class of the server -.-" yet..
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-08-25 17:31:49 +02:00 |
|
oy
|
3797eba179
|
added demo recording button by fujnky
|
2010-08-09 14:14:15 +02:00 |
|
oy
|
3f0ff1fb14
|
removed ServerDummy function cause it isn't needed anymore(actual console separates client and server commands) and added two missing server commands to the tab completion
|
2010-08-07 00:01:43 +02:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|
Magnus Auvinen
|
e56feb597b
|
added missing headers
|
2009-10-29 12:14:31 +00:00 |
|
Magnus Auvinen
|
f826bc6cac
|
larger update. reduced the amount of video memory used from ~60 to ~36mb on a typical map
|
2007-07-30 19:46:31 +00:00 |
|
Magnus Auvinen
|
2231cd8c39
|
various small changes
|
2007-07-22 12:01:20 +00:00 |
|
Olle Rosenquist
|
26dd1c20ce
|
Updated stuff
|
2007-07-22 11:53:15 +00:00 |
|