Learath2
|
adfd6ca644
|
Enable the username prompt on client side
|
2017-03-02 18:16:50 +03:00 |
|
Freddie Wang
|
e5f23cd87c
|
Added full IME support
Now with display of editing text.
|
2016-08-14 22:16:06 -07:00 |
|
def
|
63b92b729e
|
Fix completion rendering on new input
|
2016-05-22 21:31:35 +02:00 |
|
def
|
0217a76771
|
accept input when opening, but not at first frame to discard the input that caused the console to open (fixes #443 again)
|
2016-05-22 21:23:33 +02:00 |
|
def
|
1d98ff031c
|
Immediately accept input while console is still opening (fixes #484)
|
2016-05-22 02:12:52 +02:00 |
|
def
|
b0b2774695
|
Clean up other paste code a bit
|
2016-05-11 18:00:27 +02:00 |
|
def
|
7e7bfcddd2
|
Fix console autocompletion (fixes #451)
|
2016-05-01 20:30:34 +02:00 |
|
def
|
915bce38fc
|
Toggling console with custom bind doesn't print that key on console (fixes #443)
|
2016-05-01 00:26:03 +02:00 |
|
def
|
4761608329
|
Input fixes from TW master for mouse wheel
|
2016-04-30 20:11:26 +02:00 |
|
def
|
a1403ef457
|
Make sure GetClipboardText's null returns are handled properly
|
2016-04-29 21:56:38 +02:00 |
|
def
|
632db36fe4
|
Add clipboard copy&paste support (by swick)
|
2016-04-29 21:56:38 +02:00 |
|
def
|
db8a126315
|
Merge swick's SDL2 branch
|
2016-04-29 21:55:48 +02:00 |
|
H-M-H
|
8e24ef8020
|
commanddescription can now be placed directly in
the commandparamsstring: "s[file]"
|
2015-12-28 16:19:52 +01:00 |
|
H-M-H
|
11a426c18b
|
added (console-)command usage
|
2015-12-23 14:29:31 +01:00 |
|
def
|
d570683b5a
|
TAB in console doesn't influence menu (fixes #239)
|
2015-07-24 01:28:19 +02:00 |
|
def
|
6e8ada1ac8
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
|
def
|
7c38ecc5fb
|
Fix console page color
|
2015-05-19 17:47:51 +02:00 |
|
def
|
c1374ac70a
|
Oops, fix highlighting color in console again
|
2015-02-02 00:21:41 +01:00 |
|
def
|
aaf8311304
|
Reset highlighting color
|
2015-01-27 01:13:27 +01:00 |
|
def
|
c004a352d2
|
Highlight in console
|
2014-12-20 13:37:11 +01:00 |
|
def
|
f609417d43
|
Don't clear rcon history when connecting to new server
|
2014-10-19 13:11:57 +02:00 |
|
Wohoo-GC
|
200fc3545b
|
SHIFT+TAB invert completion order
|
2014-10-06 23:36:39 +02:00 |
|
def
|
cb5fa76f85
|
Alternative fix for console input (doesn't break other things at least)
|
2014-03-30 22:58:59 +02: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 |
|
oy
|
86cd0cefd7
|
fixed wrapping problems when rendering console input
|
2013-02-24 17:34:51 +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
|
b44ee3d975
|
reworked ban system
|
2011-12-29 23:36:53 +01:00 |
|
GreYFoX
|
ff696bad6c
|
Mac Loves Cyclic Includes
|
2011-08-31 13:56:04 +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 |
|
oy
|
a0a62bcd70
|
fixed econ feature and tcp
|
2011-07-30 13:40:01 +02:00 |
|
oy
|
571dff6216
|
made rcon auto completion serverside. Closes #97
|
2011-07-14 22:07:21 +02:00 |
|
oy
|
37bdc4c2a1
|
removed some unneeded stuff
|
2011-06-09 23:40: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
|
41ebc9bc9d
|
fixed cursor marker position in console
|
2011-05-03 23:30:50 +02:00 |
|
GreYFoX
|
9397c4a55f
|
some make release changes for adding sql server files
Servers are no longer build with SQL by default.
fixed compilation on Mac OS X 10.5
|
2011-04-15 04:32:53 +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 |
|
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 |
|
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 |
|
GreYFoX
|
0d0f72b059
|
stopped spamming the console
|
2011-03-18 02:10:48 +02:00 |
|
GreYFoX
|
974f429957
|
Added git revision to several places
|
2011-03-18 01:21:07 +02:00 |
|
GreYFoX
|
0cbcdd027a
|
Removed Helper made Moderators able to moderate only
Enumerated levels
http://ddrace.info/forum/showthread.php?t=528
or modify the server and change the game type to something other than DDRace thank you
|
2011-03-16 16:27:30 +02:00 |
|
oy
|
7b91ebd01c
|
show actual page and fixed overlapping in the console
|
2011-03-15 09:15:46 +01:00 |
|
SushiTee
|
c0b905f852
|
-fixed compiler warnings
-fixed mac compiling
|
2011-01-26 14:45:44 +02: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
|
665934ee09
|
cleaned up several uses of timestamps for filenames
|
2010-12-08 00:32:50 +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
|
a109e1150d
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/shared/config_variables.h
src/game/client/components/console.cpp
src/game/client/gameclient.cpp
src/game/editor/ed_editor.h
src/game/server/gamecontext.cpp
|
2010-11-18 01:10:59 +02:00 |
|