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
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
f26365d097
added fix for last commit by DNR
2011-11-30 01:57:52 +01:00
EliteTee
c52bf5ac3a
Fixed serbian translation...
2011-11-30 01:55:30 +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
ac929c0365
Merge pull request #864 from Learath2/translate-c
...
Minor Updates On Turkish Translation
2011-09-11 15:08:41 -07:00
Learath2
8b91036da6
Minor Updates On Turkish Translation
2011-09-07 16:59:20 +03:00
oy
a0aedd4d3b
Merge pull request #848 from Learath2/translate-c
...
Updated Turkish Translation
2011-08-28 16:16:30 -07:00
Learath2
4dec5db9bd
Updated Turkish Translation
2011-08-21 01:12:50 +03:00
oy
b1e7797b19
fixed compiling with mingw
2011-08-19 00:12:30 +02:00
oy
244d2bab3c
fixed compiler setting. Closes #272
2011-08-19 00:10:58 +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
oy
3fba3ee13e
Merge pull request #832 from GreYFoX/oypull1
...
Cleanup
2011-08-13 09:20:40 -07: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