| AgeSort asc/desc | Change |
|---|---|
| 1 2 3 4 Next | |
| Apr 7, 2011 | |
| 1 year 1 month | Now the mouse follow the camera. |
| 1 year 1 month | cleared some FIXMEs + other small stuff |
|
Commit 9501873d1bb89b8e0a5a1890c481e81e9014577d, by StefanP.MUC | |
| 1 year 1 month | converted defines into consts, merged the rest of Defines.h (only define mode_t) into Globals.h (no need to have two of these in the global scope), then removed Defines.h |
|
Commit 16739788e8ce410f09603e68fa1d093ebf043365, by StefanP.MUC | |
| 1 year 1 month | some cleanup, some new todos |
|
Commit d95fb6d0086a060830ec38c610c7c9fe5e9c1c4b, by StefanP.MUC | |
| 1 year 1 month | Merge branch 'refs/heads/development' of ssh://stefanpmuc@opendungeons.git.sourceforge.net/gitroot/opendungeon s/opendungeons into HEAD |
|
Commit 53a7b0ef47dd743520a0bf28d1425218a012fde8, by StefanP.MUC | |
| 1 year 1 month | replace the two switches with a std::map, it's a lot easier to maintain and needs less manual coding |
|
Commit ec69f81307e7e078de20135771c2a695684fd0aa, by StefanP.MUC | |
| 1 year 1 month | Merge branch 'development' of ssh://opendungeons.git.sourceforge.net/gitroot/opendungeons/opendunge ons into development |
| 1 year 1 month | The missiles objects are now destroyed after they reach their destination. |
| Apr 6, 2011 | |
| 1 year 1 month | added possibility for easy gui sheet changing, simply call Gui::getSingletonPtr()->loadGuiSheet(enum guiSheet); all event handlers are subscribed dynamically, too. |
|
Commit 2989194ed5fec046f66034a79dd1a2f59db31731, by StefanP.MUC | |
| 1 year 1 month | Moved all gui stuff to its own class |
|
Commit 9f30553639703a4c74cacf95c1de8acbe691e591, by StefanP.MUC | |
| Apr 5, 2011 | |
| 1 year 1 month | Merge branch 'refs/heads/development' of ssh://stefanpmuc@opendungeons.git.sourceforge.net/gitroot/opendungeon s/opendungeons into HEAD |
|
Commit 1d9d5b9bbf090270e514ebbcf5a5df730900c88f, by StefanP.MUC | |
| 1 year 1 month | loads of small changes throughout the code: - removed several unneeded temp variables - some loop optimizations - some condition optimizations - some style optimizations |
|
Commit e045a030cd2859ba52473319edcca41968b7f0a8, by StefanP.MUC | |
| 1 year 1 month | Merge haxx.es:opendungeons into development |
| 1 year 1 month | Some test about Missile Object |
| 1 year 1 month | Merge haxx.es:opendungeons into development |
| Apr 4, 2011 | |
| 1 year 1 month | style + removal of unneeded temp variables |
|
Commit d411990c3f061c3ac00226f553ab659f829a4bc7, by StefanP.MUC | |
| 1 year 1 month | Prepare music randomizer for the future, when we'll have more than one track (make sure the same track isn't played more than once in a row). |
|
Commit 4a9849337b4b57eb22c43bd91728077355d88d89, by StefanP.MUC | |
| 1 year 1 month | Merge branch 'development' of ssh://opendungeons.git.sourceforge.net/gitroot/opendungeons/opendunge ons into development |
|
Commit 57ec7746b5d446548b2513c584dac047b388a08b, by oyvindln | |
| 1 year 1 month | Fix for VS2010 compiling |
|
Commit 5dbd5478099ac3c15d050c035f39fa2d23ef05a6, by oyvindln | |
| Mar 31, 2011 | |
| 1 year 1 month | Merge branch 'master' of haxx.es:opendungeons |