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 03:39:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a70c3876a2
OpenMW
/
components
History
Marc Zinnschlag
00c0a50f7f
Merge commit 'ape/master'
2010-07-31 19:37:49 +02: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-07-26 11:40:03 +02: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