lilium-voyager/code
Tim Angus 2ea6b8b512 * (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>)
* (bug 2946) Console scrolling broken (identified by misantropia)
  + Field_VariableSizeDraw contained a hack to ensure the cursor was always
    visible. Unfortunately this interfered with scrolling long lines. Move the
    hack to a different place
  + Removed commented code in the same function
  + Reworked Field_KeyDownEvent to use a switch( ... ) and set edit->scroll in
    every case, thereby avoiding scrolling issues when "Home" or "End" are
    pressed
2007-08-23 15:22:35 +00:00
..
AL * Updated AL headers 2005-12-01 20:53:28 +00:00
SDL12/include * updated the included libSDL header files and Mac OS X lib to SDL 1.2.11 2007-05-22 03:46:11 +00:00
botlib fix gcc 4.2 warnings about cast from pointer to integer (#3317) 2007-08-19 12:05:17 +00:00
cgame * (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia) 2007-08-23 00:22:20 +00:00
client * (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>) 2007-08-23 15:22:35 +00:00
game * (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia) 2007-08-23 00:22:20 +00:00
jpeg-6 * Remove silly MINGW_CFLAGS hack 2007-06-02 19:56:43 +00:00
libcurl/curl * add cURL support for HTTP/FTP downloading (bug 2661) 2006-09-11 16:41:55 +00:00
libs (bug 3072) updated Mac OS X SDL .dylib file. still 1.2.11, but with a small 2007-06-07 03:10:29 +00:00
null * Fix a few -pedantic warnings 2007-07-25 21:28:15 +00:00
q3_ui * (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>) 2007-08-23 15:22:35 +00:00
qcommon fix gcc 4.2 warnings about cast from pointer to integer (#3317) 2007-08-19 12:05:17 +00:00
renderer * (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia) 2007-08-23 00:22:20 +00:00
server * (bug 3066) rcon rate-limiting was not compatible with the eventual 2007-05-10 01:39:58 +00:00
tools * Make make make less noise 2007-07-15 12:08:11 +00:00
ui the address of 'headModelName' will always evaluate as 'true' 2007-07-19 08:10:32 +00:00
unix * Fix a few -pedantic warnings 2007-07-25 21:28:15 +00:00
win32 * Replace horrendously long list of build rules with set of inference rules 2007-07-14 23:57:04 +00:00