Commit Graph

1061 Commits (master)

Author SHA1 Message Date
Nicolay Korslund 2d3a56a464 Set up OGRE window and config reading 14 years ago
Nicolay Korslund dc2c9f06d0 Renamed all .h to .hpp. Started porting rendering code. 14 years ago
Nicolay Korslund 2d2804b30c Fixed unbearably slow cell loader. Faster now. 14 years ago
Nicolay Korslund bdb6896c3f Created (a very slow) cell loader. Will optimize. 14 years ago
Nicolay Korslund e534431022 Main program now stores ESM data in memory 14 years ago
Nicolay Korslund ccfc63ab9f Updated and tested CMakeLists.txt, now confirmed on Linux. 14 years ago
Nicolay Korslund 7238847b8b CMake for Windows-patch by Sylvain T (NOT YET TESTED). Includes update to Mangle.
Details:
- create a sub directory to store CMake scripts (later more to come)
- add a search Ogre package script (may be replaced later by "official" Ogre 1.7 search script, since they switched to CMake, yeah !)
- fixed header issues being not available with MSVC and replaced by equivalent functions if assumed portable enough
14 years ago
Nicolay Korslund ef871c813b CMake patch from Andrew Belitsky: Improved Linux handling. 14 years ago
Nicolay Korslund 320fb3f8b8 Added very early CMakeLists.txt, builds main executable from game/main.cpp 14 years ago
nkorslund 6ba4040f08 - Added some non-working code (for later use)
- Removed CMakeLists for now. It's enough work to keep the
  existing build alternatives updated. We can add it back later when
  things stabilize.


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@56 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund ff4e120f12 Added CMake file, fixed minor build issues with avcodec/ffmpeg.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@44 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago