Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-30 | Fascination - Suppress some warnings | Arnaud Boutonné | |
svn-id: r44504 | |||
2009-09-29 | Playtoons - implement some functions related to hotspot texts | Arnaud Boutonné | |
Fascination - initial version of several 'Fascination Window' functions, proper naming of most of fascination OPCODEDRAW and OPCODEGOB functions svn-id: r44472 | |||
2009-06-22 | Putting evalBoolResult() and evalExpr() into Script | Sven Hesse | |
svn-id: r41760 | |||
2009-06-22 | Encapsulating script file access | Sven Hesse | |
svn-id: r41753 | |||
2009-06-18 | Oops, forgot again that Fascination needs o1_assign | Sven Hesse | |
svn-id: r41634 | |||
2009-06-18 | Splitting an ADLPlayer and MDYPlayer from the AdLib class | Sven Hesse | |
svn-id: r41633 | |||
2009-06-17 | Changed opcodeGob to be functor-based | Sven Hesse | |
svn-id: r41603 | |||
2009-06-17 | Changed opcodeFunc to be functor-based | Sven Hesse | |
svn-id: r41602 | |||
2009-06-17 | Changed opcodeDraw to be functor-based | Sven Hesse | |
svn-id: r41601 | |||
2009-06-13 | Gob - *WIP* incomplete implementation of MDY/TBR | Arnaud Boutonné | |
svn-id: r41498 | |||
2009-06-06 | Fascination needs o1_assign. o2_assign breaks the DOS floppy version | Sven Hesse | |
svn-id: r41313 | |||
2009-06-06 | Renamed the evaluateStore opcodes to assign, because that's what they are | Sven Hesse | |
svn-id: r41312 | |||
2009-05-31 | Replacing NULL with 0, since that's normally the C++-way | Sven Hesse | |
svn-id: r41059 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-05-01 | Gob : Fascination - put back o1_freesprite and switch to o1_animPalInit ↵ | Arnaud Boutonné | |
after verification of the original code in Gob1. Modify or suppress some warnings. svn-id: r40225 | |||
2009-04-29 | - Added a game_fascin skeletton, as specificities are now proven | Arnaud Boutonné | |
- Added a new game time, adibouunknown, used to reference the ADI/Adibou/Addy generic environments - Replace oFascin_cdUnknown10 by a real function - Fix a detail in oFascin_cdUnknown11 - Suppress double declaration for types Gob2 and Ween svn-id: r40207 | |||
2009-04-25 | Fascination | Arnaud Boutonné | |
- Squeeze _goblinFuncLookUp and OpcodeGoblinEntryFascination to the max to spare memory - Added Amiga-only geUnknown1000-2 functions. At this point, they are not unknown, but hang the Protracker player - Modify some few comments and variable/function names svn-id: r40146 | |||
2009-04-25 | Complete general function 0 and 1 based on DrMcCoy suggestion (Hardcoded IMD ↵ | Arnaud Boutonné | |
loading and playing) svn-id: r40136 | |||
2009-04-24 | Removing the extra \n in warning()s. warning() already adds "!\n" | Sven Hesse | |
svn-id: r40133 | |||
2009-04-24 | Gob - Add 12 dummy functions used for the OpcodeGoblinEntryFascination. | Arnaud Boutonné | |
svn-id: r40130 | |||
2009-04-21 | Patch #2725859 : Added some MD5 to the gob engine, modified the way the ↵ | Arnaud Boutonné | |
first STK and TOT is declared, added inter and draw skeleton for Fascination svn-id: r40059 |