Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-20 | Fixed mouse redraw with Touche | Chris Apers | |
svn-id: r25130 | |||
2007-01-20 | Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption. | Neil Millstone | |
svn-id: r25129 | |||
2007-01-20 | Completed implementation of o1_restoreAllObjectBackgrounds. | Johannes Schickel | |
svn-id: r25127 | |||
2007-01-19 | Added copy constructor and assignment operator to class HashMap | Max Horn | |
svn-id: r25125 | |||
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out ↵ | Neil Millstone | |
all other fat drivers) svn-id: r25124 | |||
2007-01-19 | Changed to ARM7 for libcartreset | Neil Millstone | |
svn-id: r25123 | |||
2007-01-19 | Adding libcartreset to ARM7 binary | Neil Millstone | |
svn-id: r25122 | |||
2007-01-18 | Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that I | Torbjörn Andersson | |
accidentally broke when removing the timer callback from the SMUSH player. svn-id: r25120 | |||
2007-01-18 | Make use of Surface::getBasePtr | Max Horn | |
svn-id: r25119 | |||
2007-01-18 | Patch #1596959 (SH and MIPS need memalign too) | Max Horn | |
svn-id: r25118 | |||
2007-01-18 | fixed walk bug: characters now walk along complex paths | Nicola Mettifogo | |
svn-id: r25117 | |||
2007-01-17 | Fixed a warning. | Torbjörn Andersson | |
svn-id: r25112 | |||
2007-01-17 | fixed broken tab widths | Nicola Mettifogo | |
svn-id: r25111 | |||
2007-01-16 | svn-id: r25110 | Travis Howell | |
2007-01-16 | Update details of several French HE demos. | Travis Howell | |
svn-id: r25108 | |||
2007-01-16 | Update details for German version of Elvira 2 | Travis Howell | |
svn-id: r25107 | |||
2007-01-16 | added first debug messages | Nicola Mettifogo | |
svn-id: r25106 | |||
2007-01-16 | Fix a minor compiler warning. | David Symonds | |
svn-id: r25105 | |||
2007-01-16 | Restore missing svn:keyword attributes. | David Symonds | |
svn-id: r25104 | |||
2007-01-16 | Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. | David Symonds | |
svn-id: r25103 | |||
2007-01-16 | update project files | Paweł Kołodziejski | |
svn-id: r25102 | |||
2007-01-16 | Formating names in source code | Paweł Kołodziejski | |
svn-id: r25101 | |||
2007-01-16 | Finish restructuring font data header for const correctness. | David Symonds | |
svn-id: r25100 | |||
2007-01-16 | Start restructuring font data header for const correctness. | David Symonds | |
svn-id: r25099 | |||
2007-01-15 | removed detection for two hacked titles (Gold Rush and Manhunter I) | Stuart George | |
svn-id: r25098 | |||
2007-01-15 | removed definition of _glyphWidths | Nicola Mettifogo | |
svn-id: r25097 | |||
2007-01-15 | made _glyphWidths only referenced into graphics.cpp | Nicola Mettifogo | |
svn-id: r25096 | |||
2007-01-15 | Fixing const related warnings in the parallaction engine | Max Horn | |
svn-id: r25095 | |||
2007-01-15 | enforced MemoryReadStream usage instead of custom byte swapping in ↵ | Nicola Mettifogo | |
background loading svn-id: r25094 | |||
2007-01-15 | fixed pointer casting in InputData management | Nicola Mettifogo | |
svn-id: r25093 | |||
2007-01-15 | Fixed warning. | Torbjörn Andersson | |
svn-id: r25092 | |||
2007-01-15 | Made Nippon Safes start from the regular splash screen | Nicola Mettifogo | |
svn-id: r25091 | |||
2007-01-15 | update project files | Paweł Kołodziejski | |
svn-id: r25090 | |||
2007-01-15 | fix warning | Paweł Kołodziejski | |
svn-id: r25089 | |||
2007-01-15 | keep warnings off like this ones: | Paweł Kołodziejski | |
- warning C4610: struct 'Agi::AGIGameDescription' can never be instantiated - user defined constructor required - warning C4510: 'Saga::SAGAGameDescription' : default constructor could not be generated Can someone help me how to fix this ? svn-id: r25088 | |||
2007-01-14 | Zone names get free'd, so don't assign a static string to it (it causes a ↵ | Max Horn | |
const warning, too) svn-id: r25087 | |||
2007-01-14 | Be more flexible w.r.t. interpreter version being emulated. | David Symonds | |
svn-id: r25086 | |||
2007-01-14 | Oops. Parallaction should be disabled now. | Eugene Sandulenko | |
svn-id: r25085 | |||
2007-01-14 | mark 64bit issues | Willem Jan Palenstijn | |
svn-id: r25084 | |||
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko | |
svn-id: r25083 | |||
2007-01-14 | Add few more fanmade games. But they all will go away soon to an external | Eugene Sandulenko | |
file. svn-id: r25082 | |||
2007-01-14 | Added missing grabRawScreen to OS5 backend | Chris Apers | |
svn-id: r25081 | |||
2007-01-14 | Added: | Chris Apers | |
- engines location auto-detection - Apple IIgs platform svn-id: r25080 | |||
2007-01-14 | Still doesn't work with PalmOS compiler | Chris Apers | |
svn-id: r25079 | |||
2007-01-14 | Added static initializers to handle global objects allocation | Chris Apers | |
svn-id: r25078 | |||
2007-01-13 | Add French versions of several HE game demos | Travis Howell | |
svn-id: r25074 | |||
2007-01-13 | Rename special debug levels to conform our suggested naming scheme. | Eugene Sandulenko | |
svn-id: r25073 | |||
2007-01-13 | Patch #1610370: Configure patch for cross compiling Atari Version | Max Horn | |
svn-id: r25072 | |||
2007-01-13 | Fix for language selection. | Johannes Schickel | |
svn-id: r25071 | |||
2007-01-12 | Fixed version number printing in alt-d dialogue box | Stuart George | |
svn-id: r25070 |