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-10 15:39:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4c53495d99
OpenMW
/
components
History
Marc Zinnschlag
f141fd0931
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-08-01 15:20:07 +08:00
..
bsa
compiler
implemented naked expressions in lineparser (used in console; result is send through messagebox interface)
2010-07-21 13:34:52 +02:00
esm
Added cmake file for the iconv library and extended relevant
2010-07-31 19:02:29 +02:00
esm_store
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-08-01 15:20:07 +08:00
interpreter
replaced flat Type_Data stack with a union
2010-07-14 15:28:55 +02:00
misc
Killed clientconsole, mwcompiler, mwinterpreter and command server
2010-07-22 14:15:02 +02:00
nif
nifogre