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
|
45302957f1
|
removed some unused zlib stuff. Closes #907
|
2012-01-07 23:50:47 +01:00 |
|
oy
|
2785293469
|
don't start playing the music again if we're quitting
|
2012-01-06 20:03:57 +01:00 |
|
oy
|
6ad6d59b6f
|
fixed memory corruption with snd_buffer_size config
|
2012-01-06 19:27:18 +01:00 |
|
oy
|
29738552a6
|
made bindaddr config work for client and master too. Closes #909
|
2012-01-06 19:17:14 +01:00 |
|
oy
|
78bb0e3d8c
|
fixed compiling for macosx
|
2012-01-06 16:35:48 +01:00 |
|
oy
|
71dd0c5aab
|
made gfx_finish work again
|
2012-01-06 14:12:49 +01:00 |
|
oy
|
12f76e7f8d
|
made the editor work again. Closes #914
|
2012-01-06 12:55:19 +01:00 |
|
oy
|
f14c0e2359
|
fixed linking for older gcc versions
|
2012-01-04 01:19:54 +01:00 |
|
oy
|
cc94472f04
|
fixed mac osx
|
2012-01-04 00:52:24 +01:00 |
|
oy
|
213b88835e
|
fixed compiling on windows
|
2012-01-04 00:48:04 +01:00 |
|
oy
|
7328098f8d
|
Merge pull request #912 from matricks/threadedflip
Threadedflip
|
2012-01-03 15:40:30 -08:00 |
|
Magnus Auvinen
|
7393151b6d
|
fixed the osx opengl make current thingie.. I think...
|
2012-01-03 22:53:24 +01:00 |
|
Magnus Auvinen
|
666401e309
|
added osx implementation. not tested, not even compiled once. hope it works
|
2012-01-03 22:49:31 +01:00 |
|
Magnus Auvinen
|
2991f4071e
|
fixed kicking of command buffer if it's full when rendering. fixed compile error on windows
|
2012-01-03 22:01:37 +01:00 |
|
Magnus Auvinen
|
50d872531a
|
cleaned up the code. fixed so that SDL is inited on main thread and then transfers the gl context to the render thread
|
2012-01-03 21:39:10 +01:00 |
|
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
|
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
|
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 |
|
oy
|
80835d2c11
|
added version files for pnglite and wavepack(both up-to-date). Closes #900
|
2011-12-29 14:00:28 +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
|
6e20c32859
|
removed some resource loading spam. Closes #894
|
2011-12-10 18:23:29 +01:00 |
|
oy
|
55fe59fa8a
|
updated zlib to 1.2.5
|
2011-12-04 17:50:52 +01:00 |
|
oy
|
8e0ce38e29
|
fixed sv_max_client usage
|
2011-12-04 16:51:33 +01:00 |
|
Choupom
|
b2a825652d
|
added a command to unban all
|
2011-12-04 14:22:59 +01:00 |
|
oy
|
0fdc9c1b8e
|
cleaned up few things
|
2011-12-04 14:17:05 +01:00 |
|
oy
|
05f77f64af
|
added caching for the play command. Closes #891
|
2011-11-30 01:41:00 +01:00 |
|
oy
|
48d367db20
|
added faster way of inverting the sorted serverlist by KillaBilla. Closes #885
|
2011-11-29 22:34:47 +01:00 |
|
oy
|
8238853b8c
|
added a todo note
|
2011-11-29 22:18:40 +01:00 |
|
eeeee
|
1452b6811c
|
Replaced sorting implementation with stable one to prevent annoying flickering on server browser update.
|
2011-11-29 22:16:41 +01:00 |
|
Shereef Marzouk
|
c6fd4a2cc5
|
General whitespace and tab cleanup
|
2011-08-11 10:59:14 +02:00 |
|