aboutsummaryrefslogtreecommitdiff
path: root/saga/resnames.h
AgeCommit message (Collapse)Author
2004-11-07Initial inventory support.Torbjörn Andersson
svn-id: r15723
2004-10-20FX_CROWD constants are correct.Eugene Sandulenko
Add some simple stub. svn-id: r15621
2004-10-19Oops, now it plays the correct music again, I hope. The sound effects seemTorbjörn Andersson
a bit better now, too. At least the crowd is no longer cheering when the fair is closed. svn-id: r15617
2004-10-19Cleanup. No need to have a lookup table for something that can be expressedTorbjörn Andersson
by simple arithmetics. svn-id: r15615
2004-10-19Initial, and slightly buggy, support for sound effects.Torbjörn Andersson
svn-id: r15614
2004-05-01indentPaweł Kołodziejski
svn-id: r13708
2004-04-12oops. Forgot the fileEugene Sandulenko
svn-id: r13567
2004-04-12WIP 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-22corrections to namespacesPaweł Kołodziejski
svn-id: r13362
2004-03-14Initial SAGA checkinEugene Sandulenko
svn-id: r13281