oy
f14c0e2359
fixed linking for older gcc versions
2012-01-04 01:19:54 +01:00
oy
f4f425b230
fixed compiling with gcc on windows
2012-01-04 01:10:56 +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
e59b24d8db
fixed atomics and semaphore for windows. can't test it correctly however due to that I only have a virtual box machine
2012-01-01 15:56:28 +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
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
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
f12095fb51
fixed win64 building
2011-12-04 22:28:58 +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
Choupom
b2a825652d
added a command to unban all
2011-12-04 14:22:59 +01:00
Choupom
873c5a77bc
some trivial fixes
2011-12-04 14:21:20 +01:00
oy
0fdc9c1b8e
cleaned up few things
2011-12-04 14:17:05 +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
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
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
Ian Wilson
5dd2d189ad
Fixes for compiling with Solaris kernel.
...
Fixed typo in CONF_PLATFORM_SOLARIS. Made sure that we don't try to use
the gcc endianness for Solaris. Included sys/filio.h for Solaris so that
FIONBIO is defined. Added linking flags -lsocket and -lnsl for Solaris
in bam.
2011-09-12 00:16:31 +02: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
oy
c38c632d06
fixed multiple popup creation in the editor. Closes #836
2011-08-13 19:22:01 +02:00
oy
4e830a71a1
decreased top offset of image add button in the editor. Closes #834
2011-08-13 18:53:41 +02:00
oy
7058726236
changed default UiPage to PAGE_INTERNET. Closes #839
2011-08-13 18:50:17 +02:00
Shereef Marzouk
c6fd4a2cc5
General whitespace and tab cleanup
2011-08-11 10:59:14 +02:00
Shereef Marzouk
2084febca7
Removed outdated comment
2011-08-11 10:43:27 +02:00
oy
5fc5b63dac
just list the correct envelope types(colour/pos) when linking an envelope to a quad/tile layer
2011-08-06 22:30:18 +02:00
oy
de05682d87
fixed play hooking when tune player_collision is 0. Closes #825
2011-08-06 13:57:59 +02:00
oy
003c0aa281
fixed aspect ratio in the editor's image preview. Closes #784
2011-08-06 13:08:29 +02:00
oy
f1ea039df7
added separator in image menu. Closes #785
2011-08-05 19:52:39 +02:00
oy
2b2ddde04f
sort players in kick/move to spec vote and player options by team. Closes #809
2011-08-05 19:52:38 +02:00
oy
e5395f00b3
fixed that activating a quad point doesn't align it on the grid and made moving the pivot use the grid. Closes#792
2011-08-05 19:52:37 +02:00
oy
fee2c2c452
fixed an overlapping in the editor. Closes #794
2011-08-05 19:52:36 +02:00
oy
b7605dd0b5
reset quad point selection when activating a different quad. Closes #819
2011-08-05 19:52:34 +02:00
oy
72eb98c75e
changed to trunk again
2011-08-05 19:52:33 +02:00
oy
709c05bb37
improved description for restart command. Closes #796
2011-08-05 19:52:32 +02:00
oy
2aee50d5b1
fixed a nasty noise problem. Closes #812
2011-08-05 18:37:59 +02:00
oy
dfd9e142d5
Merge pull request #801 from fisted/fix_srs
...
here is clevar solution for serious design flaw
2011-08-03 13:54:48 -07:00
oy
435639636e
Merge pull request #808 from SushiTee/master
...
fixed a warning
2011-08-03 13:53:18 -07:00
Shereef Marzouk
8877cf2293
Refactored some pointers
2011-08-02 12:35:14 +02:00
Shereef Marzouk
2b5c532589
converted white spaces to tabs
2011-08-02 12:14:49 +02:00
Shereef Marzouk
c1b23535ff
fixed typo
2011-08-02 12:14:23 +02:00
Shereef Marzouk
29de27f9dd
Used the enum const TILESLAYERFLAG_GAME instead of 1
2011-08-02 12:14:00 +02:00
SushiTee
83652c91ec
fixed a warning in client (mac)
2011-08-01 21:03:51 +02:00
SushiTee
370b93d8e1
fixed a warning
2011-08-01 12:11:10 +02:00
oy
50edfd37c0
made 0.6.1 release
2011-07-31 23:17:00 +02:00
oy
b25fc26c1c
zero out client memory on startup to prevent more bad surprises
2011-07-31 18:39:48 +02:00
oy
9cf4facd05
fixed a client crash in debug. Closes #806
2011-07-31 17:07:10 +02:00
oy
3209aec45f
fixed compiling error on osx
2011-07-31 13:17:38 +02:00
oy
9418802150
protected econ authentication against brute force
2011-07-31 13:05:12 +02:00
oy
1705c90e14
fixed ban for life on the server
2011-07-31 12:43:35 +02:00
oy
aabac3dcfc
send notification to enter a password when a client connects to econ. Closes #803
2011-07-31 02:25:55 +02:00
oy
9349af0085
clean up econ sockets on shutdown. Closes #804
2011-07-31 02:20:46 +02:00
oy
10c3e844d7
show alpha2 country code strings next to the flag in the country code selectors. Closes #805
2011-07-31 02:04:46 +02:00
oy
8d0cc2a825
reduced stack memory usage of CDataFileWriter
2011-07-31 01:40:28 +02:00
oy
34132ce244
fixed client crash in debug
2011-07-31 01:38:45 +02:00
oy
94bdd95957
added missing newlines at end of 2 files
2011-07-30 18:29:40 +02:00
Johannes Loher
e2664c1b00
Added server sided automatic demo recording
2011-07-30 18:23:59 +02:00
oy
0f11cf014c
increased length for help string of temporary commands
2011-07-30 18:19:15 +02:00
oy
7db6d1e056
fixed problem with player collision. Closes #722
2011-07-30 18:08:24 +02:00
oy
b3e8506f20
create client on heap. Closes #744
2011-07-30 13:50:22 +02:00
oy
a0a62bcd70
fixed econ feature and tcp
2011-07-30 13:40:01 +02:00
heinrich5991
b0fdc40959
deleted unnecessary empty files
2011-07-29 17:51:19 +02:00
heinrich5991
2ba6fbd731
added econ functionality
2011-07-29 17:51:14 +02:00
oy
65d312fd06
fixed problem with lineinput. Closes #802
2011-07-28 22:01:14 +02:00
fisted
7197d7bc13
extensive source layout enhancement
2011-07-25 18:28:02 +02:00
Choupom
b7aa8af7aa
thats why magic values sux
2011-07-23 18:42:51 +02:00
oy
6312a2d71c
fixed few things in th editor
2011-07-20 22:18:31 +02:00
Choupom
84e5c53432
added color envelope feature for tilemaps
2011-07-20 22:04:13 +02:00
Choupom
c2e8bf5035
made a constant for game layer flag
2011-07-20 21:54:23 +02:00
Choupom
188e622373
fixed auto_map.h header guard
2011-07-20 21:54:19 +02:00
Choupom
6b2dc40570
fixed a rcon authentication issue
2011-07-20 21:49:38 +02:00
SushiTee
f7a9e80163
added possibility to collapse groups by double clicking them
2011-07-15 01:03:22 +02:00
SushiTee
ef881a5321
added layer/image scrolling via mouse wheel
2011-07-15 01:02:11 +02:00
SushiTee
d78c0d66e5
ability to name groups and layers
2011-07-15 00:47:52 +02:00
SushiTee
a3fec2f9f3
fixed clipping on some machines
2011-07-15 00:39:37 +02:00
oy
571dff6216
made rcon auto completion serverside. Closes #97
2011-07-14 22:07:21 +02:00
oy
5f4a5b3366
added country flags to language selectors
2011-07-12 20:33:53 +02:00
SushiTee
6cd2ab3887
added grid to editor
2011-07-11 12:03:16 +02:00
oy
f4ce34f01c
close spectator/emoticon menu when changing to team/spectator via bind. Closes #768
2011-07-11 12:02:45 +02:00
oy
d28108b8ad
fixed few issues with masters.cfg
2011-07-11 12:00:13 +02:00
Romain Labolle
a6dc6f34b6
Display a message when an admin forces a vote. Closes #759
2011-07-11 11:28:04 +02:00
oy
fc13cc6c18
cleaned up last commit
2011-07-11 11:26:41 +02:00
Romain Labolle
1058fe27f2
Allow multi-file input for dilate and tilset_borderfix commands
2011-07-11 11:22:04 +02:00
oy
7bc07b613f
added auto mapping feature by LordSkelethom
2011-07-09 01:09:06 +02:00
oy
f440944905
fixed problem with rcon authentication
2011-07-08 00:00:38 +02:00
oy
e37d536fdf
fixed some NETTYPE usage based on the socket state
2011-07-07 01:48:00 +02:00
oy
83d8422c4c
added "fixed tcp and added ipv6 tcp support" by SushiTee
2011-07-06 18:20:46 +02:00
oy
e18390fea8
fixed that client resets tuning. Closes #746
2011-07-05 23:32:32 +02:00
oy
20fbe2f92c
fixed that player friends are marked as online in the friends list if they match a clan friend
2011-07-05 23:23:33 +02:00
oy
ac9c3b8f7f
made the dropped flag sign blink faster the last 5 seconds to indicate that it's about to return. Closes #631
2011-07-05 23:15:24 +02:00
oy
ab1f7d6f95
clamped information flow when moving as spectator in free-view. Closes #551
2011-07-05 22:58:54 +02:00
oy
1ae474689d
added moderator support for the remote console. #518
2011-07-05 21:54:10 +02:00
oy
b153003b0b
fixed dm wincheck
2011-07-04 18:30:24 +02:00
oy
7648ba3024
added a different mouse sens for menus/editor
2011-07-03 00:36:07 +02:00
Choupom
520683c0aa
made so background musics restart where they got stopped
2011-07-02 19:24:21 +02:00