Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-26 | Update debug message. | Travis Howell | |
svn-id: r35564 | |||
2008-12-26 | Added const keyword to static data. | Johannes Schickel | |
svn-id: r35563 | |||
2008-12-26 | The verb<->textId assignment is needed only for ITE | Filippos Karapetis | |
svn-id: r35562 | |||
2008-12-26 | Adding a French entry for my US/FR version of The Last Dynasty | Sven Hesse | |
svn-id: r35561 | |||
2008-12-26 | Fix assert when playing Safari Snapshot in Blue's ABC Time Activities, ↵ | Travis Howell | |
caused by code difference in earlier HE games. svn-id: r35558 | |||
2008-12-26 | Oops added files I forgot in r35553. | Johannes Schickel | |
svn-id: r35555 | |||
2008-12-26 | Fixed memory leak. | Johannes Schickel | |
svn-id: r35554 | |||
2008-12-26 | Implemented (some) main menu code for LoL. | Johannes Schickel | |
svn-id: r35553 | |||
2008-12-26 | Cleanup. | Johannes Schickel | |
svn-id: r35552 | |||
2008-12-26 | Fix crash after selecting name in Blue's ABC Time Activities, caused by an ↵ | Travis Howell | |
invalid write in wizPackType1(). svn-id: r35551 | |||
2008-12-26 | Fixed selection of invalid frame numbers. This means that most locations can ↵ | Nicola Mettifogo | |
be switched to and don't crash up anymore! svn-id: r35550 | |||
2008-12-25 | Renamed NewGui to GuiManager | Max Horn | |
svn-id: r35544 | |||
2008-12-25 | Made Engine::_timer protected | Max Horn | |
svn-id: r35543 | |||
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn | |
svn-id: r35542 | |||
2008-12-25 | Fixed warning | Max Horn | |
svn-id: r35541 | |||
2008-12-25 | Slight cleanup | Filippos Karapetis | |
svn-id: r35540 | |||
2008-12-25 | SAGA2 HRS resources should be loaded correctly now | Filippos Karapetis | |
svn-id: r35539 | |||
2008-12-25 | Cleanup | Filippos Karapetis | |
svn-id: r35538 | |||
2008-12-25 | Oops | Filippos Karapetis | |
svn-id: r35537 | |||
2008-12-25 | - Implemented the SAGA2 resource loader | Filippos Karapetis | |
- Some cleanup svn-id: r35536 | |||
2008-12-25 | Fixed yet another valgrind warning. | Johannes Schickel | |
svn-id: r35535 | |||
2008-12-25 | Fixed valgrind warning. | Johannes Schickel | |
svn-id: r35534 | |||
2008-12-25 | Fix for bug #2464538 "PARALLACTION: Compiler error on AmigaOS4", | Johannes Schickel | |
svn-id: r35533 | |||
2008-12-25 | Fixed compilation with g++4.3 | Johannes Schickel | |
svn-id: r35532 | |||
2008-12-24 | Documenting the dither code a bit more and removing SierraLight's not needed ↵ | Sven Hesse | |
height argument svn-id: r35530 | |||
2008-12-24 | add comment for clarification | Joost Peters | |
svn-id: r35528 | |||
2008-12-24 | on systems that need alignment, allocate chunks that are a multiple of 4 to ↵ | Joost Peters | |
ensure we get aligned chunks. Otherwise, some pNode structs will be dereferenced from unaligned addresses. svn-id: r35527 | |||
2008-12-24 | Moving the dither code to graphics/ | Sven Hesse | |
svn-id: r35526 | |||
2008-12-24 | Allocate just the required memory for scripts (spotted by sev) | Jordi Vilalta Prat | |
svn-id: r35525 | |||
2008-12-24 | Questions in dialogues can have up to 10 answers in BRA. | Nicola Mettifogo | |
svn-id: r35524 | |||
2008-12-24 | Slight cleanup | Filippos Karapetis | |
svn-id: r35523 | |||
2008-12-24 | Fixed display of location background when changing from a scrollable to a ↵ | Nicola Mettifogo | |
non-scrollable one. svn-id: r35522 | |||
2008-12-24 | Simplified destructions of Balloon objects. | Nicola Mettifogo | |
svn-id: r35521 | |||
2008-12-24 | T7G: Implement runtime script fix for cake puzzle bug. | Scott Thomas | |
svn-id: r35520 | |||
2008-12-23 | Added stubs for the missing visual effect opcodes | Filippos Karapetis | |
svn-id: r35512 | |||
2008-12-23 | Fixed warning. | Johannes Schickel | |
svn-id: r35511 | |||
2008-12-23 | Update detection of the 11th hour demo. The disk.1 wasn't with the other files. | Matthew Hoops | |
svn-id: r35509 | |||
2008-12-23 | change PPINIT's bools to uint8 to fix crash on OSX (see revision 33285 - ↵ | Joost Peters | |
must've been accidentally undone by the DW2 merge) svn-id: r35508 | |||
2008-12-23 | Silenced MSVC warnings | Filippos Karapetis | |
svn-id: r35507 | |||
2008-12-23 | endian fixes | Joost Peters | |
svn-id: r35506 | |||
2008-12-23 | Fix a valgrind error by using the appropiate delete operator | Jordi Vilalta Prat | |
svn-id: r35498 | |||
2008-12-23 | Some initial code for HRS resource loading | Filippos Karapetis | |
svn-id: r35497 | |||
2008-12-23 | Enumerated the different actor directions and fixed spelling | Filippos Karapetis | |
svn-id: r35496 | |||
2008-12-23 | Fixed bug #1970191 - "IHNM: Psychic Profile problem" | Filippos Karapetis | |
svn-id: r35495 | |||
2008-12-23 | T7G: Fix the stuck mouse cursor | Jordi Vilalta Prat | |
svn-id: r35494 | |||
2008-12-23 | T7G: Don't wait for the CD track to end | Jordi Vilalta Prat | |
svn-id: r35493 | |||
2008-12-23 | Improve the palette fading (timing and factor calculation), which fixes the ↵ | Jordi Vilalta Prat | |
introduction synchronization as a result svn-id: r35492 | |||
2008-12-22 | Fixing the flow meter thingy in Urban Runner | Sven Hesse | |
svn-id: r35491 | |||
2008-12-22 | logicalWidth -> width | Filippos Karapetis | |
logicalHeight -> height svn-id: r35488 | |||
2008-12-22 | Fixed GCC warning. | Torbjörn Andersson | |
svn-id: r35487 |