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
|
78e18dc2cb
|
Show user authlevel on status command. Closes #985
|
2012-07-29 12:17:16 +02:00 |
|
oy
|
c28a45796b
|
fixed asserts when sorting the server browser
|
2012-07-29 12:09:31 +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
|
3d10432d97
|
fixed compiler error. Closes #982
|
2012-07-22 10:44:50 +02:00 |
|
oy
|
de7942d6e4
|
fixed editor crash on replacing images. Closes #981
|
2012-07-22 10:43:19 +02:00 |
|
oy
|
9ae4479dad
|
cleaned up rcon auth messages
|
2012-07-21 20:00:01 +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 |
|
oy
|
7d8e76ecaf
|
fixed semaphore behavior on windows. Closes #926. Closes #934.
|
2012-07-21 18:53:09 +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
|
c24e35fa87
|
merged tileset_border tools
|
2012-07-21 18:30:21 +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
|
5fdca5bf54
|
removed some unused save directories and abort when the save directory cannot be created
|
2012-07-19 11:49:03 +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
|
3a0b017619
|
fixed try_lock on windows
|
2012-07-19 10:01:57 +02:00 |
|
oy
|
42f689f5f3
|
added missing newline at end of file
|
2012-07-18 00:26:40 +02:00 |
|
SushiTee
|
fea5e1316c
|
-changed tab color -fixed general button
|
2012-07-17 22:08:32 +02:00 |
|
SushiTee
|
0f7b734aff
|
moved tab bar to edge of menu
|
2012-07-17 22:07:39 +02:00 |
|
SushiTee
|
c6d6328353
|
changed in game menu (divided game stuff from settings)
|
2012-07-17 22:07:13 +02:00 |
|
SushiTee
|
8df2d0140c
|
don't render empty filters
|
2012-07-17 22:04:31 +02:00 |
|
SushiTee
|
97e43c744c
|
don't load internet server list when it should be LAN
|
2012-07-17 22:04:03 +02:00 |
|
Choupom
|
4961d9dfa8
|
fixed custom color menu overlaps other menu
|
2012-07-17 22:02:57 +02:00 |
|
SushiTee
|
1072cc5509
|
fixed selecting servers with mouse
|
2012-07-17 22:02:19 +02:00 |
|
SushiTee
|
1cafa808b9
|
reintegrate settings into in game menu
|
2012-07-17 22:01:27 +02:00 |
|
Choupom
|
be2c055775
|
tweaked the skin files syntax a bit
|
2012-07-17 21:59:44 +02:00 |
|
Choupom
|
22fd41289f
|
fixed so we can change our skin from the console correctly
|
2012-07-17 21:58:38 +02:00 |
|
Choupom
|
93943acced
|
made some functions const
|
2012-07-17 21:56:01 +02:00 |
|
Choupom
|
f8939534c7
|
fixed so skin is default the first time we launch the game
|
2012-07-17 21:55:20 +02:00 |
|
Choupom
|
3c02b896fa
|
fixed display of custom color should be removed if there is nothing chosen for the current selection
|
2012-07-17 21:54:26 +02:00 |
|
Choupom
|
ccbb82fd80
|
fixed client info resend on team gametypes
|
2012-07-17 21:53:28 +02:00 |
|
oy
|
be6fff32a3
|
fixed last commit
|
2012-07-17 21:51:40 +02:00 |
|
Choupom
|
e548308bbb
|
merged skin system
|
2012-07-17 21:51:01 +02:00 |
|
SushiTee
|
052f4b5514
|
fixed overlapping in controls settings page (fixes #3)
|
2012-07-17 13:16:10 +02:00 |
|
SushiTee
|
4b57161752
|
-integrated popups into menu -made filter editable
|
2012-07-17 13:10:11 +02:00 |
|
SushiTee
|
1220bafb0e
|
continued rearranging server browser
|
2012-07-17 13:00:42 +02:00 |
|
SushiTee
|
6b1256799a
|
fixed top right corner of settings
|
2012-07-17 12:59:37 +02:00 |
|
SushiTee
|
8e09a80e22
|
- new browser icon - fixed overlay - colorizing ping
|
2012-07-17 12:55:47 +02:00 |
|
SushiTee
|
e1152c25e5
|
added buttons to header and changed sizes a bit
|
2012-07-17 12:24:39 +02:00 |
|
SushiTee
|
4019c42ac3
|
added some stuff to filter header
|
2012-07-17 12:18:47 +02:00 |
|
SushiTee
|
8ce18b32c1
|
marking hot entries
|
2012-07-17 12:13:02 +02:00 |
|
oy
|
6a4b68db95
|
fixed last commit
|
2012-07-17 12:11:04 +02:00 |
|
SushiTee
|
9bbfa8a943
|
more work on serverbrowser. selecting and scrolling works fine now
|
2012-07-17 12:09:15 +02:00 |
|
SushiTee
|
8a79f18805
|
continued working on server browser
|
2012-07-17 11:59:24 +02:00 |
|
SushiTee
|
80e7da8f63
|
made serverbrowser able to have more filters (TODO: redo it after the rendering of it is done)
|
2012-07-17 11:19:12 +02:00 |
|
SushiTee
|
d135117135
|
began with server browser filters
|
2012-07-17 11:03:43 +02:00 |
|
oy
|
c7938ced97
|
fixed last commit
|
2012-07-16 19:20:52 +02:00 |
|
SushiTee
|
65cc8f7fd9
|
rearranged settings pages
|
2012-07-16 19:15:10 +02:00 |
|
SushiTee
|
ec29a5f104
|
made menu the same size on every resolution
|
2012-07-16 18:15:22 +02:00 |
|
SushiTee
|
6757e667e7
|
added server browser tabs
|
2012-07-16 18:11:05 +02:00 |
|
SushiTee
|
74053427e5
|
-began to rearrange menu pages -added ESC shortcut to return to start menu
|
2012-07-15 19:10:07 +02:00 |
|
SushiTee
|
d3cc755d0e
|
- new settings.png - added possibility to invert rect edges
|
2012-07-15 19:02:21 +02:00 |
|
SushiTee
|
0e3c8e4bba
|
-fixed fade in graphics settings menu -added version to start menu
|
2012-07-15 18:56:08 +02:00 |
|
SushiTee
|
5bfcbb3e17
|
fixed friend list
|
2012-07-15 18:51:32 +02:00 |
|
SushiTee
|
a95ec67ac8
|
fixed demo playback
|
2012-07-15 18:50:43 +02:00 |
|
SushiTee
|
2d32a65e2a
|
fixed zoom
|
2012-07-15 18:50:12 +02:00 |
|
SushiTee
|
bf4a637d1f
|
fixed rendering envelopes
|
2012-07-15 18:48:18 +02:00 |
|
SushiTee
|
43be558ebc
|
forgot one static into for button mouse sense scrollbar
|
2012-07-15 18:41:04 +02:00 |
|
SushiTee
|
16879384d4
|
-default grey -new gui logo
|
2012-07-15 18:40:19 +02:00 |
|
SushiTee
|
f9df5c32bd
|
fixed camera
|
2012-07-15 18:38:09 +02:00 |
|
SushiTee
|
d6030e7084
|
some security
|
2012-07-15 18:36:51 +02:00 |
|
oy
|
d147653185
|
fixed last commit
|
2012-07-15 18:36:06 +02:00 |
|
SushiTee
|
4f9cd3bf14
|
changed way of loading the menu map (not save yet)
|
2012-07-15 18:35:47 +02:00 |
|
oy
|
608cd3b4a8
|
fixed compiling
|
2012-07-15 13:03:00 +02:00 |
|
SushiTee
|
ae64b8c2f5
|
lets fade it all :) -added missing images
|
2012-07-15 13:02:32 +02:00 |
|
SushiTee
|
faa7c0f073
|
added 0.5 sec image fade
|
2012-07-15 12:51:20 +02:00 |
|
SushiTee
|
248124c4d6
|
made images always fit into buttons with correct ratio
|
2012-07-15 12:48:54 +02:00 |
|
SushiTee
|
07dd9c1e97
|
added all images
|
2012-07-15 12:45:38 +02:00 |
|
SushiTee
|
1d480f34bd
|
-added images to startmenu -changed way to load menu image
|
2012-07-15 12:42:22 +02:00 |
|
oy
|
1f76649bd1
|
fixed compiling
|
2012-07-15 11:45:04 +02:00 |
|
SushiTee
|
4aeb552506
|
started with start menu
|
2012-07-15 11:42:03 +02:00 |
|
SushiTee
|
7d7d20cf8b
|
added some configuration
|
2012-07-15 11:21:16 +02:00 |
|
SushiTee
|
f7b52619b5
|
some more animation
|
2012-07-15 11:07:51 +02:00 |
|
SushiTee
|
350a2e92ea
|
fixed various things
|
2012-07-15 10:58:17 +02:00 |
|
oy
|
bd6705bd74
|
fixed last commit
|
2012-07-15 10:52:38 +02:00 |
|
SushiTee
|
fcabed11b4
|
started writing map background in menu
|
2012-07-15 10:50:05 +02:00 |
|
oy
|
b52144fef8
|
fixed missing messages when net connection closes
|
2012-07-08 18:37:32 +02:00 |
|
oy
|
9147623ad4
|
fixed some memory leaks in the map editor
|
2012-07-08 13:13:21 +02:00 |
|
oy
|
ecf99fbcb4
|
added some missing file handle closures
|
2012-07-08 12:03:42 +02:00 |
|
oy
|
e4e3ba96d3
|
added command to force team balance
|
2012-07-08 11:54:36 +02:00 |
|
oy
|
0fcaa459ab
|
limit characters within player names to ascii range to prevent utf8 impersonating
|
2012-07-08 11:40:23 +02:00 |
|
oy
|
a7992085b8
|
cleaned up pure gametype/map check in the server browser and made pure gametypes 'more equal'
|
2012-07-07 18:35:08 +02:00 |
|