Commit graph

2812 commits

Author SHA1 Message Date
SushiTee 6757e667e7 added server browser tabs 2012-07-16 18:11:05 +02:00
SushiTee 74053427e5 -began to rearrange menu pages -added ESC shortcut to return to start menu 2012-07-15 19:10:07 +02:00
SushiTee d3cc755d0e - new settings.png - added possibility to invert rect edges 2012-07-15 19:02:21 +02:00
SushiTee 0e3c8e4bba -fixed fade in graphics settings menu -added version to start menu 2012-07-15 18:56:08 +02:00
SushiTee eb14096077 added menu background map 2012-07-15 18:52:54 +02:00
SushiTee 5bfcbb3e17 fixed friend list 2012-07-15 18:51:32 +02:00
SushiTee a95ec67ac8 fixed demo playback 2012-07-15 18:50:43 +02:00
SushiTee 2d32a65e2a fixed zoom 2012-07-15 18:50:12 +02:00
SushiTee bf4a637d1f fixed rendering envelopes 2012-07-15 18:48:18 +02:00
SushiTee 43be558ebc forgot one static into for button mouse sense scrollbar 2012-07-15 18:41:04 +02:00
SushiTee 16879384d4 -default grey -new gui logo 2012-07-15 18:40:19 +02:00
SushiTee f9df5c32bd fixed camera 2012-07-15 18:38:09 +02:00
SushiTee d6030e7084 some security 2012-07-15 18:36:51 +02:00
oy d147653185 fixed last commit 2012-07-15 18:36:06 +02:00
SushiTee 4f9cd3bf14 changed way of loading the menu map (not save yet) 2012-07-15 18:35:47 +02:00
oy 608cd3b4a8 fixed compiling 2012-07-15 13:03:00 +02:00
SushiTee ae64b8c2f5 lets fade it all :) -added missing images 2012-07-15 13:02:32 +02:00
SushiTee faa7c0f073 added 0.5 sec image fade 2012-07-15 12:51:20 +02:00
SushiTee 248124c4d6 made images always fit into buttons with correct ratio 2012-07-15 12:48:54 +02:00
SushiTee 07dd9c1e97 added all images 2012-07-15 12:45:38 +02:00
SushiTee 1d480f34bd -added images to startmenu -changed way to load menu image 2012-07-15 12:42:22 +02:00
oy 1f76649bd1 fixed compiling 2012-07-15 11:45:04 +02:00
SushiTee 4aeb552506 started with start menu 2012-07-15 11:42:03 +02:00
SushiTee 7d7d20cf8b added some configuration 2012-07-15 11:21:16 +02:00
SushiTee f7b52619b5 some more animation 2012-07-15 11:07:51 +02:00
SushiTee 350a2e92ea fixed various things 2012-07-15 10:58:17 +02:00
oy bd6705bd74 fixed last commit 2012-07-15 10:52:38 +02:00
SushiTee fcabed11b4 started writing map background in menu 2012-07-15 10:50:05 +02:00
oy b52144fef8 fixed missing messages when net connection closes 2012-07-08 18:37:32 +02:00
oy 9147623ad4 fixed some memory leaks in the map editor 2012-07-08 13:13:21 +02:00
oy ecf99fbcb4 added some missing file handle closures 2012-07-08 12:03:42 +02:00
oy e4e3ba96d3 added command to force team balance 2012-07-08 11:54:36 +02:00
oy 0fcaa459ab limit characters within player names to ascii range to prevent utf8 impersonating 2012-07-08 11:40:23 +02:00
oy a7992085b8 cleaned up pure gametype/map check in the server browser and made pure gametypes 'more equal' 2012-07-07 18:35:08 +02:00
oy d21dc93b62 fixed last commit (keep original calling convention) 2012-07-07 12:26:25 +02:00
Sworddragon 1b20ac3be4 Minor script cleanup 2012-07-07 12:02:45 +02:00
BeaR 8372849cba #913
Fix Input Handling
2012-07-07 11:30:04 +02:00
oy c059c09bbd added more case insensitive ordering by cinaera 2012-07-06 19:32:40 +02:00
BeaR c155313165 -Insensitive ordering(Serverbrowser)
-Better shuffling and small deletion
2012-07-06 18:51:15 +02:00
oy a29b253c23 Merge pull request #971 from heinrich5991/feature_borderless
Borderless window as output
2012-06-28 10:55:33 -07:00
heinrich5991 121f3b61b3 Removed useless enum 2012-06-27 11:47:31 +02:00
heinrich5991 75d97810bb Added borderless window functionality
This might become handy for users with multiple monitors,
	might resolve other issues aswell
2012-06-27 11:46:11 +02:00
oy d2cde0a938 Merge pull request #970 from SushiTee/some_things
button to center pivot, centered pivot for default background, case insensitve filename sorting
2012-06-16 08:49:00 -07:00
SushiTee 3e5b19782d center pivot for default background quad 2012-06-13 17:26:50 +02:00
SushiTee 082f876786 button to center the pivot for quads 2012-06-13 17:25:42 +02:00
SushiTee da90a1a4bc sorting filenames case insensitive (at least ANSI strings) 2012-06-13 17:07:27 +02:00
oy b76842a92f made building tw with the SDK of the minimum mac os x version a config option. #964 2012-06-10 19:56:23 +02:00
oy 95faa73ee7 switched filenames of highlight and client chat message to prevent some misunderstanding there. #966 2012-06-10 13:30:25 +02:00
oy ec8484272c made the client not play the chat sound for empty chat messages. Closes #967 2012-06-10 13:07:31 +02:00
oy 30f02092c9 fixed some targets within mac building 2012-06-10 12:22:40 +02:00