oy
|
4fde2cf7f2
|
add tuning to demo. Closes #899
|
2012-01-09 00:49:20 +01:00 |
|
oy
|
7c300ccc7b
|
added player names to dm score hud and repositioned the player name in team games. Closes #871
|
2012-01-09 00:28:42 +01:00 |
|
oy
|
526262ea55
|
increased the size of emoticons in the selector. Closes #625
|
2012-01-09 00:23:58 +01:00 |
|
oy
|
e960cbdff3
|
added a config to display the code string of a country flag instead of the image. Closes #897
|
2012-01-08 18:16:38 +01:00 |
|
oy
|
3811476c6e
|
removed multiple updating of the renderinfo for ninjas. Closes #855
|
2012-01-08 15:44:49 +01:00 |
|
oy
|
3626286d0d
|
skip inactive kick for debug dummies to avoid console spam
|
2012-01-08 15:26:37 +01:00 |
|
oy
|
57a975f38e
|
added a server command to lock teams. Closes #831
|
2012-01-08 13:55:20 +01:00 |
|
oy
|
a9db705c14
|
fixed that refocus is done when using Home-key in a editor edit box. Closes #821
|
2012-01-08 13:36:47 +01:00 |
|
oy
|
f8b895181a
|
show animation/grid/zoom level in the map editor. Closes #780
|
2012-01-08 13:16:19 +01:00 |
|
oy
|
bafd22ebe7
|
show path in the editor file dialog. Closes #786
|
2012-01-08 13:14:02 +01:00 |
|
oy
|
be37147342
|
fixed border rendering in the editor's image preview. Closes #908
|
2012-01-08 01:47:53 +01:00 |
|
oy
|
58f5779508
|
- disabled clipping lines in the tile picker
- fixed aspect ratio of the image in the tile picker
Closes #833
|
2012-01-08 01:14:52 +01:00 |
|
oy
|
535324d6ed
|
added an entry for the kill command to the controls menu. Closes #652
|
2012-01-08 00:20:02 +01:00 |
|
oy
|
6649d651a8
|
switched client and highlight chat sound. Closes #630
|
2012-01-06 20:06:13 +01:00 |
|
oy
|
2785293469
|
don't start playing the music again if we're quitting
|
2012-01-06 20:03:57 +01:00 |
|
oy
|
f3ebfae18e
|
drop multiple chat sounds that are played within 300ms. Closes #440
|
2012-01-06 19:47:49 +01:00 |
|
oy
|
b592d7a591
|
cleaned up playing of global sounds
|
2012-01-06 19:38:40 +01:00 |
|
oy
|
7328098f8d
|
Merge pull request #912 from matricks/threadedflip
Threadedflip
|
2012-01-03 15:40:30 -08:00 |
|
Magnus Auvinen
|
c1942ca6cb
|
fixed the render frame time and cleaned up some more code
|
2012-01-01 13:38:46 +01:00 |
|
oy
|
c975390195
|
made vote ban check if the ip matches an authed player
|
2011-12-31 12:11:48 +01:00 |
|
Magnus Auvinen
|
b31abc4053
|
fixed so that you can select graphics backend via gfx_threaded
|
2011-12-31 10:29:25 +01:00 |
|
Magnus Auvinen
|
4e923442e4
|
fixed the broken damage indicators
|
2011-12-31 10:15:54 +01:00 |
|
Magnus Auvinen
|
8e56885795
|
initial commit of the threaded graphics. can start game and render the gui. no textures at the moment. still waits for the swap for now
|
2011-12-31 01:06:04 +01:00 |
|
oy
|
ccaec79567
|
made it possible to automatically swap teams between rounds
|
2011-12-30 22:47:26 +01:00 |
|
oy
|
11cc0e78d7
|
removed chat spam for the team commands
|
2011-12-30 22:30:28 +01:00 |
|
oy
|
ed4158e837
|
fixed last commit
|
2011-12-30 22:17:51 +01:00 |
|
BeaR
|
afb1d5e201
|
Swap and Shuffle Teams
|
2011-12-30 21:52:01 +01:00 |
|
Magnus Auvinen
|
8ffe582615
|
ugly incomplete hack to put the rendering into another thread so we don't have to wait for the flip
|
2011-12-30 16:02:22 +01:00 |
|
oy
|
b44ee3d975
|
reworked ban system
|
2011-12-29 23:36:53 +01:00 |
|
oy
|
353f5cc8d6
|
fixed that the flag grab sound is played several times in a server side demo. Closes #901
|
2011-12-29 13:56:24 +01:00 |
|
oy
|
6e20c32859
|
removed some resource loading spam. Closes #894
|
2011-12-10 18:23:29 +01:00 |
|
oy
|
99f04a7f87
|
let the server check if the input aims the center. Closes #889
|
2011-12-10 18:21:12 +01:00 |
|
Choupom
|
1efb494169
|
fixed #791 Ability to disable the magnetic behaviour of the grid
|
2011-12-04 22:44:06 +01:00 |
|
Choupom
|
713dd3bc08
|
fixed controls rendering with low ui scale
|
2011-12-04 22:43:41 +01:00 |
|
oy
|
8e0ce38e29
|
fixed sv_max_client usage
|
2011-12-04 16:51:33 +01:00 |
|
oy
|
9a03989e84
|
added "Make an option for each envelope: (a) synchronized (b) starting at join" by Choupom
|
2011-12-04 14:39:47 +01:00 |
|
Choupom
|
873c5a77bc
|
some trivial fixes
|
2011-12-04 14:21:20 +01:00 |
|
oy
|
b99ac459be
|
fixed envelope rendering when seeking in the demo player
|
2011-12-04 14:04:12 +01:00 |
|
SushiTee
|
e411d8f591
|
made envelope rendering more smooth
|
2011-12-04 13:15:24 +01:00 |
|
oy
|
df4e11dc82
|
fixed fixed camera position when chatting as spectator. Closes #880
|
2011-11-30 01:47:35 +01:00 |
|
oy
|
05f77f64af
|
added caching for the play command. Closes #891
|
2011-11-30 01:41:00 +01:00 |
|
oy
|
e858c9396b
|
renamed a variable
|
2011-11-29 22:15:27 +01:00 |
|
SushiTee
|
c22b6c4b4f
|
fixed selecting of quad points
|
2011-11-29 22:03:10 +01:00 |
|
SushiTee
|
48d21b61a2
|
fixed links between tile layer color envelopes when deleting envelopes
|
2011-11-29 22:01:03 +01:00 |
|
oy
|
b1e7797b19
|
fixed compiling with mingw
|
2011-08-19 00:12:30 +02:00 |
|
SushiTee
|
2ceb0fde91
|
fixed editor zooming if gui is not active
|
2011-08-16 23:15:51 +02:00 |
|
oy
|
2708256186
|
fixed quad selection via envelope preview
|
2011-08-16 21:35:00 +02:00 |
|
oy
|
f36cc57bdd
|
fixed last commit
|
2011-08-15 20:12:31 +02:00 |
|
Alexandre
|
de5eccef3f
|
Fix Stuffs & clean comments
|
2011-08-15 18:07:09 +02:00 |
|
Alexandre
|
367bb4b837
|
Map Editor: Envelope Preview
|
2011-08-15 18:07:05 +02:00 |
|