Commit Graph

31 Commits (fc6009ebb31627efe9089a892a6e25425efd7e33)

Author SHA1 Message Date
Nicolay Korslund c17015dfb5 Added screenshot function 15 years ago
Nicolay Korslund 3a0600b84c Implemented correct bounding box computation in NIFLoader 15 years ago
Nicolay Korslund 782a90066d Cleaned up some old code 15 years ago
Marc Zinnschlag a8f4b3e66c fixed NIF loader problem with NiTriShape as root node 15 years ago
athile 6dd59bf51b Fix typo in previous commit 15 years ago
athile d37f5b3052 Windows compile fixes 15 years ago
Nicolay Korslund 10c1d78c38 Windows compatibility patch 15 years ago
Nicolay Korslund 293c7c29c4 Made includes more portable + minor optimization fix. 15 years ago
Nicolay Korslund 86b78b18f4 Created cell renderer w/NIF loading. Runs but is WIP. 15 years ago
Nicolay Korslund dc2c9f06d0 Renamed all .h to .hpp. Started porting rendering code. 15 years ago
Nicolay Korslund 46e09c5c75 CellList is done, cells can be looked up
- finished CellList in game/esm_reclists.hpp
- esm_reader: get*String() now removes trailing zero terminators from result
15 years ago
Nicolay Korslund 3e157ff2b8 Applied patch from GWater + other minor fixes 15 years ago
Nicolay Korslund e534431022 Main program now stores ESM data in memory 15 years ago
Nicolay Korslund 320fb3f8b8 Added very early CMakeLists.txt, builds main executable from game/main.cpp 15 years ago
Nicolay Korslund bbf0bbe982 Nitpicks 15 years ago
Nicolay Korslund 7c9b1adc8d Merge branch 'master' of git@github.com:korslund/openmw 15 years ago
Nicolay Korslund ead367d3ee Small code blurbs from Chris' code 15 years ago
Nicolay Korslund 04d1fae5d4 Cleaned up nifogre tests 15 years ago
Nicolay Korslund aeec73806d Set up a small post-processing layer to ease NIF animation handling 15 years ago
Nicolay Korslund b4eefb6ca3 niftool now spits out some useful info
- cleaned up some more old files
15 years ago
Nicolay Korslund a21628d9c5 Finished and tested materials and transformations. Made nice pictures. 15 years ago
Nicolay Korslund 70f9e63cd1 Added vertex transformation code 15 years ago
Nicolay Korslund 752237e245 Completed material code. Not tested. 15 years ago
Nicolay Korslund 9b7c995ae6 Completed Ogre mesh insertion, started working on material decoding. 15 years ago
Nicolay Korslund 14b91fb271 Cosmetic changes 15 years ago
Nicolay Korslund 31d971e076 Started porting old meshloader.d 15 years ago
Nicolay Korslund 0b4b40a634 Added type specifier to Nif records for easier identification. 15 years ago
Nicolay Korslund 908ef1c6ca Made combined ogre/bsa/nif test, started working on NIFLoader 15 years ago
Nicolay Korslund cbb5252387 Fixed manual mesh loader test, now works :) 15 years ago
Nicolay Korslund c1b31acece Added first test, doesn't work :( 15 years ago
Nicolay Korslund b739205ff6 Started making ogre_manualresource_test.cpp 15 years ago