log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
fife-parpg
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 646:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
tip
age
author
description
Wed, 13 Oct 2010 20:24:48 +0000
prock
* Major improvements to fife_math.h and added corresponding Python bindings. Users now have access to FIFE's internal math functions. These functions are recommended to be used by all clients if required. Note: this may cause some problems with certain compilers. I hope this wont have to be reverted. TODO: remove the static constant globals somehow.
Tue, 12 Oct 2010 18:58:47 +0000
prock
* Added the ability to normalize a 2D and 3D point.
Mon, 11 Oct 2010 22:20:00 +0000
nihathrael
loaders extension can now handle multiple loaders for different filetypes. A difference between map and object files is now being made!
Sat, 09 Oct 2010 17:00:33 +0000
prock
* Modified the way we detect valid resolutions because SDL_VideoModeOK() was unreliable on a Mac when passed values returned from SDL_ListModes(). It now uses a pre-canned list of common resolutions to check.
Fri, 08 Oct 2010 21:22:02 +0000
prock
* Added the ability to query the current running screen mode
Thu, 07 Oct 2010 19:39:58 +0000
prock
* Small fix for gcc on Linux. It didn't like passing a const char* to a function that requires a char*.
Thu, 07 Oct 2010 18:37:02 +0000
prock
* Added the ability to set/get the video driver used using the settings interface. Note that the default driver for the OS will be used unless explicitly specified.
Thu, 07 Oct 2010 16:44:44 +0000
prock
* Improvements for DeviceCaps. It now stores a list of valid SDL drivers. Currently in windows we are limited to the windows GDI (which is slow). This could mean that SDL users could benifit from hardware acceleration with directx (a valid SDL driver).
less
more
| rev 646:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
tip