Mercurial > fife-parpg
log
age | author | description |
---|---|---|
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. |