Commit Graph

19 Commits (27cba6c6244bd21bb286d918aff6e65856257aba)

Author SHA1 Message Date
Marc Zinnschlag d7226fc9c2 Merge branch 'tab_completion' 14 years ago
Nikolay Kasyanov 4028600768 Builds on OS X now 14 years ago
Marc Zinnschlag d865c3cfc6 backend for tab completion: identifiers 14 years ago
Pieter van der Kloet dd4d022301 Converted all tabs to four spaces 14 years ago
Jason Hooks 13d8ea09b0 Cell case insensitivity, exterior and interior cells 14 years ago
Jason Hooks ffaaad188a using theirs 14 years ago
Nicolay Korslund 30f2d4fdd4 Added LAND and LTEX to esm_store 14 years ago
Marc Zinnschlag 9a2f128f58 improved record searching 15 years ago
Marc Zinnschlag 0414d7f862 load skill and magic effect records 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
Marc Zinnschlag d52e2f68cd added searchExt function to cell RecList 15 years ago
Nicolay Korslund 38ad2d98f9 Fixed windows issues + one minor optimization on to_utf8 15 years ago
Marc Zinnschlag 8d85211fa1 modified Npc and Creature class to let them store a copy of their own ID 15 years ago
Marc Zinnschlag 80000866fe split reclists find function into find and search functions (search can be used to check if an object does not exist, while find would see this as an error situation and would throw an exception) 15 years ago
Marc Zinnschlag 61d09c4768 read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues) 15 years ago
Marc Zinnschlag c3c16facbf fixed handling of case-insensitive IDs in esm store (cell list still on TODO list) 15 years ago
Marc Zinnschlag 106d12906a special case handling for script records 15 years ago
Marc Zinnschlag e4f85cb3e6 directory structure reorganisation (still missing the mangle stuff) 15 years ago