GreYFoXGTi
|
d7aced0708
|
Merge branch 'master' of http://github.com/oy/teeworlds
|
2010-11-14 03:25:39 +02:00 |
|
oy
|
4dce645ba8
|
removed unimportant debug message. Closes #264
|
2010-11-13 14:29:02 +01:00 |
|
heinrich5991
|
051172838b
|
fixed commit with the fix of cmdlist
|
2010-11-12 17:56:31 +01:00 |
|
GreYFoXGTi
|
96e67724f1
|
Merge branch 'rm_clientdummies' of https://github.com/heinrich5991/DDRace
Conflicts:
src/game/server/gamecontext.cpp
moved and edited src/game/ddracecommands.h
|
2010-11-05 01:59:37 +02:00 |
|
heinrich5991
|
60d7639c9b
|
moved ddrace-specific rcon cmds from 'game/server/gamecontext.cpp' to 'game/server/ddracecommands.h' in order to remove renundancy with client-side server dummies for tab-completion
|
2010-11-02 17:07:45 +01:00 |
|
heinrich5991
|
133fbfcb13
|
fixed levels of client dummies added by the previous commit
|
2010-11-01 23:08:23 +01:00 |
|
heinrich5991
|
32dd89d97f
|
added client dummies for 'move', 'move_raw', 'addweapon', 'removeweapon'
|
2010-11-01 23:04:16 +01:00 |
|
GreYFoXGTi
|
beb5712a79
|
i thought i added those like 10 years ago
|
2010-11-01 13:00:37 +02:00 |
|
GreYFoXGTi
|
d6b898c84a
|
Merge branch 'master' of http://github.com/oy/teeworlds
|
2010-10-30 00:48:17 +02:00 |
|
oy
|
f1bc96ad09
|
fixed crashes with the font. closes #178
|
2010-10-29 23:49:33 +02:00 |
|
oy
|
9490b6f28d
|
fixed key handling for unicodes > 255
|
2010-10-29 23:01:50 +02:00 |
|
heinrich5991
|
684e1788ed
|
added strict gametype filtering
|
2010-10-19 17:18:32 +02:00 |
|
GreYFoXGTi
|
ddf2883cb2
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/client/client.cpp
src/engine/server/server.cpp
src/engine/shared/console.cpp
src/game/server/gamecontext.cpp
|
2010-10-16 21:59:59 +02:00 |
|
oy
|
fa768449e2
|
fixed issue with reason on forcevotekick
|
2010-10-13 20:31:21 +02:00 |
|
GreYFoXGTi
|
47714c9468
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/variables.h
|
2010-10-13 14:08:35 +02:00 |
|
oy
|
8fb39524a9
|
do not use console in silent mode. Closes #48
|
2010-10-13 12:54:27 +02:00 |
|
oy
|
e4fe7457c8
|
fixed problems with the mouse movement. Closes #214
|
2010-10-13 12:47:42 +02:00 |
|
GreYFoXGTi
|
dc12d59a00
|
registered server dummy commands for tab completion in the client
|
2010-10-12 10:02:46 +02:00 |
|
GreYFoXGTi
|
d8e6cfcbdd
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
data/languages/french.txt
src/engine/client/client.cpp
src/engine/server/server.cpp
src/game/server/gamecontext.cpp
|
2010-10-11 03:56:58 +02:00 |
|
oy
|
411db8b885
|
fixed that chat message gets out of the window. Closes #102
|
2010-10-11 02:29:30 +02:00 |
|
Choupom
|
7aefbca742
|
made so we can add the reason for a kick/ban (fixes #123)
|
2010-10-11 00:31:14 +02: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
|
e56b75090c
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/server/player.cpp
|
2010-09-22 11:46:18 +03:00 |
|
oy
|
27e6fa3ad7
|
fixed problems with key handling on osx. Closes #45
|
2010-09-22 00:40:35 +02: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 |
|
GreYFoXGTi
|
d1b3e01892
|
Merge branch 'master' of http://github.com/oy/teeworlds
|
2010-09-07 21:49:12 +02:00 |
|
ghost
|
3baf522330
|
added the option to hide the console window on the client, too. Fixes #48
|
2010-09-07 19:32:33 +02:00 |
|
GreYFoXGTi
|
616498e7b1
|
Merge branch 'master' of http://github.com/oy/teeworlds into master
Conflicts:
src/engine/client/input.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/network_server.cpp
src/engine/storage.h
src/game/client/components/chat.cpp
src/game/client/gameclient.cpp
src/game/client/gameclient.h
src/game/collision.cpp
src/game/editor/ed_editor.cpp
src/game/editor/ed_editor.h
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-07 07:57:38 +02:00 |
|
oy
|
18632b7f5f
|
fixed last commit
|
2010-09-05 14:09:55 +02:00 |
|
Choupom
|
44cf6acc3a
|
fixed so png files are closed after loading
|
2010-09-05 14:07:07 +02:00 |
|
oy
|
8522cab449
|
fixed variable types
|
2010-09-05 14:04:50 +02:00 |
|
Choupom
|
25be8b1be3
|
fixed so clicking 3 times doesn't generate 2 double-clicks
|
2010-09-05 13:50:10 +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
|
41afca6db2
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-25 01:17:02 +02:00 |
|
oy
|
d972e4ed69
|
fixed text rendering problem. Closes #12
|
2010-08-24 23:47:55 +02:00 |
|
oy
|
8cb15be7c0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-24 23:44:33 +02:00 |
|
oy
|
8efbdda546
|
reverted input key handling back to 0.52(the keyboard layout problem should be fixed with sdl 1.3 or a customised one). Closes #3. Closes #15.
|
2010-08-24 23:43:39 +02:00 |
|
oy
|
0f72fd19ef
|
fixed text rendering problem. Closes #12
|
2010-08-18 00:21:38 +02:00 |
|
oy
|
cabecb7fa9
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-18 00:06:00 +02:00 |
|
oy
|
abc84ac0b0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-16 02:21:18 +02:00 |
|
oy
|
678fe76566
|
reverted input key handling back to 0.52(the keyboard layout problem should be fixed with sdl 1.3 or a customised one). Closes #3. Closes #15.
|
2010-08-15 20:04:03 +02:00 |
|
oy
|
94b28c8c97
|
fixed quit/exit command problem on startup
|
2010-08-15 15:41:04 +02:00 |
|
oy
|
5a237c6f78
|
fixed utf8 problem with empty entries in the server browser
|
2010-08-12 19:29:59 +02:00 |
|
oy
|
7503c64237
|
made unpacking of net strings more strict - prevents possible malformed output
|
2010-08-12 15:22:07 +02:00 |
|
oy
|
1cde96ef79
|
restore empty strings in the config to their defaults on startup
|
2010-08-11 00:31:42 +02:00 |
|
oy
|
3797eba179
|
added demo recording button by fujnky
|
2010-08-09 14:14:15 +02:00 |
|
oy
|
ad9b32b741
|
added the possibility to store commands within the console and execute them later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
|
2010-08-07 20:22:25 +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 |
|
oy
|
3c082b6441
|
changed the client configuration initialisation
|
2010-08-06 20:47:45 +02:00 |
|
oy
|
49cefa406b
|
added lost logfile feature
|
2010-08-06 20:38:13 +02:00 |
|
oy
|
05f3757491
|
added optimisations by sworddragon
|
2010-08-05 20:55:51 +02:00 |
|
oy
|
665205327d
|
added lost datadir override feature
|
2010-08-05 20:26:03 +02:00 |
|
oy
|
6193f35423
|
Merge branch 'master' of http://github.com/matricks/teeworlds
|
2010-07-17 14:10:43 +02:00 |
|
Magnus Auvinen
|
575f72d978
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
|
oy
|
31b63e488a
|
fixed connecting to localhost if the client couldn't find the address and small cleanup
|
2010-07-02 13:15:35 +02:00 |
|
oy
|
29d29df4f0
|
fixed screenshot bug. Closes #144
|
2010-06-27 13:12:00 +02:00 |
|
oy
|
ea64b0d7b3
|
made the console use the flagmask when looking for command (FindCommand) and removed double "No such command" console message
|
2010-06-18 20:32:52 +02:00 |
|
xalduin
|
6e1eaa96ec
|
Fixed issue #115, text now fits into columns in server browser
|
2010-06-10 20:38:04 +08:00 |
|
xalduin
|
dc3feaf42c
|
Fixed remaining compiler warnings for gcc on Linux
|
2010-06-10 20:38:03 +08:00 |
|
xalduin
|
a563c2f322
|
Issue #82 time and date in screenshot filename
|
2010-06-03 22:32:42 +02:00 |
|
Magnus Auvinen
|
b851bc8799
|
fixed so that SDL_main is declared as a C function so linking gets done correctly
|
2010-06-02 04:09:39 +08:00 |
|
Magnus Auvinen
|
b12ae69fee
|
fixed compile errors for osx
|
2010-06-02 04:00:05 +08:00 |
|
Tom Adams
|
30987c2040
|
removed alpha values from screenshots (#742)
|
2010-05-31 20:44:45 +00:00 |
|
Thomas
|
361380d630
|
*some esthetic changes
*split "CHud::RenderGoals()"
*added "reload" command
*added the ability to show last chat lines (+show_chat)
*updated french.txt
|
2010-05-30 12:01:11 +00:00 |
|
Tom Adams
|
47b68170ad
|
auto capture mouse on focus (#728)
|
2010-05-30 01:00:17 +00:00 |
|
Magnus Auvinen
|
f41fa4baba
|
cleaned up some code
|
2010-05-29 11:23:06 +00:00 |
|
Magnus Auvinen
|
d0e0d5b043
|
cleaned up some comments
|
2010-05-29 11:21:39 +00:00 |
|
Magnus Auvinen
|
6ff27c56e8
|
fixed crash with related to player count
|
2010-05-29 11:12:52 +00: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
|
878ede3080
|
major update with stuff
|
2009-10-27 14:38:53 +00:00 |
|
Magnus Auvinen
|
7b68ff4277
|
fixed chaining of console commands, allows snatching updates of console variables. cleaned up some code
|
2009-06-15 14:01:36 +00:00 |
|
Magnus Auvinen
|
57b2c49d57
|
fixed so that the demo player doesn't crash when the map isn't found
|
2009-06-15 13:16:33 +00:00 |
|
Magnus Auvinen
|
f817cb2319
|
fixed crashing of server side demos due to client_entergame() being processed
|
2009-06-15 12:40:12 +00:00 |
|
Magnus Auvinen
|
c2f8d0e07a
|
minor cleanup of out commented clode
|
2009-06-13 08:25:50 +00:00 |
|
Magnus Auvinen
|
69511102de
|
improved the font system even futher. utf8 is now used everywhere. it uses less memory as well
|
2009-06-13 08:22:37 +00:00 |
|
Magnus Auvinen
|
9254ca61f1
|
fixed utf8 support
|
2009-06-07 16:06:03 +00:00 |
|
Magnus Auvinen
|
cdc5f26900
|
new font rendering system using freetype2. only compiles under linux for now
|
2009-06-07 14:36:54 +00:00 |
|
Magnus Auvinen
|
4bb1df3189
|
moved 0.5 branch to trunk
|
2009-05-31 09:44:20 +00:00 |
|
Magnus Auvinen
|
9d3fd4a282
|
continued work on prediction and game timer
|
2009-01-24 14:32:12 +00:00 |
|
Alfred Eriksson
|
82f9be8ce0
|
added help messages for all commands. added syntax in the help msg
|
2009-01-24 14:10:26 +00:00 |
|
Magnus Auvinen
|
91e337c7ab
|
added ping spike detection
|
2009-01-24 14:08:09 +00:00 |
|
Magnus Auvinen
|
5f186c8906
|
fixed so the console show help for each command. not all commands have descriptions however
|
2009-01-24 13:12:04 +00:00 |
|
Magnus Auvinen
|
2ea3023410
|
fixed bug in text rendering
|
2009-01-24 12:29:36 +00:00 |
|
Magnus Auvinen
|
9d51d47cea
|
added tab completion to the console. works for local and remote
|
2009-01-24 12:16:02 +00:00 |
|
Magnus Auvinen
|
2fc86642ef
|
moved refreshing of masters in the client from the server browsers to before we load so we refresh while we are loading
|
2009-01-24 10:52:45 +00:00 |
|
Magnus Auvinen
|
6696359a28
|
fixed so that the client connect command works when passed as an argument
|
2009-01-24 10:46:38 +00:00 |
|
Magnus Auvinen
|
bb73314651
|
removed old debug spam
|
2009-01-22 23:29:03 +00:00 |
|
Magnus Auvinen
|
6a1766f8ce
|
fixed mouse buttons that I kinda fucked up
|
2009-01-21 23:12:56 +00:00 |
|
Magnus Auvinen
|
61ed16ec64
|
cleaned up mouse input a bit
|
2009-01-21 22:25:28 +00:00 |
|
Magnus Auvinen
|
d3f5340a97
|
added support for mouse buttons 4-8
|
2009-01-21 21:52:51 +00:00 |
|
Magnus Auvinen
|
29ca9dfb3a
|
stop recording on map load
|
2009-01-21 21:21:54 +00:00 |
|
Magnus Auvinen
|
0c9dfd81fd
|
fixed vsync option
|
2009-01-21 20:55:07 +00:00 |
|
Alfred Eriksson
|
4c4d28fd25
|
added snd_buffer_size
|
2009-01-21 19:21:26 +00:00 |
|
Magnus Auvinen
|
f0760ac0d3
|
improved crapnet so it changes between different ping configurations. improved the game timer
|
2009-01-21 19:12:09 +00:00 |
|
Magnus Auvinen
|
24899a13e8
|
improved the prediction timer to handle crappy connections better
|
2009-01-21 00:05:07 +00:00 |
|
Joel de Vahl
|
2d8c4a61b6
|
ppc sound fix
|
2009-01-13 19:16:58 +00:00 |
|
Alfred Eriksson
|
5141ddac4d
|
refreshing the server info when loading
|
2009-01-12 14:03:19 +00:00 |
|
Magnus Auvinen
|
d0bcf50ef5
|
fixed fsaa sampling and reduction of fsaa if gfx init fails
|
2009-01-11 12:13:18 +00:00 |
|
Joel de Vahl
|
2a7402dd6c
|
use dmg for osx deliver, build universal binary, fix backspace being entered as a character
|
2009-01-11 12:10:30 +00:00 |
|
Alfred Eriksson
|
39a12060d6
|
removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
|
2009-01-11 10:40:14 +00:00 |
|
Magnus Auvinen
|
0f41c47996
|
fixed so the current server info doesn't update the server list causing problems
|
2009-01-11 09:26:14 +00:00 |
|
Magnus Auvinen
|
3729f4cbf3
|
fixed error that occurs when you try to free the invalid texture texture
|
2009-01-10 18:34:27 +00:00 |
|
Magnus Auvinen
|
39370635cc
|
fixed a few debug messages that spammed a bit too much
|
2009-01-10 12:27:15 +00:00 |
|
Magnus Auvinen
|
599708824f
|
removed input timing from the snapshot messages and put them in a separate message so we don't loose them if the input were late
|
2009-01-10 10:49:17 +00:00 |
|
Magnus Auvinen
|
cc576906a3
|
improved the demo players scrubbing capabilities
|
2008-12-19 11:59:58 +00:00 |
|
Alfred Eriksson
|
557636dca3
|
reset error_string when starting demo playback
|
2008-12-08 18:12:54 +00:00 |
|
Alfred Eriksson
|
e294ca61d9
|
added rcon_auth command to auth
|
2008-11-23 09:24:52 +00:00 |
|
Alfred Eriksson
|
4b053322f3
|
client can only start a recording when in the game
|
2008-11-17 16:08:24 +00:00 |
|
Alfred Eriksson
|
51314e4576
|
fixed window positioning for windows
|
2008-11-16 16:09:00 +00:00 |
|
Magnus Auvinen
|
e27e2d8b2a
|
fixed server side demo recording and some possible crashes with incorrect demos
|
2008-11-16 13:58:27 +00:00 |
|
Alfred Eriksson
|
17fc1c2ba4
|
window resizing disabled by default
|
2008-11-16 10:29:32 +00:00 |
|
Alfred Eriksson
|
c54c9a1e5c
|
gfx_get_video_modes now returns the right number of modes
|
2008-11-08 15:44:22 +00:00 |
|
Magnus Auvinen
|
aee14baf8d
|
fixed the favorite button in the server info
|
2008-11-08 12:58:39 +00:00 |
|
Magnus Auvinen
|
d3d2fb2c0b
|
fixed separate directory for downloaded maps
|
2008-11-08 08:54:54 +00:00 |
|
Magnus Auvinen
|
d113cd901c
|
added gfx init fallbacks that disables some troubling gfx options
|
2008-11-08 08:44:39 +00:00 |
|
Magnus Auvinen
|
19ec7319a5
|
added no_gfx option
|
2008-11-08 08:30:20 +00:00 |
|
Dominik Geyer
|
b6eb96b7ae
|
fixed unwanted app quitting; commented out check of gfx_window_open(); ticket #550
|
2008-11-07 15:35:22 +00:00 |
|
Dominik Geyer
|
532b1e25d6
|
fixed editor input-focus bug; ticket #552
|
2008-11-05 19:04:18 +00:00 |
|
Alfred Eriksson
|
bb6a0504dc
|
editor now works correctly when console is toggled (focus problem)
|
2008-11-01 16:49:05 +00:00 |
|
Magnus Auvinen
|
a19a4d5077
|
fixed problem that occurs when a resend happens in a packets causing errornous data to enter the engine
|
2008-10-28 06:32:56 +00:00 |
|
Magnus Auvinen
|
11aa9f95fc
|
fixed recording on the client
|
2008-10-25 20:29:09 +00:00 |
|
Magnus Auvinen
|
0436e7fc22
|
cleaned up engine client graphics a bit
|
2008-10-25 12:19:54 +00:00 |
|
Magnus Auvinen
|
5665867ef3
|
fixed so that the client broadcasts to 8303-8310 for servers on LAN
|
2008-10-25 12:19:12 +00:00 |
|
Joel de Vahl
|
34d9c53716
|
OSX build fix
|
2008-10-23 17:10:41 +00:00 |
|
Magnus Auvinen
|
bd5b2b9f85
|
removed glfw and portaudio. SDL is now a requirement
|
2008-10-23 16:18:33 +00:00 |
|
scosu
|
2e3b6f5c7a
|
Some small fixes for changeset:1643 in no_sdl parts
|
2008-10-22 14:21:15 +00:00 |
|
Magnus Auvinen
|
58601cda36
|
fixed double clicking
|
2008-10-21 18:54:02 +00:00 |
|
Magnus Auvinen
|
66579c87a2
|
fixed gametype filtering
|
2008-10-21 18:50:23 +00:00 |
|
Magnus Auvinen
|
39210c2501
|
cleaned up ec_inp.c. fixed a couple of bugs with it
|
2008-10-21 18:35:50 +00:00 |
|
Magnus Auvinen
|
8d78151d0a
|
fixed sound loading to use engine_openfile
|
2008-10-21 18:16:56 +00:00 |
|
Magnus Auvinen
|
9acb3e5e71
|
continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly
|
2008-10-21 18:05:06 +00:00 |
|
Magnus Auvinen
|
142b5ad514
|
fixed mouse button remapping and added mouse wheel stuff
|
2008-10-21 17:37:11 +00:00 |
|
Magnus Auvinen
|
b0836b7909
|
tried to improve mouse focusing
|
2008-10-21 16:50:10 +00:00 |
|
Johan Althoff
|
7a32d03b8a
|
fixed sdl for windows
|
2008-10-21 16:19:02 +00:00 |
|
Joel de Vahl
|
8edfa80028
|
Use SDL on OSX
|
2008-10-21 15:59:32 +00:00 |
|
Magnus Auvinen
|
39b0b6cbf8
|
steps towards making SDL compile a bit more platform independent
|
2008-10-21 15:34:42 +00:00 |
|
Magnus Auvinen
|
d08271f1dc
|
fixed quit panic button and editor access button
|
2008-10-21 13:48:49 +00:00 |
|
Magnus Auvinen
|
555ee67ed0
|
added alternative mouse input functions. enabled key repeat
|
2008-10-21 13:47:06 +00:00 |
|
Magnus Auvinen
|
8eee526360
|
removed snaploss counter
|
2008-10-20 22:36:10 +00:00 |
|
Magnus Auvinen
|
e4c0e6cb80
|
restored ec_inp.c again
|
2008-10-20 20:00:15 +00:00 |
|
Magnus Auvinen
|
9cbfe9c462
|
improved crapnet to beable to do packet reodering /home/kma/code/teeworlds/trunk/src/tools/crapnet.cpp
|
2008-10-20 19:59:33 +00:00 |
|
Magnus Auvinen
|
d9e34b6cfc
|
improved the snapshot handling to handle packet reorders and fixed a crash.
|
2008-10-20 19:59:03 +00:00 |
|
Magnus Auvinen
|
3c463bf05d
|
reverted false checkin
|
2008-10-20 19:46:39 +00:00 |
|
Magnus Auvinen
|
a457efcd54
|
removed q quit button
|
2008-10-20 19:45:07 +00:00 |
|
Magnus Auvinen
|
8404143afe
|
added SDL support
|
2008-10-20 17:47:42 +00:00 |
|