openmw-tes3coop/components
Chris Robinson 046e9686f9 Cleanup RecordPtrT
This moves the index resolution into a separate post method instead of always
checking when access. As a result, it reduces the size of it down to the size
of a pointer, as opposed to 2 pointers + 1 int. The appropriate methods are
added to the various node types to make sure they're resolved.
2012-07-02 21:41:21 -07:00
..
bsa fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
compiler possible fix for script execution bug 2012-06-19 14:55:22 +02:00
esm fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
esm_store correct case for dialogue topics 2012-04-17 23:47:50 +02:00
file_finder Issue #133 Handle resources across multiple data directories 2012-02-12 14:21:07 +01:00
files fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
interpreter Issue #181: assignment to member variables 2012-06-16 14:29:55 +02:00
misc fixes #128 Configuration cleanup. 2011-08-19 21:06:09 +02:00
nif Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
nifbullet fix collision bug i think. It disable collision for quiet a lot of objects (maybe a little to much) 2012-05-17 15:46:38 +02:00
nifogre fixed some cppcheck issues 2012-06-06 20:29:30 +02:00
nifoverrides override nif transparency settings (part 1) 2012-04-11 20:13:15 +02:00
settings fix some settings bugs 2012-06-23 12:25:28 +02:00
terrain Remove no longer needed local .gitignore 2011-03-07 19:13:24 +01:00
to_utf8 Added explicit cast to char in ToUTF8::windows_XXXX tables. 2012-04-07 13:08:25 +02:00
CMakeLists.txt override nif transparency settings (part 1) 2012-04-11 20:13:15 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00