2008-10-12 |
phoku |
Fixed a horrendous misconeception in the pool.
|
2008-10-12 |
spq |
fix searching for instances in a rect - old code had false positives
|
2008-10-11 |
chewie |
- modified clicklabel to provide a mouse listener for hover events
|
2008-10-11 |
phoku |
Fix for pychan - it used getIndex.
|
2008-10-11 |
phoku |
Deprecation: getIndex is now thrown out.
|
2008-10-11 |
phoku |
Backwards compatibility module fife_compat.
|
2008-10-11 |
phoku |
Lazy loading for animations.
|
2008-10-11 |
phoku |
Removed the pool listener interface as purpose
|
2008-10-11 |
phoku |
For your convenience pools now have a function
|
2008-10-09 |
phoku |
Added just some docs and a sanityCheck against the
|
2008-10-09 |
phoku |
The getIndex function was a hack that shadowed another bug
|
2008-10-09 |
phoku |
Cleaned the basic model up. Code is cleaner now and a bit faster.
|
2008-10-09 |
phoku |
* Fixed a scons issue, where libraries checked for C instead of C++
|
2008-10-07 |
chewie |
- added guichan slider widget to pychan gui wrapper
|
2008-10-05 |
chewie |
- small fix for editor maploader plugin - it passed a (never used) param to loadMapFile()
|
2008-10-03 |
chewie |
- some modification to loaders and serializers/xmlmap, now you can set a callback which informs you about finished parts of the maploading process
|
2008-09-28 |
thebastion |
edited the loaders, images are now loaded only once into memory
|
2008-09-27 |
thebastion |
Minor Changes to SWIG-Interface
|
2008-09-27 |
helios2000 |
Ok, now the Authors ;)
|
2008-09-27 |
helios2000 |
Delete Test file
|
2008-09-27 |
helios2000 |
Test Commit
|
2008-09-26 |
chewie |
- applied layer visibility patch from abeyer (ticket #335)
|
2008-09-13 |
chewie |
- added object editor plugin
|
2008-08-30 |
mvbarracuda |
* New updated rendering setup for rio de hola by Lamoot
|
2008-08-23 |
mvbarracuda |
* Reverted moduledeps graph to old version
|
2008-08-23 |
m64 |
Compatibility patch for boost 1.36.0
|
2008-08-18 |
mvbarracuda |
* Workaround for Segfault_in_cxa_allocate_exception: http://wiki.fifengine.de/Segfault_in_cxa_allocate_exception
|
2008-08-07 |
mvbarracuda |
* Indentation patch by GreyGhost
|
2008-08-06 |
chewie |
- deleted old content folder
|
2008-08-06 |
chewie |
- pychan demo now should work again :)
|
2008-08-06 |
chewie |
- moved old directories to new locations
|
2008-08-06 |
chewie |
- prepared files for new dir structure
|
2008-08-06 |
jwt |
Added scrolling support the the editor client.
|
2008-08-05 |
chewie |
- modified pychan to accept r,g,b,a colors - default of a = 255, so you also just can use r, g, b
|
2008-08-05 |
mvbarracuda |
* Small fixes (window icon, additional resolutions, svn:ignore)
|
2008-08-05 |
mvbarracuda |
* Applying settings patch by greyghost
|
2008-08-04 |
mvbarracuda |
* Boy icon for rio de hola
|
2008-07-31 |
jasoka |
logger now ignores non-existing log modules (warns to prompt)
|
2008-07-31 |
jasoka |
workaround for editor save -> map disappears bug. Not sure why the original method failed
|
2008-07-29 |
jasoka |
fix for profiling crash
|
2008-07-29 |
mvbarracuda |
* Profiling support for Rio de hola by jasoka
|
2008-07-28 |
mvbarracuda |
* Key event fix for map editor by chewie
|
2008-07-28 |
kaelisebonrai |
updated LICENSE with the new life_belt files.
|
2008-07-28 |
kaelisebonrai |
Added new life_belts. (Blue Green Red) as well as sources.
|
2008-07-27 |
spq |
* add some std types to swig wrapper (fife.i.templ)
|
2008-07-26 |
spq |
fix key event, patch by yonibear
|
2008-07-26 |
spq |
fix removeActionListener not being exported but used in pychan
|
2008-07-26 |
mvbarracuda |
* OpenAL-soft patch for OSS support by Yonibear (OpenAnno)
|
2008-07-26 |
jwt |
Added an undo feature to the map editor. Just press u to undo insert placement/removals.
|
2008-07-25 |
chewie |
- prepared basicapplication to use WindowTitle / WindowIcon from clients settings.py
|
2008-07-25 |
jwt |
Omission of a camera viewport in xml map files now indicates that the camera should use the full window.
|
2008-07-24 |
spq |
use strings as grouping in generic renderer, easier for the clients...
|
2008-07-24 |
mvbarracuda |
* Removing old testmaps as they're not needed for the 2008.2 release
|
2008-07-23 |
spq |
combine events (currently only mouse motion events), that helps reducing lag in clients
|
2008-07-23 |
kaelisebonrai |
test of rotation steps + facing location renders, for barra.
|
2008-07-22 |
spq |
fixed rotating instances when moving them
|
2008-07-22 |
jasoka |
added hashing to pool to improve techdemo loading time
|
2008-07-22 |
spq |
- added possibility to change instance ids
|
2008-07-21 |
jasoka |
better structure for techdemo scripts + svn:ignore fixes
|
2008-07-20 |
mvbarracuda |
* Added OA developers who contributed patches from the Dusmania game developer conference to the list of AUTHORS
|