oy
|
f25010d9dd
|
Merge branch 'master' of github.com:teeworlds/teeworlds
Conflicts:
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
|
2012-08-19 12:46:24 +02:00 |
|
oy
|
37b43caba8
|
cleaned up Sv_VoteOptionListAdd message
|
2012-08-19 10:40:30 +02:00 |
|
oy
|
8b5dddf2ba
|
fixed some problems with force_vote
|
2012-08-18 20:14:23 +02:00 |
|
oy
|
34ebab8cab
|
made force_vote just ui based
|
2012-08-18 18:42:31 +02:00 |
|
oy
|
d8d259a166
|
made the client handle callvote and teamchange cases even more and let the server be more silent on faulty tries
|
2012-08-18 11:21:54 +02:00 |
|
Magnus Auvinen
|
8ed246fa1c
|
fixed all the errors that the clang static analayzer found
|
2012-08-17 18:32:56 +02:00 |
|
Magnus Auvinen
|
4e20a9e6c0
|
cleaned up warnings that clang spits out. some bugs found with it.
|
2012-08-17 00:03:53 +02:00 |
|
Magnus Auvinen
|
700d3780bb
|
added missing flush to SendStartIfno
|
2012-08-16 20:33:07 +02:00 |
|
oy
|
80cb4e15a4
|
improved callvote handling on the client, merged its messages and made the server be more silent on faulty tries
|
2012-08-16 12:03:44 +02:00 |
|
oy
|
dc22f9fa1c
|
merged vote start/end messages
|
2012-08-14 00:16:54 +02:00 |
|
oy
|
d2924b5ad6
|
cleaned up core events
|
2012-08-13 10:36:01 +02:00 |
|
Magnus Auvinen
|
85a5fd8bc0
|
fixed missing texture unload in the editor
|
2012-08-12 14:32:37 +02:00 |
|
Magnus Auvinen
|
563f1d0c52
|
removed the operator int() from IGraphics::CTextureHandle and ISound::CSampleHandle in order to catch more bugs
|
2012-08-12 14:02:50 +02:00 |
|
Magnus Auvinen
|
dfcbe85488
|
introduced ISound::CSampleHandle to add more typesafty
|
2012-08-12 13:56:35 +02:00 |
|
Magnus Auvinen
|
b47fb66393
|
removed ugly g_GameClient stuff from the game client files
|
2012-08-12 13:05:22 +02:00 |
|
Magnus Auvinen
|
cb95e8dfe8
|
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
|
2012-08-12 12:41:50 +02:00 |
|
oy
|
6c530b2926
|
made ingame notifications for players simple game messages and let the client handle/localise them
|
2012-08-11 12:34:03 +02:00 |
|
SushiTee
|
02d64ed331
|
fixed team colors
|
2012-08-10 17:35:17 +02:00 |
|
SushiTee
|
aa2f4c9353
|
removed ui color and ui scale config variables
|
2012-08-10 17:35:07 +02:00 |
|
oy
|
93c169c71d
|
show enter/leave team change messages in demos
|
2012-08-04 17:45:16 +02:00 |
|
oy
|
4333f832f7
|
fixed demo recording/playing, clientinfo for server dummies and wrong team colours in scoreboard
|
2012-08-04 12:50:45 +02:00 |
|
oy
|
525825c215
|
fixed some warnings with gcc
|
2012-08-03 19:28:15 +02:00 |
|
BeaR
|
a1d039f8e9
|
Embedded textures weren't load correctly ingame
|
2012-08-03 19:13:26 +02:00 |
|
oy
|
55a3ee1b16
|
fixed shape of the refresh icon in the server browser
|
2012-08-03 19:10:23 +02:00 |
|
oy
|
ab5ce4a492
|
fixed that internet/lan tab doesn't work as fresh button
|
2012-08-03 18:53:46 +02:00 |
|
oy
|
f364fd7cf4
|
skip player prediction when the game/round is over
|
2012-08-03 18:47:04 +02:00 |
|
oy
|
f9427a3aa3
|
made server resend gameinfo just when it changed and fixed match counter
|
2012-08-03 18:46:57 +02:00 |
|
oy
|
d61d25677b
|
cleaned up PlayerInfo check/usage in the gameclient
|
2012-08-03 18:46:49 +02:00 |
|
oy
|
65448ea7b0
|
cleaned up gameclients player/team calculation
|
2012-08-03 18:46:41 +02:00 |
|
oy
|
b1d28c5740
|
cleaned up updating the friend state
|
2012-08-03 18:46:33 +02:00 |
|
oy
|
8971497029
|
finished client enter/leave events, removed client changes
|
2012-08-03 18:46:25 +02:00 |
|
oy
|
9164c1d879
|
made the server validate player input
|
2012-08-03 18:46:17 +02:00 |
|
oy
|
280fdb34a4
|
fixed netobj corrections on gametstatetimer, ticks and fixed team in clientinfo
|
2012-08-03 18:46:10 +02:00 |
|
oy
|
a55a7dfef0
|
cleaned up types within network data
|
2012-08-03 18:46:01 +02:00 |
|
oy
|
719867271f
|
fixed updating skin colour on team change and made player team work event based
|
2012-07-30 23:59:29 +02:00 |
|
oy
|
c808d48f20
|
handle some network snapshot data as messages/events and add them locally for demo recording
|
2012-07-29 11:54:29 +02:00 |
|
oy
|
de7942d6e4
|
fixed editor crash on replacing images. Closes #981
|
2012-07-22 10:43:19 +02:00 |
|
BeaR
|
2c4bcf8874
|
grey out text color of non-active gui elements. Closes #867.
|
2012-07-21 19:28:03 +02:00 |
|
oy
|
a6d658903d
|
fixed invalid inactive kick when dead during survival. Closes #957
|
2012-07-21 19:18:49 +02:00 |
|
BeaR
|
96d30fa820
|
end a round when there's only 1 player left (#961)
|
2012-07-21 18:48:19 +02:00 |
|
oy
|
a9165cd7a0
|
removed no longer needed server dummy commands
|
2012-07-21 18:34:24 +02:00 |
|
oy
|
f8e114ff5a
|
fixed problems with RGB images in maps. Closes #962
|
2012-07-21 11:38:26 +02:00 |
|
oy
|
0e28755475
|
show ninja powerup status in the hud. Closes #955
|
2012-07-21 11:06:18 +02:00 |
|
oy
|
a69a0c4f67
|
reduced some possible spam for the server
|
2012-07-19 12:18:12 +02:00 |
|
oy
|
5c2534969c
|
fixed saved skin files and cleaned up writing newlines
|
2012-07-19 11:57:20 +02:00 |
|
oy
|
cc90329689
|
"Bug fix - When mousing over "Show only chat messages from friends" an 'x' appears without selecting but goes away when highlight fades. Added default variable to 0, like others in menu." by theanomaly18
|
2012-07-19 11:11:14 +02:00 |
|
oy
|
63fe5a70da
|
removed duplicate particle handling. Closes #975
|
2012-07-19 11:02:45 +02:00 |
|
oy
|
ae6d2b6fdb
|
auto-refresh the demo browser when opening it
|
2012-07-19 10:56:23 +02:00 |
|
oy
|
b69417f3aa
|
let the demoplayer check for the correct net version (prevents crash) and show the reason within the error popup
|
2012-07-19 10:51:04 +02:00 |
|
oy
|
42f689f5f3
|
added missing newline at end of file
|
2012-07-18 00:26:40 +02:00 |
|