Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-18 | Add C64 palette. | Eugene Sandulenko | |
Fix Zak C64. Now it is playable. svn-id: r18148 | |||
2005-05-18 | Some cleanup (note: for some (negative value) corner cases, round does not ↵ | Max Horn | |
100% match the original code. However, that should probably not matter...) svn-id: r18147 | |||
2005-05-17 | Initial support of C64 MM & Zak | Eugene Sandulenko | |
svn-id: r18146 | |||
2005-05-17 | Remove debug output. Some more PI fixes | Eugene Sandulenko | |
svn-id: r18144 | |||
2005-05-17 | Update with our own PI and atan2(). | Eugene Sandulenko | |
svn-id: r18143 | |||
2005-05-17 | Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatan | Eugene Sandulenko | |
implementation? svn-id: r18141 | |||
2005-05-17 | Made the help dialog scale itself. There's one place where it ought to use | Torbjörn Andersson | |
word-wrapping, but it looks fairly good even with the current hard-coded line breaks. svn-id: r18135 | |||
2005-05-16 | Fix from Quiteust for boxes in MM NES. | Eugene Sandulenko | |
svn-id: r18132 | |||
2005-05-16 | Arrow keys no longer emulate mouse movement. | Torbjörn Andersson | |
svn-id: r18131 | |||
2005-05-16 | Made InfoDialog scale itself. | Torbjörn Andersson | |
svn-id: r18128 | |||
2005-05-16 | Enlarge the option dialogs; note that the widgets should be rearranged / ↵ | Max Horn | |
enlarged, too; they aren't yet svn-id: r18123 | |||
2005-05-15 | Restore --disable-he functionality. :( | Eugene Sandulenko | |
svn-id: r18121 | |||
2005-05-15 | Use a 'big' ListWidget in SaveLoadChooserEx | Max Horn | |
svn-id: r18116 | |||
2005-05-15 | Unified rules that determine when a dialog shall use its 'big' mode and when ↵ | Max Horn | |
its 'normal' mode; MessageDialog uses Font::wordWrapText now; MessageDialog scales itself now svn-id: r18111 | |||
2005-05-15 | Replaced global revBitMask array with a macro | Max Horn | |
svn-id: r18104 | |||
2005-05-15 | Renamed costume scale tables; merged the old costume renderer's scale table ↵ | Max Horn | |
with the small scale AKOS scale table (they were identical) svn-id: r18103 | |||
2005-05-15 | Added AuxBlock::reset() method; moved aux related code to ScummEngine_v71he ↵ | Max Horn | |
class svn-id: r18102 | |||
2005-05-15 | Disabling SCUMM7/8 games should disable HE61 games. | Travis Howell | |
Split akos_processQueue() in HE61+ and SCUMM7+ versions. svn-id: r18101 | |||
2005-05-14 | Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes. | Eugene Sandulenko | |
svn-id: r18100 | |||
2005-05-14 | Added --disable-hq and --disable-scumm-7-8 options. Also improved | Eugene Sandulenko | |
DISABLE_HE so more HE-specific code gets excluded. svn-id: r18099 | |||
2005-05-14 | Merge loop limits into one) | Max Horn | |
svn-id: r18098 | |||
2005-05-14 | Made the SCUMM main dialog scale itself | Max Horn | |
svn-id: r18097 | |||
2005-05-14 | Applies to HE70 too. | Travis Howell | |
svn-id: r18092 | |||
2005-05-14 | Add configure option to disable HE 70+ games. | Travis Howell | |
svn-id: r18091 | |||
2005-05-14 | Opcode number correction | Eugene Sandulenko | |
svn-id: r18090 | |||
2005-05-14 | Yet another LogicHE opcode. | Eugene Sandulenko | |
svn-id: r18089 | |||
2005-05-14 | Ooops | Travis Howell | |
svn-id: r18088 | |||
2005-05-14 | Implemented last football logic opcode. | Eugene Sandulenko | |
svn-id: r18087 | |||
2005-05-14 | Handle default case. | Travis Howell | |
svn-id: r18086 | |||
2005-05-14 | More football logic opcodes. | Eugene Sandulenko | |
svn-id: r18085 | |||
2005-05-13 | Check if charset is been used, before expiring the resource. | Travis Howell | |
svn-id: r18081 | |||
2005-05-13 | HE demos sometimes call music tracks that don't exist. | Travis Howell | |
svn-id: r18080 | |||
2005-05-13 | Didn't need to break HE70 saved games after all. | Travis Howell | |
activity/freddi (he71) only use 13 actors. svn-id: r18079 | |||
2005-05-13 | Comment typo. | Torbjörn Andersson | |
svn-id: r18078 | |||
2005-05-13 | Changed back _numActors to 30 for Sam & Max to avoid breaking savegame | Torbjörn Andersson | |
compatibility. svn-id: r18077 | |||
2005-05-13 | Cases apply to rtRoomImage in He70+ too. | Travis Howell | |
svn-id: r18076 | |||
2005-05-12 | Remove debug leftover comments. | Eugene Sandulenko | |
svn-id: r18074 | |||
2005-05-12 | Removed unused variables to prevent warnings. | Torbjörn Andersson | |
svn-id: r18070 | |||
2005-05-12 | Avoid HE regressions. | Travis Howell | |
svn-id: r18068 | |||
2005-05-12 | Support for football/footdemo logic | Eugene Sandulenko | |
svn-id: r18065 | |||
2005-05-11 | Implement now spotted Logic opcode in funshops. Now need to find a place | Eugene Sandulenko | |
where another one gets called. svn-id: r18064 | |||
2005-05-11 | Fix crash in puttsfunshop when trying to edit new shape. | Eugene Sandulenko | |
svn-id: r18063 | |||
2005-05-11 | Simple and crude demo of the 'big' buttons -- the infrastructure for this ↵ | Max Horn | |
isn't complete, but at least you can see where we are heading... svn-id: r18062 | |||
2005-05-11 | Merge loop index variables | Max Horn | |
svn-id: r18059 | |||
2005-05-11 | Reduce header dependencies | Max Horn | |
svn-id: r18058 | |||
2005-05-11 | Unify check in initBGBuffers and in getZPlanes | Max Horn | |
svn-id: r18054 | |||
2005-05-11 | Corect _numActors in HE games. | Travis Howell | |
svn-id: r18053 | |||
2005-05-11 | Broke HE70 saved games too, due to activity. | Travis Howell | |
svn-id: r18052 | |||
2005-05-11 | Remove fixmes | Travis Howell | |
Corect _numActors in HE games. svn-id: r18051 | |||
2005-05-11 | Set number of actors by version again. | Travis Howell | |
svn-id: r18050 |