Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-28 | Fixed crash. Original clip routine was more sane. | Eugene Sandulenko | |
Some code formatting. svn-id: r13658 | |||
2004-04-28 | Removing more files from SAGA. Justification: we already have XMIDI/SMF ↵ | Max Horn | |
code; SDL already gets inited by OSystem (which this code should use, too, of course...); no need to have a simple poly hit test in a separate file svn-id: r13657 | |||
2004-04-27 | more dead code gone | Max Horn | |
svn-id: r13655 | |||
2004-04-27 | Remove yet another file | Max Horn | |
svn-id: r13654 | |||
2004-04-27 | Remove some more unused code | Max Horn | |
svn-id: r13653 | |||
2004-04-27 | cleanup | Max Horn | |
svn-id: r13652 | |||
2004-04-27 | Fixed warnings. At the time of writing, only xmidi.cpp causes warnings for | Torbjörn Andersson | |
me now, but I'm not sure how to fix those. svn-id: r13651 | |||
2004-04-27 | Don't use uninitialized variable, lang_path, in debugging messages. It | Torbjörn Andersson | |
caused ScummVM to hang on my Linux box. Fixed - correctly, I hope - compiler warning. svn-id: r13648 | |||
2004-04-25 | more cleanup | Max Horn | |
svn-id: r13625 | |||
2004-04-25 | More ScummVMification | Max Horn | |
svn-id: r13624 | |||
2004-04-25 | Fix yet another const warning | Max Horn | |
svn-id: r13623 | |||
2004-04-25 | Fix many warnings; use C++ type system instead of C style typedefs; removed ↵ | Max Horn | |
various unused stuff; const correctness; etc. svn-id: r13622 | |||
2004-04-23 | convert the file routines to use the File class | Jonathan Gray | |
svn-id: r13607 | |||
2004-04-13 | File is not needed | Eugene Sandulenko | |
svn-id: r13576 | |||
2004-04-13 | Fixed warning. | Torbjörn Andersson | |
svn-id: r13575 | |||
2004-04-13 | Fixed warning. | Torbjörn Andersson | |
svn-id: r13574 | |||
2004-04-13 | Fixed warning. (There are plenty of warnings in the SAGA engine, but this | Torbjörn Andersson | |
one was obvious how to fix. :-) svn-id: r13573 | |||
2004-04-12 | File is not needed | Eugene Sandulenko | |
svn-id: r13568 | |||
2004-04-12 | oops. Forgot the file | Eugene Sandulenko | |
svn-id: r13567 | |||
2004-04-12 | More headers | Eugene Sandulenko | |
svn-id: r13566 | |||
2004-04-12 | Forgot to add header. | Eugene Sandulenko | |
Please, remove SAGA engine from MSVC builds. It should be broken there until porting to OSystem is finished svn-id: r13565 | |||
2004-04-12 | WIP for SAGA engine. | Eugene Sandulenko | |
o text formatting is not consistent with rules, just indent utility is too dumb for that o it does not use OSystem, i.e. it runs on direct SDL calls o it may not even compile on your box o if you enable it, expect zillions of warnings o no sound Now it runs ITE intro as reinherit did svn-id: r13564 | |||
2004-03-22 | corrections to namespaces | Paweł Kołodziejski | |
svn-id: r13362 | |||
2004-03-16 | Fixed warnings. I hope I didn't break anything! | Torbjörn Andersson | |
svn-id: r13317 | |||
2004-03-15 | Use Saga namespace everywhere | Eugene Sandulenko | |
svn-id: r13293 | |||
2004-03-15 | Code formatting | Eugene Sandulenko | |
svn-id: r13288 | |||
2004-03-15 | fix warnings | Max Horn | |
svn-id: r13283 | |||
2004-03-14 | Initial SAGA checkin | Eugene Sandulenko | |
svn-id: r13281 |