Mercurial > fife-parpg
log engine/core/view/camera.cpp @ 330:33dd55160a9d
age | author | description |
---|---|---|
Wed, 25 Mar 2009 14:17:59 +0000 | phoku | Fixed second camera in rio. |
Tue, 24 Mar 2009 16:50:37 +0000 | phoku | Removed unused TimerListener. |
Sat, 31 Jan 2009 04:15:43 +0000 | spq | fixed time handling in fife: |
Sun, 12 Oct 2008 19:23:10 +0000 | spq | fix searching for instances in a rect - old code had false positives |
Mon, 14 Jul 2008 14:41:12 +0000 | spq | add possibility to hide instances/instance visuals; initialize instance visuals properly |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sat, 12 Jul 2008 00:20:26 +0000 | spq | fix getPixelRGBA - it should return r g b and not r b g... |