|
|
12ff23fe50
|
*** empty log message ***
|
2006-07-03 17:22:10 -04:00 |
|
|
|
ce72675d16
|
*** empty log message ***
|
2006-07-03 06:17:32 -04:00 |
|
|
|
e8301e907b
|
Changed Fixed .bmp loading on big endian systems.
Changed Fixed .tga loading on big endian systems.
|
2006-07-03 06:10:27 -04:00 |
|
|
|
1fe42b753d
|
*** empty log message ***
|
2006-07-03 05:24:31 -04:00 |
|
|
|
f4a841f133
|
*** empty log message ***
|
2006-07-03 05:19:08 -04:00 |
|
|
|
c5264c1887
|
*** empty log message ***
|
2006-07-03 05:12:06 -04:00 |
|
|
|
d0ffc0df39
|
Changed Moved LoadTGA into the BitmapImage class
Changed Moved LoadBMP into the BitmapImage class
~G2k
|
2006-07-01 23:49:22 -04:00 |
|
|
|
292f481abc
|
Changed Moved LoadTGA into the BitmapImage class
~G2k
|
2006-07-01 23:49:06 -04:00 |
|
|
|
2956132146
|
Changed Moved LoadBMP into the BitmapImage class
~G2k
|
2006-07-01 23:48:44 -04:00 |
|
|
|
966442e566
|
Added class TargaImage
~G2k
|
2006-07-01 23:09:54 -04:00 |
|
|
|
1dd65057a8
|
Added Interface Logger
Added Class WindowsLogger which logs messages via the Windows MessageBox function
~G2k
|
2006-07-01 23:08:51 -04:00 |
|
|
|
3a996055f4
|
Changed Renamed class Bitmap to BitmapImage
~G2k
|
2006-07-01 23:07:17 -04:00 |
|
|
|
fc736f6b93
|
Changed Moved resources around
~G2k
|
2006-07-01 20:38:56 -04:00 |
|
|
|
e718408b0e
|
Fixes for Mac OS X (still no textures)
~g2k
|
2006-06-19 02:35:13 -04:00 |
|
|
|
d70d3ac4b6
|
Changed Fixed some apple stuff glGenTextures is still generating a bus error because we don't have a gl context yet.
~g2k
|
2006-06-18 21:42:51 -04:00 |
|
|
|
9c87107dab
|
Separated Makefile into Makefile.linux and Makefile.macosx
~g2k
|
2006-06-18 18:58:33 -04:00 |
|
|
|
b56107acaa
|
*** empty log message ***
|
2006-06-18 18:58:07 -04:00 |
|
|
|
ec70392a02
|
Changed Renamed class ControlSchemeClass to ControlScheme
Changed Renamed CTRLS_* to ACTION_*
Changed Moved anonymous enum containing ACTION_* into class ControlScheme
~g2k
|
2006-06-18 15:23:36 -04:00 |
|
|
|
7e4b388fee
|
Changed Moved all vector classes into namespace OpenArena
~g2k
|
2006-06-18 14:46:31 -04:00 |
|
|
|
fcc82248f4
|
Added code to disable deprecation warnings under visual studio
Deprecation warnings were caused by vs2k5 prefering fopen_s to fopen
~g2k
|
2006-06-18 14:45:49 -04:00 |
|
|
|
827f578022
|
Added a control path to handle unknown keys other than KEY_UNKNOWN
~g2k
|
2006-06-18 14:44:03 -04:00 |
|
|
|
06b11bae22
|
Removed whitespace
~g2k
|
2006-06-18 14:42:35 -04:00 |
|
|
|
e18fd98a46
|
Moved LoadTGA into namespace OpenArena
~g2k
|
2006-06-18 14:41:27 -04:00 |
|
|
|
a975fe58ed
|
Changed Moved class ControlSchemeClass into namespace OpenArena
~g2k
|
2006-06-18 14:33:57 -04:00 |
|
|
|
b03bdb0cbc
|
Changed Moved LoadBMP into the OpenArena namespace
~g2k
|
2006-06-18 14:30:52 -04:00 |
|
|
|
b1aa789fa6
|
Added: Missing #include <cctype>
~g2k
|
2005-07-21 20:05:09 -04:00 |
|
|
|
836f8f1ddc
|
Added: Beginning plugin suppord
~g2k
|
2005-07-21 20:04:51 -04:00 |
|
|
|
b60f87fa45
|
Changed: The cursor is now hidden in the window.
TODO: Finish dependencies in Makefile and release :)
~g2k
|
2005-07-15 03:09:38 -04:00 |
|
|
|
148b62c11e
|
Changed: Cleaned up the linux portion of the code
Changed: Finished updating the linux portion of the code with the previous changes to OpenArena::Window
~g2k
|
2005-07-15 02:27:05 -04:00 |
|
|
|
dc525da6d8
|
Changed: Made OpenArena::Screen more abstract.
Changed: Updated OPENARENA_VERSION to CVS this should be set to a number for release builds.
~g2k
|
2005-07-14 19:22:08 -04:00 |
|
|
|
5a6c0fca9d
|
Fixed a couple bugs involving OpenArena::Keys where either windows virtual keys or char's were being used instead.
~g2k
|
2005-07-14 16:08:50 -04:00 |
|
|
|
40c2acbbf9
|
Changed: Console (ingame) now works
~g2k
|
2005-07-02 22:28:21 -04:00 |
|
|
|
4a7acb6812
|
Changed: Made the makefiles a bit more proper
~g2k
|
2005-07-02 22:27:07 -04:00 |
|
|
|
c46626a7a8
|
Added: Resolution to startup output
Changed: Fixed GetMousePosition
Changed: Fixed SetMousePosition
~g2k
|
2005-07-02 14:46:43 -04:00 |
|
|
|
f46ad5bc7f
|
Fixed Vec2f::operator=() and Vec2i::operator=()
~g2k
|
2005-07-02 14:45:02 -04:00 |
|
|
|
d1cd343417
|
Changed: Swaped the right and middle mouse buttons in TranslateButton so they should be correct now.
~g2k
|
2005-07-02 14:44:16 -04:00 |
|
|
|
b19e58ec85
|
Changed: Moved call to window.SetMousePosition() only occur if the mouse has been moved.
~g2k
|
2005-07-02 14:40:09 -04:00 |
|
|
|
705ee5ba09
|
Added: GetMousePosition and SetMousePosition methods
~g2k
|
2005-07-02 01:47:23 -04:00 |
|
|
|
17565c41c1
|
Added: Class Vec2i
~g2k
|
2005-07-02 01:46:50 -04:00 |
|
|
|
08ef90e302
|
Added: Added a second RotateView method which accepts and normalizes a Vec3d vector as opposed to individual components.
Changed: SetViewByMouse now requires an OpenArena::Window not a Screen
Added: Implemented SetViewByMouse for linux
~g2k
|
2005-07-02 01:44:58 -04:00 |
|
|
|
4e14ef1072
|
Changed: Fixed X11 keyboard input. Events are now caught and acted upon.
~g2k
|
2005-07-01 19:44:57 -04:00 |
|
|
|
4055e36027
|
More work on keyhandling
~g2k
|
2005-06-29 12:05:21 -04:00 |
|
|
|
c16a0dae6d
|
Changed: Renamed a few classes
Changed: Moved most sensible objects into the OpenArena namespace
~g2k
|
2005-06-29 11:33:11 -04:00 |
|
|
|
f6a191d21d
|
Added linux implementations of Open and Close
~g2k
|
2005-06-26 13:24:04 -04:00 |
|
|
|
6fcf82bd1f
|
Changed: Upadted Key references to the new namespace.
~g2k
|
2005-06-26 13:22:52 -04:00 |
|
|
|
16f0a7efc1
|
Added make target window.o
~g2k
|
2005-06-26 13:19:22 -04:00 |
|
|
|
f097e77839
|
Changed: Moved KillGLWindow and CreateGLWindow to the Window class
~g2k
|
2005-06-26 13:16:40 -04:00 |
|
|
|
40e1137a42
|
Changed: Updated all Key references to the new namespace.
~g2k
|
2005-06-26 13:15:35 -04:00 |
|
|
|
7aae80da7a
|
Changed: Partially abstracted the windows version of OpenArena::Window CreateGLWindow and KillGLWindow are now part of the Window class. ResizeGLScene and InitGL are now callbacks. Direct calls to SwapBuffers and glXSwapBuffers have been replaced by a SwapBuffers method of Window.
~g2k
|
2005-06-26 10:56:45 -04:00 |
|
|
|
d5373e6252
|
Added: Preliminary keyhandling code for linux
~g2k
|
2005-06-26 09:56:47 -04:00 |
|