Elias Naur
|
e2dfdb2b9a
|
Make build.xml compile LWJGL with debug on, to enable line numbers in stack traces
|
2004-11-05 17:19:02 +00:00 |
|
Elias Naur
|
b4fde6438a
|
Linux: removed redundant last_z from Mouse.c. Mac: Compile fixes. Use NSAddImage for loading GL library
|
2004-11-05 10:30:04 +00:00 |
|
Elias Naur
|
7ecf2516fb
|
Only initialize Controller on win32
|
2004-11-03 13:58:06 +00:00 |
|
Elias Naur
|
742559fe20
|
Don't set native cursor if not supported by the platform
|
2004-11-03 13:49:08 +00:00 |
|
Elias Naur
|
7774c02098
|
*** empty log message ***
|
2004-11-03 12:31:42 +00:00 |
|
Elias Naur
|
8b5e85a72e
|
Added initialization to all global symbols, to please MacOSX
|
2004-11-03 12:10:20 +00:00 |
|
Elias Naur
|
0f95034fd3
|
Added Display.processMessages(), providing a hook to only process native events and not swap buffers or poll input
|
2004-11-02 18:15:39 +00:00 |
|
Elias Naur
|
3994b75ded
|
*** empty log message ***
|
2004-11-02 15:51:09 +00:00 |
|
Elias Naur
|
6ee64fe82f
|
Mac OS X compilation fixes
|
2004-11-02 15:09:40 +00:00 |
|
Elias Naur
|
5c15c88993
|
Fixed Mac OS X compilation of common
|
2004-11-02 14:46:18 +00:00 |
|
Elias Naur
|
b1ce8014fc
|
Fixed Mac OS X compilation of common
|
2004-11-02 14:43:16 +00:00 |
|
Elias Naur
|
6351f2efa3
|
Win32Display
|
2004-11-02 13:15:59 +00:00 |
|
Elias Naur
|
2fe958948a
|
Split out native implementation of Display/Mouse/Keyboard into implementers of DisplayImplementation
|
2004-11-02 12:49:41 +00:00 |
|
Elias Naur
|
ddd61963ee
|
Split out native implementation of Display/Mouse/Keyboard into implementers of DisplayImplementation
|
2004-11-02 12:48:58 +00:00 |
|
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 |
|