Revision 692,
552 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Line | |
---|
1 | 2004-04-11 W.J. <wj@goliath.darktech.org> |
---|
2 | |
---|
3 | * src/GTKTimer.cpp: Use the GLib abstraction of a timer instead |
---|
4 | of the Unix gettimeofday call missing on some platforms. |
---|
5 | |
---|
6 | 2004-04-04 W.J. <wj@goliath.darktech.org> |
---|
7 | |
---|
8 | * License in all file headers changed to LGPL instead of GPL. |
---|
9 | |
---|
10 | * src/GTKInput.cpp: Make using the mouse optional (useMouse flag on |
---|
11 | initialise is now used) |
---|
12 | |
---|
13 | * src/GTKInput.cpp: Key listener is now added before all GTK listeners, |
---|
14 | so keys like Enter, TAB are processed too. |
---|
15 | |
---|
16 | * This file added. |
---|
Note: See
TracBrowser
for help on using the repository browser.