Commit graph

1463 commits

Author SHA1 Message Date
Elias Naur
974af03e30 Remove autogenerated headers 2004-11-02 11:23:15 +00:00
Elias Naur
c51c3897b1 Don't reset the mode to the initial mode when a mode switch or window creation goes wrong 2004-11-01 23:13:30 +00:00
Ioannis Tsakpinis
9f7b3756e3 Fixed memory leak 2004-10-29 19:48:12 +00:00
Brian Matzon
96967d1296 change to directory scanning thingy 2004-10-28 20:01:08 +00:00
Brian Matzon
394a3ba97b default to trimmed string since most tags include a \0 2004-10-28 19:32:31 +00:00
Ioannis Tsakpinis
bc836b9079 Added floating point extensions 2004-10-28 17:16:03 +00:00
Brian Matzon
ebc147f235 added Mark Bernard to credits 2004-10-27 17:00:23 +00:00
Brian Matzon
1ded6146e0 fixed cr/lf - couldn't compile! 2004-10-26 20:07:24 +00:00
Brian Matzon
f0e71f5a4b include devil jar 2004-10-26 19:50:06 +00:00
Brian Matzon
00b4ce0461 copy the dll 2004-10-24 20:42:20 +00:00
Brian Matzon
fe20b8d5bd id3 tags 2004-10-24 20:38:54 +00:00
Elias Naur
8dbce4dfde Win32: Don't pretend we're minimized when we're just inactive 2004-10-24 17:29:24 +00:00
Brian Matzon
18b89b752a 0.93 2004-10-24 11:19:08 +00:00
Brian Matzon
1c909fd743 using utility safe methods
fixed memory leak
2004-10-23 09:02:49 +00:00
Brian Matzon
06cb352fbc no need to keep autogenerated headers in cvs 2004-10-23 09:01:45 +00:00
Brian Matzon
ea0d128a0a no need to cal ilInit 2004-10-23 08:57:53 +00:00
Brian Matzon
6fbe7f1501 always call ilInit since it can't be used without anyway 2004-10-23 08:55:27 +00:00
Brian Matzon
cb9e7b5dcf cleanup 2004-10-23 08:39:31 +00:00
Brian Matzon
e4999a69f9 no binaries here 2004-10-23 08:05:54 +00:00
Mark Bernard
d393a00654 Fixed tag error 2004-10-23 02:32:40 +00:00
Mark Bernard
706a3fdb59 Removed printf call. 2004-10-23 02:31:13 +00:00
Mark Bernard
6de5cc2247 Native source for DevIL. 2004-10-23 01:51:03 +00:00
Mark Bernard
0058b42158 Added tags to compile DevIL. Added option to do a full build without running JavaDoc. 2004-10-23 01:48:50 +00:00
Mark Bernard
c7862ba9e6 Changed bat file to get variables from OS instead of setting them in the file. 2004-10-23 01:43:15 +00:00
Mark Bernard
5ab11c3d2e Add DevIL bat file for compiling native source on Windows. 2004-10-23 01:39:39 +00:00
Mark Bernard
65c2df880f DevIL library for Windows. 2004-10-23 01:36:07 +00:00
Mark Bernard
98aad6d786 Test for DevIL. 2004-10-22 21:03:17 +00:00
Mark Bernard
3db485288d Initial interface for DevIL 2004-10-22 21:02:18 +00:00
Elias Naur
32f7016171 Win32: Support accented characters better 2004-10-18 20:29:52 +00:00
Elias Naur
b76ea2d616 Linux: make accented character input work 2004-10-18 12:26:30 +00:00
Brian Matzon
a66e0027a9 small updates 2004-10-17 21:16:40 +00:00
Brian Matzon
e6feeb3d5c moved clipboard stuff to PlatformAdapter 2004-10-17 17:25:29 +00:00
Brian Matzon
d9830aff06 cleaned imports 2004-10-17 15:55:03 +00:00
Brian Matzon
29e4fe179b Gears test added 2004-10-17 15:53:49 +00:00
Elias Naur
78c086a01c Linux: Added basic support for Xutf8LookupString, providing better support for international characters 2004-10-16 21:59:20 +00:00
Brian Matzon
8ae823dd4a tagfields implemented 2004-10-16 01:02:34 +00:00
Elias Naur
22de5b7660 Minor linux keyboard input fixes 2004-10-15 21:31:46 +00:00
Elias Naur
2040638c26 Added BufferUtils.createDoubleBuffer. Fixed comments 2004-10-14 20:59:13 +00:00
Elias Naur
bd34754f86 Linux: minor linux fix 2004-10-13 10:55:49 +00:00
Brian Matzon
03d75913d5 updated resources 2004-10-03 09:46:21 +00:00
Brian Matzon
571a2fe348 format/reindent
using phero resources
defaults to a file now
2004-10-03 09:35:38 +00:00
Brian Matzon
851e5f2c08 some ogg lovin' too 2004-10-03 09:28:39 +00:00
Brian Matzon
11dc91fda7 some mp3 to play! 2004-10-03 09:25:07 +00:00
Brian Matzon
53dfc0da74 reindent/format 2004-10-03 09:00:36 +00:00
Brian Matzon
1e83aad48d got boredm spiced it up 2004-10-03 02:47:10 +00:00
Brian Matzon
ec0cb01da0 fixed SetPriority/GetActive name mangling 2004-10-02 21:06:23 +00:00
Ioannis Tsakpinis
ee4a4e23b2 Added ATI_texture_compression_3dc 2004-10-01 16:03:14 +00:00
Elias Naur
58d78eec2c Linux: improved cursor position tracking 2004-09-30 12:31:59 +00:00
Mark Bernard
42f6c082e3 Bone model sample XML file. Incomplete. 2004-09-29 02:07:57 +00:00
Mark Bernard
b85bf3acee Templates showing the structure of the XML model files. Schemas that can be used to validate model files. 2004-09-29 02:03:18 +00:00