Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-15 | - some more opcodes for wsa and tim sequences | Florian Kagerer | |
- adding some code to inputSceneChange svn-id: r31132 | |||
2008-03-15 | Implemented opcodes: | Johannes Schickel | |
- 36: o2_removeItemFromInventory - 64: o2_disableAnimObject - 65: o2_enableAnimObject - 101: o2_showLetter - 115: o2_setSceneAnimPosAndUpdate svn-id: r31131 | |||
2008-03-15 | Got rid of EncapsulatedADGameDesc | Max Horn | |
svn-id: r31130 | |||
2008-03-15 | - implement opcode 127 (entering the color code for the skull in the rat ↵ | Florian Kagerer | |
cave now works) - minor bug fix for mouse cursor (which sometimes would show when it shouldn't) svn-id: r31129 | |||
2008-03-15 | Fixed another valgrind warning. | Johannes Schickel | |
svn-id: r31128 | |||
2008-03-15 | Fixed some valgrind warnings. | Johannes Schickel | |
svn-id: r31127 | |||
2008-03-15 | Fixed bug in o2_countItemInInventory. | Johannes Schickel | |
svn-id: r31126 | |||
2008-03-15 | Implement opcodes: | Johannes Schickel | |
- 7: o2_getCharacterScene - 54: o2_delaySecs - 103: o2_fillRect svn-id: r31125 | |||
2008-03-15 | update for kyra.dat tool | Florian Kagerer | |
svn-id: r31124 | |||
2008-03-15 | updated kyra.dat | Florian Kagerer | |
svn-id: r31123 | |||
2008-03-15 | animations for inventory items and mouse pointers | Florian Kagerer | |
svn-id: r31122 | |||
2008-03-14 | Started to get rid of Common::EncapsulatedADGameDesc (using plain ↵ | Max Horn | |
Common::ADGameDescription instead) svn-id: r31121 | |||
2008-03-14 | cleanup | Max Horn | |
svn-id: r31120 | |||
2008-03-14 | Advanced Detector: Changed fallback detector from a callback function ↵ | Max Horn | |
pointer to an overrideable method of AdvancedMetaEngine svn-id: r31119 | |||
2008-03-14 | const const const | Max Horn | |
svn-id: r31118 | |||
2008-03-12 | Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate). | John Willis | |
svn-id: r31115 | |||
2008-03-12 | Removed remaining traces of the dead MorphOS backend, which itself was ↵ | Max Horn | |
removed about one year ago svn-id: r31114 | |||
2008-03-12 | Switched CoreAudio MIDI driver to use AudioUnit v2 API (results in better ↵ | Max Horn | |
Leopard support/performance, it seems, at least in Exult) svn-id: r31113 | |||
2008-03-12 | Implemented OSystem_SDL::getTimeAndDate (identical to ↵ | Max Horn | |
OSystem::getTimeAndDate, which will eventually be REMOVED -- all porters should copy this change, if they haven't already) svn-id: r31112 | |||
2008-03-12 | SCUMM: Improved detector to properly distinguish MM v1 and v2 demos (fixes ↵ | Max Horn | |
detection of fan translations of the demos) (didn't update the website MD5 table on purpose) svn-id: r31111 | |||
2008-03-12 | Fix bug #1911558 - FF: Inventory doesn't scroll to the end. | Travis Howell | |
svn-id: r31110 | |||
2008-03-11 | Updated datafiles needed for S80, S90 and S60v2 | Lars Persson | |
svn-id: r31109 | |||
2008-03-11 | Cleanup. | Torbjörn Andersson | |
svn-id: r31108 | |||
2008-03-11 | Added OSystem_SDL::getFilesystemFactory() | Max Horn | |
svn-id: r31107 | |||
2008-03-10 | forgot to commit these | Robert Göffringmann | |
svn-id: r31099 | |||
2008-03-09 | engine as now as reference for future changes. | Paweł Kołodziejski | |
ignore char ' for now as i can't find proper font char. svn-id: r31098 | |||
2008-03-09 | ops | Paweł Kołodziejski | |
svn-id: r31097 | |||
2008-03-09 | fix regression | Paweł Kołodziejski | |
svn-id: r31096 | |||
2008-03-09 | fix regression | Paweł Kołodziejski | |
svn-id: r31095 | |||
2008-03-09 | fix regression | Paweł Kołodziejski | |
svn-id: r31094 | |||
2008-03-09 | next fixes after merge regressions | Paweł Kołodziejski | |
svn-id: r31093 | |||
2008-03-09 | next fixes after merge regressions | Paweł Kołodziejski | |
svn-id: r31092 | |||
2008-03-09 | sjis bug fix | Florian Kagerer | |
svn-id: r31091 | |||
2008-03-09 | Added missing line and renamed a variable to fix warnings. | Torbjörn Andersson | |
svn-id: r31090 | |||
2008-03-09 | floppy/fm-towns implementation for spell book | Florian Kagerer | |
svn-id: r31089 | |||
2008-03-09 | - fixed little glitch when putting items in cauldron | Johannes Schickel | |
- implemented listing of items in cauldron svn-id: r31088 | |||
2008-03-09 | - implemented cauldron handling for HoF (needs some more testing though) | Johannes Schickel | |
- fixed bug in updateCharFacing - added 'give' command to HoF debugger, which allows setting the hand item to a specified item svn-id: r31087 | |||
2008-03-09 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31086 | |||
2008-03-09 | Fix compile. | Travis Howell | |
svn-id: r31085 | |||
2008-03-09 | Implemented spellbook in HoF. | Johannes Schickel | |
svn-id: r31084 | |||
2008-03-09 | next fixes after merge regressions | Paweł Kołodziejski | |
svn-id: r31083 | |||
2008-03-09 | next fixes after merge regressions | Paweł Kołodziejski | |
svn-id: r31082 | |||
2008-03-09 | Fixed access of inventory in HoF while cursor is not visible. | Johannes Schickel | |
svn-id: r31081 | |||
2008-03-09 | Add hack to skip the faulty credits script in Russian HE99 version of Freddi ↵ | Travis Howell | |
Fish 3. svn-id: r31080 | |||
2008-03-09 | next fixes after merge regressions | Paweł Kołodziejski | |
svn-id: r31079 | |||
2008-03-09 | fixed after merge regression | Paweł Kołodziejski | |
svn-id: r31078 | |||
2008-03-09 | fixes to diffrent parts of game | Paweł Kołodziejski | |
svn-id: r31077 | |||
2008-03-09 | ident | Paweł Kołodziejski | |
svn-id: r31076 | |||
2008-03-09 | changed moment of increasing num_ejec | Paweł Kołodziejski | |
svn-id: r31075 | |||
2008-03-09 | fixed icons in part 5 | Paweł Kołodziejski | |
svn-id: r31074 |