Mercurial > fife-parpg
log engine/core/controller/engine.cpp @ 83:46de6c7e22e5
age | author | description |
---|---|---|
Fri, 18 Jul 2008 14:44:56 +0000 | spq | increased felt responsiveness by first processing events and then drawing the screen |
Wed, 16 Jul 2008 12:37:41 +0000 | spq | allow clients to set a custom window title and icon |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Fri, 11 Jul 2008 15:42:54 +0000 | jasoka | moved grid ownership to model in similar way as with pathers |
Fri, 11 Jul 2008 15:37:16 +0000 | spq | * remove geometric renderer, its not replaced by the more functional generic renderern |
Fri, 11 Jul 2008 11:57:48 +0000 | spq | add image and text renderer to generic renderer |
Fri, 11 Jul 2008 10:42:31 +0000 | spq | add generic renderer |