This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-09 12:42:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a70c3876a2
OpenMW
/
components
/
esm_store
History
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)
2010-07-26 11:40:03 +02:00
..
cell_store.hpp
removed an outdated log message
2010-07-09 18:27:31 +02:00
reclists.hpp
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)
2010-07-26 11:40:03 +02:00
store.cpp
Added MyGUI to OpenMW, fully working (with events and script hooks)
2010-07-17 19:38:32 +02:00
store.hpp