1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-29 21:44:04 +00:00

Commit graph

  • 7f48c64efe implemented sound related script instructions and functions with explicit references Marc Zinnschlag 2010-07-10 12:24:41 +0200
  • 211b723137 better error checking for extensions with explicit references Marc Zinnschlag 2010-07-10 12:16:45 +0200
  • 31b4d83fac moved sound extensions from mwsound to mwscript (reduces coupling between openmw components) Marc Zinnschlag 2010-07-10 11:48:05 +0200
  • d8c99c6ce3 Merge commit 'upstream/master' Marc Zinnschlag 2010-07-09 22:01:35 +0200
  • 71c710f9f6 enhanced compiler extenion system to support new instructions and functions with explicit references Marc Zinnschlag 2010-07-09 22:01:24 +0200
  • fce290104e Added gui/ and ogre/ from OpenMW Nicolay Korslund 2010-07-09 21:21:04 +0200
  • 69e607e140 implemented getdistance with explicit references Marc Zinnschlag 2010-07-09 20:55:39 +0200
  • c37b007be0 added verification for explicit references (check if the given ID exists) Marc Zinnschlag 2010-07-09 20:35:34 +0200
  • d4ac3b506e implemented enable, disable and getdisabled with explicit references Marc Zinnschlag 2010-07-09 19:32:17 +0200
  • ce74ee8618 removed an outdated log message Marc Zinnschlag 2010-07-09 18:27:31 +0200
  • 5a1dd4fedd fixed fileparser bug (empty line before the initial begin statement were not handled correctly Marc Zinnschlag 2010-07-09 18:21:16 +0200
  • 592fa84e2d added Enable, Disable, GetDisabled Marc Zinnschlag 2010-07-09 16:07:03 +0200
  • 6966c66091 Gave apps/openmw/ its own CMakeLists.txt Nicolay Korslund 2010-07-08 22:53:14 +0200
  • 9c839e220e Moved GUI stuff into components Nicolay Korslund 2010-07-08 22:34:35 +0200
  • 29522f57d3 Cleaned up some old D files Nicolay Korslund 2010-07-08 18:43:22 +0200
  • 4ecb63203b Merge branch 'master' of http://github.com/gwater/openmw Nicolay Korslund 2010-07-08 17:14:36 +0200
  • b2d54a619e Implemented all MW window layouts Nicolay Korslund 2010-07-08 15:23:35 +0200
  • b9f349cf30 Explicitly link MyGUI to it's dependencies Josua Grawitter 2010-07-08 13:13:10 +0200
  • 2e0bdf3a5c Merge remote branch 'upstream/master' Josua Grawitter 2010-07-08 12:21:45 +0200
  • 3896fd218a Added stand-alone GUI test, compiles and runs Nicolay Korslund 2010-07-08 11:53:59 +0200
  • 4f170b14ea Applied clientconsole build fix from GWater Nicolay Korslund 2010-07-08 09:56:13 +0200
  • 1d0c282ff4 Merge remote branch 'upstream/master' Josua Grawitter 2010-07-08 00:43:22 +0200
  • 0558664aa6 Added MyGUI source (cut down) and CMake files Nicolay Korslund 2010-07-07 21:36:15 +0200
  • 36f98a1128 Fix build error for clientconsole Josua Grawitter 2010-07-07 17:35:29 +0200
  • 6b3ff8a516 constness fixes Marc Zinnschlag 2010-07-07 20:14:50 +0200
  • 0efe4742a6 added script-gui interface and gui-related script instructions Marc Zinnschlag 2010-07-07 20:12:00 +0200
  • 2c63d67ceb added gui manager skeleton and a cmake fix Marc Zinnschlag 2010-07-07 18:48:06 +0200
  • 505a972faa changed assert to a softer warning message in cell_store.hpp Nicolay Korslund 2010-07-07 17:39:23 +0200
  • b97def39b3 Minor fixes to Mac stuff Nicolay Korslund 2010-07-07 10:07:15 +0200
  • 97ad6592ea Fixed innocent compiler warning in engine.cpp Nicolay Korslund 2010-07-07 09:55:44 +0200
  • 2ec96ed7de Merge branch 'master' of http://github.com/ardekantur/openmw Nicolay Korslund 2010-07-07 09:53:13 +0200
  • 359f2903d7 Merged athile and zinnschlag Nicolay Korslund 2010-07-07 09:46:11 +0200
  • a638c330ec Add one more command server fix so it still works correctly on Windows and reeanble the command server by default. athile 2010-07-06 10:28:48 -0700
  • 57de436db4 Command server Linux fix for open client connections. athile 2010-07-06 10:21:18 -0700
  • 22c1314738 Potential fix for inability to cancel Boost.Asio blocking accept on Linux athile 2010-07-06 10:03:49 -0700
  • 9d73718ec1 added GetSecondsPassed Marc Zinnschlag 2010-07-06 12:06:50 +0200
  • f5a70abd4b added OnActivate Marc Zinnschlag 2010-07-06 10:25:42 +0200
  • eff931b464 fixed broken getdistance function Marc Zinnschlag 2010-07-05 14:59:22 +0200
  • b2731c5e26 fix uninitialised variables Marc Zinnschlag 2010-07-05 14:34:15 +0200
  • 85cd744f44 fixed a stringparser bug Marc Zinnschlag 2010-07-05 13:33:17 +0200
  • b28a6fd7b8 modified parser to skip over button arguments in an messagebox instruction Marc Zinnschlag 2010-07-05 13:21:08 +0200
  • 3df5d377f2 added xbox function Marc Zinnschlag 2010-07-05 13:15:49 +0200
  • 34b824cb70 implemented GetDistance function Marc Zinnschlag 2010-07-05 12:30:45 +0200
  • cc0c21cf35 added function to retrieve a live cell ref via name Marc Zinnschlag 2010-07-05 12:09:04 +0200
  • 5786addab5 allowed the use of keywords as script names (*sigh*) Marc Zinnschlag 2010-07-05 10:58:10 +0200
  • 5fe4313b95 Various Windows fixes to CMake, compile errors, and a few warnings. Also made the command server optional and disabled by default since it is not currently working correctly on Linux. athile 2010-07-04 20:17:10 -0700
  • ee6c933156 Merge branch 'master' of git://github.com/korslund/openmw Ardekantur 2010-07-04 17:16:57 -0400
  • fc6009ebb3 ignore directories like build_<platform> too Ardekantur 2010-07-04 17:08:23 -0400
  • bace14c45e Mac Build - adding architectures and Apple build locations Ardekantur 2010-07-04 17:07:22 -0400
  • a61b2c39f0 added scriptrunning/startscript/stopscript; sorted out more case problems Marc Zinnschlag 2010-07-04 16:00:32 +0200
  • 5d73b47cc0 Added input component Nicolay Korslund 2010-07-04 14:28:51 +0200
  • 185f8bd56d added random function; global variable fix Marc Zinnschlag 2010-07-04 13:59:29 +0200
  • df8f8a315c added missing part of global variable implementation (storage and interpreter context) Marc Zinnschlag 2010-07-04 13:33:33 +0200
  • 1af84ad852 added readme, wee Nicolay Korslund 2010-07-04 13:20:09 +0200
  • c3c16facbf fixed handling of case-insensitive IDs in esm store (cell list still on TODO list) Marc Zinnschlag 2010-07-04 13:07:01 +0200
  • d57e67e722 added global variable handling to compiler context (not working yet because of case problems) Marc Zinnschlag 2010-07-04 12:55:55 +0200
  • f9c1548f80 added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables) Marc Zinnschlag 2010-07-04 12:29:28 +0200
  • cdcc244fc5 automatically start start scripts at startup Marc Zinnschlag 2010-07-04 10:50:19 +0200
  • 4482884eb5 implemented global script execution Marc Zinnschlag 2010-07-04 10:43:34 +0200
  • 530caac39b merged CompilerScriptContext into base class Marc Zinnschlag 2010-07-04 09:59:29 +0200
  • 5174679864 another bug-fix and missing documentation added Marc Zinnschlag 2010-07-03 20:51:21 +0200
  • 5d46fc869c added missing sound script functionality; various script-related bug-fixes Marc Zinnschlag 2010-07-03 20:35:59 +0200
  • 7583fc3f1b Added 2D rendring component with SDL backend. Nicolay Korslund 2010-07-03 18:46:21 +0200
  • eeeb9b09f8 identify LiveCellRefs by ptr instead of render handle Marc Zinnschlag 2010-07-03 17:59:30 +0200
  • 3fae68b403 added unifying LiveCellRef pointer class Marc Zinnschlag 2010-07-03 17:46:55 +0200
  • 2139bb78af fixed missing NULL initialization in input/driver.hpp Nicolay Korslund 2010-07-03 17:11:28 +0200
  • d51e6fb7c4 second part of refactoring Marc Zinnschlag 2010-07-03 15:41:20 +0200
  • f8cb4c2502 moved sound manager from world to engine (first step of another round of refactoring) Marc Zinnschlag 2010-07-03 15:17:02 +0200
  • c12752df4d added sound manager skeleton and sound script functions Marc Zinnschlag 2010-07-03 15:04:00 +0200
  • f0c492ae22 added CellChanged script function Marc Zinnschlag 2010-07-03 12:12:13 +0200
  • 32eafaa301 added custom function handling (compiler) Marc Zinnschlag 2010-07-03 10:43:55 +0200
  • a1beffc3cd added compiler extensions class Marc Zinnschlag 2010-07-03 09:54:01 +0200
  • 474b412b47 implemented local script execution Marc Zinnschlag 2010-07-02 18:08:00 +0200
  • 8e2732c60e local scripts are now run every frame (running scripts itself is not implemented yet) Marc Zinnschlag 2010-07-02 17:30:26 +0200
  • 076b01559f added local script compiling Marc Zinnschlag 2010-07-02 17:21:27 +0200
  • 2064c43d89 added script manager (doesn't do anything yet); local scriptes for active cells are passed on to the script manager Marc Zinnschlag 2010-07-02 16:18:25 +0200
  • a06b84ac86 added local variables to ref data Marc Zinnschlag 2010-07-02 14:31:29 +0200
  • 5c91ba74b8 store ogre handle in ref data Marc Zinnschlag 2010-07-02 14:00:28 +0200
  • def0a773bd replaced void * entry in cell store with a generic type Marc Zinnschlag 2010-07-02 13:48:48 +0200
  • c7f76f51fb added --debug option and finally cleaned up the merge mess Marc Zinnschlag 2010-07-02 13:12:05 +0200
  • 417df63302 partial fix for merge problems Marc Zinnschlag 2010-07-02 12:30:30 +0200
  • 4a3f6b0ff1 Various fixes to get openmw to compile and run properly Nicolay Korslund 2010-07-02 10:41:39 +0200
  • 0de4bb9d6c Merged athile's work Nicolay Korslund 2010-07-02 10:11:05 +0200
  • 4597295e20 Merged Nicolay Korslund 2010-07-02 10:06:09 +0200
  • f8a1a0ab8c improved cell handling; added world.* files (should have been added a few commits ago) Marc Zinnschlag 2010-07-02 09:38:22 +0200
  • ea6d342a24 split CellRender into CellRender and CellRenderImp Marc Zinnschlag 2010-07-02 09:24:16 +0200
  • 450542b4b9 Fix Windows line feeds and chdmod athile 2010-07-02 00:05:57 -0700
  • ce37666dbc factored world class out of main engine class Marc Zinnschlag 2010-07-02 09:00:06 +0200
  • 5825af45c3 Visual Studio 2010 compile fixes athile 2010-07-01 23:52:20 -0700
  • 9b2fa58b88 Add separate CMakeLists.txt files for mwcompiler and mwinterpreter athile 2010-07-01 16:29:22 -0700
  • 7cc27d9b66 Add command output string and client/server response. athile 2010-07-01 15:50:24 -0700
  • 60fb817e89 TokenLoc was wrongly forward declared as class Marc Zinnschlag 2010-07-01 21:48:14 +0200
  • d44f322b8a Add nesting to Visual Studio source groupings. athile 2010-07-01 12:09:05 -0700
  • 056194baa2 Merge upstream athile 2010-07-01 12:01:59 -0700
  • 7357ea2102 Add simple external console server/client athile 2010-07-01 11:49:00 -0700
  • 27e213e2f9 line ending fixes; hopefully for the last time Marc Zinnschlag 2010-07-01 18:03:41 +0200
  • d03a4c2c7c Fixed a couple more line endings Nicolay Korslund 2010-07-01 17:41:06 +0200
  • 1ad9b234f0 Merge branch 'mwscript' Marc Zinnschlag 2010-07-01 17:08:27 +0200
  • a9c2deb86e bad lineendings; as usual Windows is to blame Marc Zinnschlag 2010-07-01 17:00:54 +0200
  • 804aed6298 added basic message box formatting Marc Zinnschlag 2010-07-01 16:40:03 +0200