def
|
902e4b7487
|
Also use map name by default for manual demo recording
|
2015-08-22 17:36:47 +02:00 |
|
def
|
db2256e827
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
|
def
|
e6db197183
|
Fix scroll bar in server control votes when search bar is used
|
2015-07-25 18:43:54 +02:00 |
|
Nikita Zyuzin
|
077db7d149
|
Fix bug with 'Join Red' and 'Spectate' buttons sharing same state variable
|
2015-05-29 01:11:01 +04:00 |
|
def
|
8f02de318b
|
Make dummy connecting a bit nicer: Show that dummy is being connected, disable unusable buttons
|
2015-04-19 14:40:05 +02:00 |
|
def
|
16106d8ee6
|
Fix menu bug with button pressing (more of a hack)
|
2015-04-19 14:24:20 +02:00 |
|
def
|
6d54de89b6
|
Get rid of clang static analyzer warnings
|
2015-04-19 00:31:45 +02:00 |
|
def
|
7bd3da6679
|
Hopefully fix voting problems
|
2015-04-03 01:29:11 +02:00 |
|
def
|
d8c97f0339
|
Fix: Still show empty lines in votes
|
2015-03-15 17:08:39 +01:00 |
|
def
|
6fc024d71f
|
Fix Visual Studio compilation
|
2015-03-14 17:26:24 +01:00 |
|
def
|
a913b1731c
|
Fix scrolling in votes
|
2015-03-14 16:52:57 +01:00 |
|
def
|
079d92c3e7
|
Fix vote selection
|
2015-03-14 15:32:04 +01:00 |
|
def
|
6f4c7a1d41
|
Fix vote option search
|
2015-03-14 11:05:08 +01:00 |
|
def
|
81cb8fd32d
|
Working call vote search (fixes #126)
|
2015-03-13 16:44:05 +01:00 |
|
def
|
888c61a07d
|
Prepare call vote search (but not implemented yet)
|
2015-03-13 16:15:05 +01:00 |
|
def
|
1144ba77c6
|
Split up demo recording into 3 separate recorders
|
2014-10-16 17:42:13 +02:00 |
|
def
|
89b92b4d6b
|
Cleanup
|
2014-09-23 09:52:18 +02:00 |
|
laxa
|
080ffc4df4
|
Sort ingame menus -> kick player -> move players to spectator
|
2014-09-23 08:03:26 +02:00 |
|
laxa
|
f13f040468
|
Sort playerlist inside game from Player tab
|
2014-09-23 02:10:59 +02:00 |
|
def
|
7a2021806b
|
Fix ingame ddnet menu (thanks east)
|
2014-09-20 13:49:29 +02:00 |
|
def
|
684ad0b890
|
Ingame DDNet menu
|
2014-09-20 13:41:20 +02:00 |
|
def
|
2bf417b41f
|
Add setting for disconnect confirmation
|
2014-07-10 16:50:59 +02:00 |
|
def
|
15ff17d8f8
|
Cleanup of some menus, added editor button, added disconnect question
|
2014-07-08 20:21:19 +02:00 |
|
def
|
3d802dd5aa
|
Fix: ingame menu doesn't stop reacting anymore
|
2014-07-08 02:00:13 +02:00 |
|
def
|
7875c2ec36
|
Android support (by Pelya)
|
2014-06-16 13:29:18 +02:00 |
|
def
|
e220f1b5a8
|
Fix: Better positioning of ingame menu buttons for 5:4 and 4:3 resolutions
|
2014-05-04 00:11:11 +02:00 |
|
def
|
9f509eeedb
|
Fix: Dummy setting updates
|
2014-04-28 15:19:57 +02:00 |
|
def
|
3dce4c9489
|
Add dummy (Thanks to //toast and Monsta)
|
2014-04-26 20:29:42 +02:00 |
|
def
|
434b2bec52
|
More info in player options
|
2014-02-19 14:49:08 +01:00 |
|
def
|
6b8e6dcb10
|
Fix Player Options
|
2014-02-02 21:06:05 +01:00 |
|
def
|
9b4d792fac
|
Fix: Proper player options menu
|
2014-01-10 13:55:31 +01:00 |
|
def
|
ef65abfe35
|
Fix scrolling lists in menus
|
2014-01-10 12:22:48 +01:00 |
|
def
|
7a9631ce19
|
Fix Player Options for 64 players
|
2013-12-31 22:14:59 +01:00 |
|
def
|
652d742d6a
|
Fix: Show correct IP in server info
|
2013-12-18 04:11:26 +01:00 |
|
def
|
9a1ff10b0a
|
Add button to disable chat
|
2013-11-14 16:23:15 +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
|
e8f9145a0d
|
deactivate player ignore setting if show just friends chat is active and player isn't a friend
|
2012-01-10 23:03:23 +01:00 |
|
GreYFoX
|
de4a95c5d2
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
|
2011-08-20 06:50:06 +02:00 |
|
oy
|
b1e7797b19
|
fixed compiling with mingw
|
2011-08-19 00:12:30 +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
|
2b2ddde04f
|
sort players in kick/move to spec vote and player options by team. Closes #809
|
2011-08-05 19:52:38 +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 |
|
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 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
GreYFoX
|
aaac8a3f77
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/version.h
|
2011-04-09 22:33:06 +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
|
c902d98be3
|
moved vote tabs on top
|
2011-04-09 00:03:56 +02:00 |
|
oy
|
b985fdc20a
|
added new friend/mute buttons by Crises and reworked the player options like Landil suggested. Closes #579
|
2011-04-06 20:18:31 +02:00 |
|