Commit graph

33 commits

Author SHA1 Message Date
Bradley Bell 67ee2ef295 fixed opengl menu font bug, caused by doing arithmetic on signed chars. 2004-11-25 11:52:27 +00:00
Bradley Bell 07816527fe get rid of clipping in ogl_internal_string, causes garbage on windows for some reason. 2004-11-25 09:52:53 +00:00
Martin Schaffner 73cd3552d0 avoid assigments between unsigned and signed char, MPW does not like these 2004-08-01 16:28:33 +00:00
Martin Schaffner e55a95f124 add "#ifdef macintosh" for carbon target 2004-08-01 13:01:39 +00:00
Bradley Bell 2a095b8f8b use GL_RGB for non-transparent textures, and fix fonts not having transparent flag set (wouldn't get paletted) (d1x r1.15, r1.37, r1.40, r1.25) 2004-05-22 09:15:28 +00:00
Bradley Bell 297043def1 memset ogl font bitmap data since the copy function leaves some (unused) parts uninitialized, which aggravates valgrind (d1x r1.14) 2004-05-22 08:10:26 +00:00
Martin Schaffner 3404f75996 fix joystick_read_raw_axis(), define and use gr_remap_mono_font(),
limit homing missile turn rate
2004-05-15 16:25:35 +00:00
Bradley Bell 7d07635dcc Visual C, PocketPC fixes 2003-11-26 12:26:36 +00:00
Bradley Bell aea94fcc55 header/extern declaration housekeeping 2003-03-19 19:21:34 +00:00
Bradley Bell f5d58749d5 fixed opengl credits, scores 2003-03-15 14:17:52 +00:00
Bradley Bell 4daf5205bb enable 0/255 palette swap for fonts 2002-09-07 07:17:18 +00:00
Bradley Bell 2c30a29d99 useless cruft 2002-09-05 07:56:08 +00:00
Bradley Bell 1a0796b1f0 fast file i/o for font headers 2002-08-31 05:25:11 +00:00
Bradley Bell 123e9f29d2 stuff 2002-08-26 06:37:32 +00:00
Bradley Bell 80d7fa86c5 improved mac pig loading/reverted TRANSPARENCY_COLOR changes 2002-08-15 08:53:11 +00:00
Bradley Bell 6bf0138a4e set transparency and swap 0/255 correctly for mac data files 2002-08-15 05:42:33 +00:00
Bradley Bell 04ec728a62 make gr_remap_font just reload the whole thing 2002-08-06 09:28:00 +00:00
Bradley Bell 2f3aa52b9c support shareware datafiles\! 2002-07-30 11:05:53 +00:00
Bradley Bell 9da8c14ce3 portability 2002-07-27 03:10:52 +00:00
Bradley Bell cc09ed619c portability 2002-07-27 02:20:20 +00:00
Bradley Bell e5580bb4dc portability 2002-07-26 23:13:09 +00:00
Bradley Bell 3e548f7082 portability 2002-07-26 23:04:07 +00:00
Bradley Bell d5a23eec6a use simpler rcs tags 2002-07-17 21:55:19 +00:00
Bradley Bell 0b4d2e38ef use MAKE_SIG 2001-11-14 09:34:32 +00:00
Bradley Bell 47960a1a46 free OGL font data when rereading 2001-11-08 10:37:25 +00:00
Bradley Bell ae4709eec2 re-init ogl fonts after remapping colors. 2001-11-04 03:58:25 +00:00
Bradley Bell 577a77964e fixed gr_remap_font, minor stuff 2001-11-02 10:46:23 +00:00
Bradley Bell fb22cad6fa Enable OpenGL fonts\! 2001-11-02 02:03:53 +00:00
Bradley Bell d4044ffeb2 Don't free unused variables... 2001-10-20 11:23:57 +00:00
Bradley Bell 9c61b3b0bf Bringing font stuff more in line with d1x 2001-10-20 11:02:22 +00:00
Bradley Bell afe71dfac6 Makefile and conf.h fixes 2001-01-31 15:18:05 +00:00
Bradley Bell 7b99b55504 Got rid of all compiler warnings, for non-OpenGL on linux, anyway... 2001-01-20 13:49:18 +00:00
Bradley Bell 9bd1ba7c47 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
2001-01-19 03:30:16 +00:00