Age | Commit message (Expand) | Author |
2012-08-27 | LASTEXPRESS: Remove some unreachable code | Littleboy |
2012-08-27 | LASTEXPRESS: Fix analysis warnings | Littleboy |
2012-08-01 | LASTEXPRESS: Remove use of skip from savegame functions when loading | Littleboy |
2012-07-27 | LASTEXPRESS: Fix some formatting issues | Littleboy |
2012-07-27 | LASTEXPRESS: Add menu-related warnings and turn some warnings into errors | Littleboy |
2012-07-27 | LASTEXPRESS: Remove entity include in savepoint.h | Littleboy |
2012-07-27 | LASTEXPRESS: More include re-organization | Littleboy |
2012-07-16 | LASTEXPRESS: Comment unused variable | Littleboy |
2012-07-14 | LASTEXPRESS: Cleanup | Littleboy |
2012-07-14 | LASTEXPRESS: Remove duplicated include statements | Littleboy |
2011-07-08 | LASTEXPRESS: Simplify SoundQueue::updateQueue() | Littleboy |
2011-07-06 | LASTEXPRESS: implement Sound::updateQueue() and all dependent functions | Eugene Sandulenko |
2011-07-04 | LASTEXPRESS: Move sound filtering to base Sound class | Littleboy |
2011-07-01 | LASTEXPRESS: Fix loading of subtitles from sound name | Littleboy |
2011-06-29 | LASTEXPRESS: Hook up preliminary sound filtering | Littleboy |
2011-06-29 | LASTEXPRESS: Update sound timer and sound entry playing | Littleboy |
2011-06-29 | LASTEXPRESS: Move SoundStatus to shared header | Littleboy |
2011-06-29 | LASTEXPRESS: Replace shared sound buffer by per-entry buffer | Littleboy |
2011-06-28 | LASTEXPRESS: Make SoundEntry members private | Littleboy |
2011-06-28 | LASTEXPRESS: Cleanup comments | Littleboy |
2011-06-28 | LASTEXPRESS: Move Sound class to the sound folder | Littleboy |
2011-06-28 | LASTEXPRESS: Move sound queue related functions to a separate class | Littleboy |
2011-06-28 | LASTEXPRESS: Move more entry-related functions to Entry class | Littleboy |
2011-06-25 | LASTEXPRESS: Give proper name to another sound struct member | Eugene Sandulenko |
2011-06-24 | LASTEXPRESS: Move subtitle-related methods to the SubtitleEntry class | Littleboy |
2011-06-24 | LASTEXPRESS: Refactor Sound class | Littleboy |