Magnus Auvinen
|
c31c82a584
|
added support for video modes
|
2012-01-01 14:30:45 +01:00 |
|
Magnus Auvinen
|
d7fe3ddaab
|
fixed shutdown and screenshot functionallity
|
2012-01-01 14:15:35 +01:00 |
|
Magnus Auvinen
|
c1942ca6cb
|
fixed the render frame time and cleaned up some more code
|
2012-01-01 13:38:46 +01:00 |
|
Magnus Auvinen
|
8b76105cfa
|
cleaned up some of the code
|
2011-12-31 14:00:49 +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
|
6e57620c2c
|
added flags for mipmap generation on textures. fixes missing texts
|
2011-12-31 11:18:55 +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
|
7a36a103ae
|
fixed so that the rendering can be done async from the input, network and update
|
2011-12-31 10:04:46 +01:00 |
|
Magnus Auvinen
|
8a91bfa1dd
|
fixed texture upload support. removed raw gl calls from the text render
|
2011-12-31 09:40:11 +01:00 |
|
Magnus Auvinen
|
50e75da333
|
fixed so that the resolusion is set correctly on init
|
2011-12-31 01:23:04 +01:00 |
|
Magnus Auvinen
|
09b785a290
|
splitted out the graphics threaded into a separate header
|
2011-12-31 01:11:24 +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 |
|
oy
|
8052ddf0ff
|
fixed compiling
|
2011-12-30 19:35:57 +01:00 |
|
oy
|
de3e94d901
|
clean up temp commands on logout in the client
|
2011-12-30 19:21:00 +01:00 |
|
oy
|
ec4bb94537
|
added logout command for econ
|
2011-12-30 19:12:31 +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
|
1bb64d7534
|
fixed last commit
|
2011-12-30 00:07:17 +01:00 |
|
Learath2
|
81e6cf6f83
|
Added logout command. Closes #903
|
2011-12-29 23:53:07 +01:00 |
|
oy
|
b44ee3d975
|
reworked ban system
|
2011-12-29 23:36:53 +01:00 |
|
heinrich5991
|
72d5ef329b
|
added tileset_borderrem and renamed tileset_bordercopy -> tileset_borderset
|
2011-12-29 14:36:00 +01:00 |
|
heinrich5991
|
5722592916
|
added tileset_borderadd, aesthetical changes
|
2011-12-29 14:35:51 +01:00 |
|
heinrich5991
|
f76c7a8873
|
fixed a bug with constants, made the macro more readable
|
2011-12-29 14:35:45 +01:00 |
|
heinrich5991
|
41daa3b110
|
added tileset_bordercopy tool
|
2011-12-29 14:35:33 +01:00 |
|
oy
|
80835d2c11
|
added version files for pnglite and wavepack(both up-to-date). Closes #900
|
2011-12-29 14:00:28 +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
|
4c73eab869
|
fixed empty player names based on utf8 characters. Closes #904
|
2011-12-29 13:34:13 +01:00 |
|
oy
|
988b1c22cf
|
fixed that the server browser list gets sorted twice on a new entry
|
2011-12-29 13:06:53 +01:00 |
|
oy
|
af9775f400
|
fixed texture increasing in the text renderer
|
2011-12-29 13:03:06 +01:00 |
|
oy
|
4f0ee26fcf
|
removed some unused code
|
2011-12-29 12:37:28 +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 |
|
Krzysztof Socha
|
242e551142
|
changed make_release.py script, so it can correctly create universal binary on all architectures
|
2011-12-10 18:13:03 +01:00 |
|
Krzysztof Socha
|
1fb4ead61a
|
added x86_64 mac support to bam.lua
|
2011-12-10 18:12:58 +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
|
7d109a2c58
|
forgot some files
|
2011-12-04 22:36:11 +01:00 |
|
oy
|
f12095fb51
|
fixed win64 building
|
2011-12-04 22:28:58 +01:00 |
|
oy
|
2df6e0d04d
|
updated freetype to 2.4.8 on windows
|
2011-12-04 20:10:30 +01:00 |
|
oy
|
318d4e24b0
|
updated dejavu font to 2.33
|
2011-12-04 19:50:43 +01:00 |
|
oy
|
55fe59fa8a
|
updated zlib to 1.2.5
|
2011-12-04 17:50:52 +01:00 |
|
oy
|
9221f3dda2
|
added missing close for a file search handle
|
2011-12-04 17:21:34 +01:00 |
|
oy
|
c3a91f19b3
|
fixed debug message, c&p...
|
2011-12-04 17:12:44 +01:00 |
|
oy
|
c057f96540
|
fixed error message for socket creation on windows
|
2011-12-04 17:09:30 +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 |
|