Changeset 3500
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGES
r3496 r3500 76 76 defined in fife_stdint.h (r3456) 77 77 * Added FIFE::DeviceCaps and FIFE::ScreenMode to detect valid screen modes 78 * Added the clearBackBuffer() function to the renderbackends (r3459)79 78 * Added the ability to query the current running screen mode (r3467) 80 79 * Added a method to detect the closest supported screen mode (not -
trunk/INSTALL
r3488 r3500 70 70 71 71 === Win32 === 72 The Win32 package ships with precompiled binaries. Simply unpack the package to location of your choice. After that you'll need to install ActivePython 2.6: 73 * http://downloads.activestate.com/ActivePython/windows/2.6/ActivePython-2.6.4.8-win32-x86.msi (for 32bit Windows systems) 74 * http://downloads.activestate.com/ActivePython/windows/2.6/ActivePython-2.6.4.8-win64-x64-nopywin32.msi (for 64bit Windows systems) 72 The Win32 package ships with precompiled binaries. Simply unpack the package to location of your choice. After that you'll need to install ActivePython 2.7: 73 * http://downloads.activestate.com/ActivePython/releases/2.7.0.2/ActivePython-2.7.0.2-win32-x86.msi 75 74 76 75 Move into the <FIFE>\demos\rio_de_hola directory and start the run.py script. You can simply double-click with your mouse on it. It should be automatically associated with the Python interpreter after installing ActivePython. -
trunk/README
r3489 r3500 110 110 -- The FIFE team. 111 111 112 http://www.fifengine. de/112 http://www.fifengine.net/ 113 113 114 2010/ 01/20114 2010/11/19
Note: See TracChangeset
for help on using the changeset viewer.
