Commit graph

1466 commits

Author SHA1 Message Date
Magnus Auvinen cdc5f26900 new font rendering system using freetype2. only compiles under linux for now 2009-06-07 14:36:54 +00:00
Magnus Auvinen 4bb1df3189 moved 0.5 branch to trunk 2009-05-31 09:44:20 +00:00
Alfred Eriksson b28ede2da2 changed chatmsgs to use time instead of ticks 2009-01-24 16:09:20 +00:00
Magnus Auvinen 01d74a6d4d fixed div by zero bug 2009-01-24 15:22:40 +00:00
Magnus Auvinen 9d3fd4a282 continued work on prediction and game timer 2009-01-24 14:32:12 +00:00
Alfred Eriksson 82f9be8ce0 added help messages for all commands. added syntax in the help msg 2009-01-24 14:10:26 +00:00
Magnus Auvinen 91e337c7ab added ping spike detection 2009-01-24 14:08:09 +00:00
Magnus Auvinen 5f186c8906 fixed so the console show help for each command. not all commands have descriptions however 2009-01-24 13:12:04 +00:00
Alfred Eriksson ae5b47a266 fixed height of toolbox to fit 16p 2009-01-24 13:00:58 +00:00
Magnus Auvinen 0810f3a526 removed the no matching text in the console 2009-01-24 12:32:53 +00:00
Magnus Auvinen 5b20cd6cc9 bumped the version numbers to 0.5.1 2009-01-24 12:31:59 +00:00
Magnus Auvinen 2ea3023410 fixed bug in text rendering 2009-01-24 12:29:36 +00:00
Magnus Auvinen 9d51d47cea added tab completion to the console. works for local and remote 2009-01-24 12:16:02 +00:00
Johan Althoff 1a1af65b96 softer hook sound 2009-01-24 11:06:16 +00:00
Magnus Auvinen 47c567a5ea fixed so that the refresing master servers doesn't popup under lan and favorites 2009-01-24 10:53:09 +00:00
Magnus Auvinen 2fc86642ef moved refreshing of masters in the client from the server browsers to before we load so we refresh while we are loading 2009-01-24 10:52:45 +00:00
Magnus Auvinen cfe5bd8547 reduced maximum masters from 16 to 4 to make the master server refresh cycle faster 2009-01-24 10:51:50 +00:00
Magnus Auvinen 6696359a28 fixed so that the client connect command works when passed as an argument 2009-01-24 10:46:38 +00:00
Alfred Eriksson affb99fd2b added animation speed controllers to the editor 2009-01-24 10:43:27 +00:00
Magnus Auvinen 97eb28afae reduced item respawn delay from 20 to 15 seconds again 2009-01-24 10:40:11 +00:00
Alfred Eriksson 598369870d refresh button work for favorites. removed duplicate of the refreshing master servers-msg. we need to refresh the serverlist at the game start 2009-01-24 10:02:29 +00:00
Magnus Auvinen bb73314651 removed old debug spam 2009-01-22 23:29:03 +00:00
Alfred Eriksson a569d5c0c3 fixed compiling errors 2009-01-22 17:22:50 +00:00
Magnus Auvinen 76bffb13a8 added scrollbar to the voting menu 2009-01-21 23:13:37 +00:00
Magnus Auvinen 6a1766f8ce fixed mouse buttons that I kinda fucked up 2009-01-21 23:12:56 +00:00
Magnus Auvinen 998a4cb8df removed some debug variables form release build. cleaned up a bit in the default.bam file 2009-01-21 22:59:52 +00:00
Magnus Auvinen 61ed16ec64 cleaned up mouse input a bit 2009-01-21 22:25:28 +00:00
Magnus Auvinen d3f5340a97 added support for mouse buttons 4-8 2009-01-21 21:52:51 +00:00
Magnus Auvinen 29ca9dfb3a stop recording on map load 2009-01-21 21:21:54 +00:00
Alfred Eriksson fe71008a9b fixed enter in server browser 2009-01-21 21:19:10 +00:00
Magnus Auvinen 6ffd661c78 fixed so the name of the player that calls the vote is in the chat. fixed so that the time remaining on the vote is displayed. reworked the vote box a bit so it's nicer 2009-01-21 21:17:25 +00:00
Magnus Auvinen 2f801d47cf fixed so the 'default' skin is used first when no other skin is found 2009-01-21 21:00:06 +00:00
Magnus Auvinen 0c9dfd81fd fixed vsync option 2009-01-21 20:55:07 +00:00
Magnus Auvinen d3928f559f fixed big messages in the middle of the server browser so users doesn't miss if their filter catches all servers 2009-01-21 20:39:48 +00:00
Alfred Eriksson 759c7b0a1a removed old voting variables 2009-01-21 19:27:21 +00:00
Alfred Eriksson 4c4d28fd25 added snd_buffer_size 2009-01-21 19:21:26 +00:00
Magnus Auvinen f0760ac0d3 improved crapnet so it changes between different ping configurations. improved the game timer 2009-01-21 19:12:09 +00:00
Alfred Eriksson 38a9e32efd fixed quick search box positioning 2009-01-21 18:09:06 +00:00
Alfred Eriksson c24b5f11f2 fixed spawn sound 2009-01-21 11:56:41 +00:00
Magnus Auvinen 24899a13e8 improved the prediction timer to handle crappy connections better 2009-01-21 00:05:07 +00:00
Magnus Auvinen 30695c09a8 increased the number of snapshots the server will hold from 1 second to 3 2009-01-21 00:01:49 +00:00
Magnus Auvinen bd1556ce76 added missing ctf return sound 2009-01-21 00:00:04 +00:00
Magnus Auvinen 0b3c7010d7 moved the fps counter a bit up 2009-01-20 23:59:49 +00:00
Alfred Eriksson 278fdf937c removed old glfw and pa stuff from default.bam 2009-01-19 16:24:28 +00:00
Alfred Eriksson b0ef334817 fixed pure server image issue 2009-01-19 14:57:17 +00:00
Magnus Auvinen 013df7ca24 fixed bug that can cause a connection to spam packets 2009-01-18 21:49:03 +00:00
Alfred Eriksson 272769ecc5 fixed the getaddrinfo-issue on win2k. since it doesn't affect other windows versions we don't have to do any recognisation 2009-01-17 22:44:20 +00:00
Alfred Eriksson 2d4f6dffb9 fixed a weird bug causing game layer to be rendered wrong 2009-01-17 22:19:13 +00:00
Alfred Eriksson 335aa0feb2 flag position is only sent when player is near 2009-01-17 17:26:56 +00:00
Alfred Eriksson a270396d10 fixed bug on dm6 2009-01-17 17:17:11 +00:00