def
|
d2ef256f06
|
Final compilation fix for Windows
|
2014-09-20 14:42:12 +02:00 |
|
def
|
4a703576ab
|
Revert "Now Windows compiling (by Tobii)"
This reverts commit 5b4878d0d4 .
|
2014-09-20 14:41:38 +02:00 |
|
def
|
5b4878d0d4
|
Now Windows compiling (by Tobii)
|
2014-09-20 14:30:18 +02:00 |
|
def
|
3b3955632c
|
Hopefully fix Windows compile
|
2014-09-20 14:20:43 +02:00 |
|
east
|
6ab9279211
|
json related updates
|
2014-09-18 16:11:22 +02:00 |
|
east
|
d161005658
|
json parser added
|
2014-09-18 14:40:29 +02: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
|
45302957f1
|
removed some unused zlib stuff. Closes #907
|
2012-01-07 23:50:47 +01:00 |
|
GreYFoX
|
ee670118a5
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
Conflicts:
src/engine/console.h
src/engine/server/server.cpp
src/engine/server/server.h
src/engine/shared/config.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
@heinrich5991 todo
|
2012-01-01 00:11:56 +02:00 |
|
oy
|
80835d2c11
|
added version files for pnglite and wavepack(both up-to-date). Closes #900
|
2011-12-29 14:00:28 +01:00 |
|
GreYFoX
|
1446d0980b
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
* Version 1.098a
Conflicts:
bam.lua
src/game/client/gameclient.h
src/game/mapitems.h
|
2011-12-05 11:32:01 +02:00 |
|
oy
|
55fe59fa8a
|
updated zlib to 1.2.5
|
2011-12-04 17:50:52 +01: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 |
|
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 |
|
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
|
a41d930a85
|
fixed some compiler warnings. Closes #76
|
2010-06-06 17:16:52 +02:00 |
|
Magnus Auvinen
|
4004d13b48
|
applied patch from Richie Nyhus to convert CRLF to LF, as it should be
|
2008-11-29 06:39:22 +00:00 |
|
Magnus Auvinen
|
6eb17ec50c
|
corrected the zlib include
|
2008-11-08 08:28:24 +00:00 |
|
Magnus Auvinen
|
bd5b2b9f85
|
removed glfw and portaudio. SDL is now a requirement
|
2008-10-23 16:18:33 +00:00 |
|
Dominik Geyer
|
977785b154
|
updated to glfw-1.6 and merged previous modifications
|
2008-10-16 17:09:34 +00:00 |
|
Joel de Vahl
|
b74c2b7931
|
Initial launcher (again)
|
2008-10-08 16:33:08 +00:00 |
|
Magnus Auvinen
|
817f431377
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
|
Magnus Auvinen
|
0d3b988c1a
|
major changes to the build script, requires new bam
|
2008-05-10 17:18:56 +00:00 |
|
Magnus Auvinen
|
20280336dd
|
moved setting of the window title
|
2008-04-05 11:22:21 +00:00 |
|
Joel de Vahl
|
88f2341627
|
PA fixes for OSX
|
2008-03-17 19:43:08 +00:00 |
|
Johan Althoff
|
727c9a3a32
|
fixed win32 compile error
|
2008-03-16 18:49:45 +00:00 |
|
Magnus Auvinen
|
23ffe1ff65
|
updated to svn version of portaudio. fixed a couple of issues with linux and multiple sound devices.
|
2008-03-05 19:38:47 +00:00 |
|
Magnus Auvinen
|
acffe66ebe
|
flashified the console
|
2008-02-10 01:48:39 +00:00 |
|
Joel de Vahl
|
8de75caffc
|
reverted glfw fix
|
2007-12-19 21:42:39 +00:00 |
|
Joel de Vahl
|
5669c11a0b
|
start teewars by default on osx, no launcher yet
|
2007-12-19 21:32:58 +00:00 |
|
Magnus Auvinen
|
a2566b3ebd
|
cleaned up code structure a bit
|
2007-12-15 10:24:49 +00:00 |
|
Magnus Auvinen
|
f9162202b0
|
fixed some C errors
|
2007-10-06 17:01:06 +00:00 |
|
Joel de Vahl
|
4bf60da04b
|
random win32 fixes
|
2007-10-02 14:14:58 +00:00 |
|
Joel de Vahl
|
aca6dd808b
|
new mixer and ppc fixes
|
2007-09-25 19:48:52 +00:00 |
|
Magnus Auvinen
|
8b3c16e615
|
major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell
|
2007-08-22 07:52:33 +00:00 |
|