Commit Graph

184 Commits (8b2252e7a17af51c6c838d159e6708c671eee5fb)

Author SHA1 Message Date
athile 27f69d0f5b Fix some double-to-float Visual Studio warnings in npc.cpp. Add 'm' prefix to member variables in esm_reader.hpp. 14 years ago
Yuri Krupenin b791a8f6be Merge remote branch 'zini/master' 14 years ago
Pieter van der Kloet dd4d022301 Converted all tabs to four spaces 14 years ago
Yuri Krupenin 6b6ee5440e Minimal set of fixes to build with MinGW. 14 years ago
Jason Hooks 11406ae6f3 cleanupandupdate 14 years ago
Marc Zinnschlag 5336b90149 music player and NPC rendering branch 14 years ago
Jason Hooks 60601682cd Beast races fixed 14 years ago
Jason Hooks 1896a6a2e8 Preliminary npcs4 14 years ago
Jason Hooks 467988455c Preliminary npcs3 14 years ago
Jason Hooks 13d8ea09b0 Cell case insensitivity, exterior and interior cells 14 years ago
Jason Hooks ffaaad188a using theirs 14 years ago
Marc Zinnschlag 38ab9f7a3d Merge branch 'newchar'
Conflicts:
	components/esm_store/store.hpp
14 years ago
Marc Zinnschlag cc86fe54d5 Merge remote branch 'amos/gui-windows' into newchar 14 years ago
Nicolay Korslund 30f2d4fdd4 Added LAND and LTEX to esm_store 14 years ago
Marc Zinnschlag 770276281b changed numeric char type defs from char to signed char 14 years ago
Nicolay Korslund d36fa3deda Merge branch 'master' of http://github.com/zinnschlag/openmw 14 years ago
Nicolay Korslund 255b0d03a9 Started early work on terrain code (no rendering yet.) 14 years ago
Marc Zinnschlag c16f79afc6 fixed a bug in esm loader, that made all doors and chests locked by default 14 years ago
Marc Zinnschlag e39caef261 second set of additional doxygen comments 14 years ago
Jan Borsodi ee101440a2 Continued work on Class Create dialog. Added sub-dialogs for picking specialization, attribute and skill. Also added some definitions in ESM for attributes and specializations. 14 years ago
Jan Borsodi cd3e976b7c Added birthsign dialog and spell effect widget. 14 years ago
Jan Borsodi eec34e9f0e Added dialog for picking class from a list. 14 years ago
Jan Borsodi 54996684aa Merge branch 'master' into gui-windows 14 years ago
Jan Borsodi 573917f3e1 Removed the need to configure the misc skills, they are now automatically set to any skills not part of the major/minor group. 14 years ago
Nicolay Korslund 3e170002e2 Merge remote branch 'zinnschlag/cell' 15 years ago
Nicolay Korslund 71e5a15298 Minor improvement to to_utf8 15 years ago
Jan Borsodi 30e0d713ed Changed list of skill names to contain the ID of the names instead, the actual names are then fetched from GMST. 15 years ago
Jan Borsodi edb2df7d27 Merge remote branch 'zini/newchar' into gui-windows 15 years ago
Jan Borsodi 415426c30b Convert tabs to spaces. 15 years ago
Jan Borsodi 1c79a62957 Added a static list of skill names to ESM::Skill. 15 years ago
Marc Zinnschlag 9a2f128f58 improved record searching 15 years ago
Marc Zinnschlag 0414d7f862 load skill and magic effect records 15 years ago
Nicolay Korslund 6a12ce313e Fixed uninit var in loadland.hpp 15 years ago
Marc Zinnschlag 814d721e33 build external cell names from name of region instead of from internal region id 15 years ago
Marc Zinnschlag 5f84b680af implemented exterior coc 15 years ago
Nicolay Korslund 0eae9d1504 Removed -Werror again 15 years ago
Nicolay Korslund 91e8590288 Merge branch 'master' of http://github.com/zinnschlag/openmw 15 years ago
Nicolay Korslund f55362cbdc Some Windows-help to cmake/FindAudiere.cmake + non-important changes. 15 years ago
Marc Zinnschlag 058f2d0cce fixed a problem with previous merge 15 years ago
Marc Zinnschlag 1dc805d0d4 Merge branch 'master' into exterior
Conflicts:
	apps/openmw/mwscript/docs/vmformat.txt
15 years ago
Nicolay Korslund 5552c44753 Cleaned up strnlen in esm_reader. Added -Werror switch to g++. 15 years ago
Nicolay Korslund e30306f7c3 Removed redundant custom exception class 15 years ago
Nicolay Korslund c5d3a40fde Fixed ESM bug (quest records). 15 years ago
Nicolay Korslund d32563063b Alternative fix to mesh crash bug 15 years ago
Marc Zinnschlag 044bf0ab48 fixed parsing explicit references in the body of control structures 15 years ago
Marc Zinnschlag 15878b12fd Merge branch 'master' into exterior 15 years ago
Marc Zinnschlag c18e83d7c0 extended scripting extensions to code segment 3 (instructions and functions with optional arguments) 15 years ago
Marc Zinnschlag b3cc3073a3 changed encoding of segment 3 opcodes (increasing the number of opcodes, while reducing the width of the argument) 15 years ago
Marc Zinnschlag 08d2b80434 message box fix 15 years ago
Marc Zinnschlag f4e79a48f0 implemented optional arguments 15 years ago