Mon, 28 Jul 2008 02:18:40 +0000 |
kaelisebonrai |
Added new life_belts. (Blue Green Red) as well as sources.
|
Sun, 27 Jul 2008 13:36:03 +0000 |
spq |
* add some std types to swig wrapper (fife.i.templ)
|
Sat, 26 Jul 2008 17:35:02 +0000 |
spq |
fix key event, patch by yonibear
|
Sat, 26 Jul 2008 17:33:44 +0000 |
spq |
fix removeActionListener not being exported but used in pychan
|
Sat, 26 Jul 2008 12:29:55 +0000 |
mvbarracuda |
* OpenAL-soft patch for OSS support by Yonibear (OpenAnno)
|
Sat, 26 Jul 2008 03:04:03 +0000 |
jwt |
Added an undo feature to the map editor. Just press u to undo insert placement/removals.
|
Fri, 25 Jul 2008 17:14:13 +0000 |
chewie |
- prepared basicapplication to use WindowTitle / WindowIcon from clients settings.py
|
Fri, 25 Jul 2008 00:59:08 +0000 |
jwt |
Omission of a camera viewport in xml map files now indicates that the camera should use the full window.
|
Thu, 24 Jul 2008 13:20:39 +0000 |
spq |
use strings as grouping in generic renderer, easier for the clients...
|
Thu, 24 Jul 2008 10:18:44 +0000 |
mvbarracuda |
* Removing old testmaps as they're not needed for the 2008.2 release
|
Wed, 23 Jul 2008 09:36:45 +0000 |
spq |
combine events (currently only mouse motion events), that helps reducing lag in clients
|
Wed, 23 Jul 2008 02:28:46 +0000 |
kaelisebonrai |
test of rotation steps + facing location renders, for barra.
|
Tue, 22 Jul 2008 20:55:13 +0000 |
spq |
fixed rotating instances when moving them
|
Tue, 22 Jul 2008 13:07:51 +0000 |
jasoka |
added hashing to pool to improve techdemo loading time
|
Tue, 22 Jul 2008 10:04:16 +0000 |
spq |
- added possibility to change instance ids
|
Mon, 21 Jul 2008 13:46:15 +0000 |
jasoka |
better structure for techdemo scripts + svn:ignore fixes
|
Sun, 20 Jul 2008 20:08:11 +0000 |
mvbarracuda |
* Added OA developers who contributed patches from the Dusmania game developer conference to the list of AUTHORS
|
Sun, 20 Jul 2008 19:42:37 +0000 |
spq |
Add input and app focus events (e.g. iconify) (patch by phiker)
|
Sun, 20 Jul 2008 19:40:21 +0000 |
spq |
speedup instance renderer; now instances can change their layer, old optimisation made wrong asumption... (fix by yonibear)
|
Sun, 20 Jul 2008 13:17:16 +0000 |
kaelisebonrai |
actually delete the old name of the rendersetup...
|
Sat, 19 Jul 2008 16:42:18 +0000 |
kaelisebonrai |
renamed the rendersetup to reflect its status.
|
Sat, 19 Jul 2008 13:38:01 +0000 |
mvbarracuda |
* Fix by Sleek & GreyGhost
|
Sat, 19 Jul 2008 12:14:51 +0000 |
Sleek |
Corrected Layer::addInstance() to return appropriate bool. Added the function to layer.i for swig
|
Sat, 19 Jul 2008 12:06:14 +0000 |
Sleek |
Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings.
|