Commit graph

  • d0f922ec5d Moved SkyManager creation Jason Hooks 2011-10-20 13:55:56 -0400
  • c52ae6825f Applying Gus's Windows fix2 Jason Hooks 2011-10-18 21:04:31 -0400
  • 0992f1e903 Applying Gus's Windows fix Jason Hooks 2011-10-18 21:02:42 -0400
  • 9126bb27b6 empty functions Jason Hooks 2011-10-18 19:50:19 -0400
  • 5dbbc5bb7b Changed error handling for Ogre config and made the launcher exit cleanly Pieter van der Kloet 2011-10-12 23:02:27 +0200
  • 283a9183d0 Merge remote-tracking branch 'upstream/master' Pieter van der Kloet 2011-10-12 22:45:49 +0200
  • a3a1b82929 Updated deb dependancies against Ubuntu 11.10 which is more or less in parity with Debian Sid. Brother Brick 2011-10-12 13:58:59 +0200
  • abeb3a22d4 Issue #19: Cleaned up Engine includes Marc Zinnschlag 2011-10-09 13:12:44 +0200
  • bc8db3612a Issue #19: Create OGRE renderer in go function instead of Engine's constructor Marc Zinnschlag 2011-10-09 13:05:38 +0200
  • 39af941d6f Issue #19: Moved code from Engine to WindowManager and ScriptManager Marc Zinnschlag 2011-10-09 12:05:13 +0200
  • 38c0f36d44 Issue #19: Finished cleaning out the Engine framelistener Marc Zinnschlag 2011-10-09 09:28:36 +0200
  • 8bf4abf53b Issue #19: Focus Reporting Improvements Marc Zinnschlag 2011-10-08 10:31:23 +0200
  • fbcb5fe681 Issue #19: Some more framelistener cleanup Marc Zinnschlag 2011-10-08 10:15:03 +0200
  • 8bebae17aa Issue #19: More local script related cleanup Marc Zinnschlag 2011-10-07 09:52:42 +0200
  • 896b7da23d Issue #19: fixed RNG in engine's frame listener Marc Zinnschlag 2011-10-06 12:36:16 +0200
  • 3bef04cb1d Issue #19: fixed exception handling in engine's frame listener Marc Zinnschlag 2011-10-06 12:34:13 +0200
  • 10778d8c3e Issue #19: factored out local script handling into a separate class Marc Zinnschlag 2011-10-06 12:29:59 +0200
  • 9e34f30500 Merge remote-tracking branch 'upstream/master' Pieter van der Kloet 2011-10-04 00:40:41 +0200
  • bf42d20f98 Fixed some compilation errors on windows. Note that it works on my computer, but it *might* not work on older versions of windows. gugus 2011-10-02 13:05:08 +0200
  • 5bfd953dd4 Merge remote branch 'gus/journal' Marc Zinnschlag 2011-09-30 09:38:16 +0200
  • 22514cbd4c Merge branch 'debfix' Marc Zinnschlag 2011-09-30 09:36:21 +0200
  • 9872c89539 packaging fixes for .deb packages Marc Zinnschlag 2011-09-30 09:36:06 +0200
  • a6ffa1a82a Allow not to build the launcher gugus 2011-09-29 14:59:20 +0200
  • 695452e1a3 Issue #169: Don't continue to run local scripts after the reference the script is attached to has been deleted Marc Zinnschlag 2011-09-29 09:02:06 +0200
  • f6249c39d5 Merge branch 'farcells' Marc Zinnschlag 2011-09-29 08:42:38 +0200
  • 6bfaf221e8 Created working icon for Windows and removed QMake file (not parsed by CMake) Pieter van der Kloet 2011-09-28 02:57:57 +0200
  • b448fc7d4c Issue #31: Do not try to load dynamical generated cells from ESM/P files Marc Zinnschlag 2011-09-27 10:22:55 +0200
  • b866323cf3 Issue #31: create new exterior cells on the fly Marc Zinnschlag 2011-09-27 10:08:07 +0200
  • 7c8853f6fe post-merge fixes Marc Zinnschlag 2011-09-27 09:45:28 +0200
  • 26b9d0fdc3 config fix Marc Zinnschlag 2011-09-27 09:44:42 +0200
  • 8da15440e0 Issue #31: added function for creating cell records Marc Zinnschlag 2011-09-26 11:11:30 +0200
  • cd7aaab48e Merge branch 'cells' into next Marc Zinnschlag 2011-09-24 12:10:53 +0200
  • 02ce672fdc preload cell's reference list when accessing a reference outside of the actice cells (memory usage and speed optimisation) Marc Zinnschlag 2011-09-24 11:45:59 +0200
  • 7799f7abc8 Merge remote branch 'gus/bullet_bug' into next Marc Zinnschlag 2011-09-22 19:08:33 +0200
  • af4f48fd3f Issue #28: implemented access to references outside of the active cells Marc Zinnschlag 2011-09-22 12:44:17 +0200
  • f0dd38b431 Issue #28: replaced the nested map structure in the CellList Marc Zinnschlag 2011-09-22 12:21:24 +0200
  • aa87370d8f Issue #28: moved cell-specific getPtr function from World to Cells Marc Zinnschlag 2011-09-22 11:54:08 +0200
  • e4a2f5547b Issue #28: added load-state for cells Marc Zinnschlag 2011-09-22 11:48:04 +0200
  • ce7202a147 Issue #28: shifting around functionality among CellStore, Cells and CellList Marc Zinnschlag 2011-09-10 11:22:32 +0200
  • 981b56ce8f Merge remote branch 'pvdk/master' openmw-0.11.1 Marc Zinnschlag 2011-09-09 09:51:48 +0200
  • e8632a799d Feature #28: refactored out cell management into a separate class Marc Zinnschlag 2011-09-08 11:02:55 +0200
  • a43d550b35 more readme improvements Marc Zinnschlag 2011-09-07 19:23:54 +0200
  • f9c37934f3 Merge pull request #6 from ace13/launcherfixes pvdk 2011-09-07 06:18:55 -0700
  • 0defc590bc Quick fix for always using OpenGL rendering, no matter the selected rendersystem Alexander "Ace" Olofsson 2011-09-07 10:17:46 +0200
  • 84a2053671 increased version number; another version number handling fix releated to deb packages Marc Zinnschlag 2011-09-07 09:17:50 +0200
  • 53fbf3b889 added some basic installation instruction to readme.txt Marc Zinnschlag 2011-09-07 08:59:02 +0200
  • ada552ed1f Added tooltip with plugin info and visual indication of missing masters Pieter van der Kloet 2011-09-06 21:37:08 +0200
  • b7ae31d5fe Fixed a context menu bug which caused an assert on empty view Pieter van der Kloet 2011-09-06 20:45:45 +0200
  • 34428f5a7c Issue #168: Configuration cleanup, part 2 Lukasz Gromanowski 2011-09-06 17:59:40 +0200
  • c9be134226 Fixed config file writing when file does not exist Pieter van der Kloet 2011-09-06 15:57:40 +0200
  • b63a2602c3 fixed a missing include Marc Zinnschlag 2011-09-06 10:02:39 +0200
  • 79a95bea83 Merge remote branch 'lgro/config' into next Marc Zinnschlag 2011-09-06 09:57:17 +0200
  • 960654e58f using new openengine version Marc Zinnschlag 2011-09-06 09:56:45 +0200
  • 3e6658428b Removed commented line Pieter van der Kloet 2011-09-06 03:54:37 +0200
  • 889e7d6c2e Config file handling changes to use the right priority and behave like openmw Pieter van der Kloet 2011-09-06 03:50:40 +0200
  • b60bb408fd Added some useful error messages when things go wrong with Ogre Pieter van der Kloet 2011-09-06 02:02:34 +0200
  • ccfd011df6 Modified write function to always use user location for openmw.cfg Pieter van der Kloet 2011-09-06 02:00:18 +0200
  • 40853e292f various bits of clean up Marc Zinnschlag 2011-09-04 09:48:50 +0200
  • afa84b72e0 fixed exterior bug Marc Zinnschlag 2011-09-03 10:26:31 +0200
  • d43455fd57 Issue #168: Configuration cleanup, part 2 Lukasz Gromanowski 2011-09-02 22:45:21 +0200
  • 54cb6deab9 Issue #168: Configuration cleanup, part 2 Lukasz Gromanowski 2011-09-02 20:01:24 +0200
  • 0b1d6d4330 Issue #168: Configuration cleanup, part 2 Lukasz Gromanowski 2011-09-02 19:55:10 +0200
  • d62fd96cd5 Issue #168: Configuration cleanup, part 2 Lukasz Gromanowski 2011-09-01 21:48:36 +0200
  • ceb8190121 Modified config saving to use Ogre's own methods instead of custom stuff Pieter van der Kloet 2011-09-01 05:53:08 +0200
  • 55e8935a54 Merge remote-tracking branch 'upstream/master' Pieter van der Kloet 2011-08-28 00:57:43 +0200
  • 0a2979caf2 more cleanup Marc Zinnschlag 2011-08-27 10:45:09 +0200
  • f8029aaa9e more cleanup; fixes for player handling during physics (unrelated to the actual refactoring bugs); fixed minor bug in character initialisation Marc Zinnschlag 2011-08-27 10:30:38 +0200
  • 4191bb32d1 fixed an unitialised variable Marc Zinnschlag 2011-08-22 21:34:51 +0200
  • 705e11becb Merge remote branch 'swick/mwrender' into mwrender Marc Zinnschlag 2011-08-22 21:27:53 +0200
  • 8c621298a2 Merge remote branch 'lgro/config' into next Marc Zinnschlag 2011-08-20 10:17:11 +0200
  • 48c24d4904 Issue #128: Configuration cleanup - added missing cstring header. Lukasz Gromanowski 2011-08-20 10:11:34 +0200
  • b806384a1e Updated link to the project website in readme.txt. Lukasz Gromanowski 2011-08-19 21:36:56 +0200
  • ea7eb7a62d fixes #128 Configuration cleanup. Lukasz Gromanowski 2011-08-19 21:06:09 +0200
  • 29b8a5374b get rid of the warnings Sebastian Wick 2011-08-19 17:03:47 +0200
  • 50773448d9 Small change in the way config files are found, now includes global config and error handling Pieter van der Kloet 2011-08-13 22:35:06 +0200
  • 6d8cfa7dfa fixed crash bug Marc Zinnschlag 2011-08-09 09:56:09 +0200
  • a13b958600 MWWorld::Scene::insertCell Sebastian Wick 2011-08-09 00:05:16 +0200
  • b7dbfb849a moved skyManager into RenderingManager Sebastian Wick 2011-08-08 21:11:30 +0200
  • 012a41427c Merge remote branch 'swick/mwrender' into mwrender Marc Zinnschlag 2011-08-08 10:30:06 +0200
  • 54724d7e7f start RenderingManager Sebastian Wick 2011-08-07 16:40:01 +0200
  • 1bf7c4e53d Improve bullet performances gugus 2011-08-03 11:41:16 +0200
  • 0a04008fc9 Merge remote-tracking branch 'upstream/master' Pieter van der Kloet 2011-08-03 08:28:57 +0200
  • a931124a2f Changed the confg writer, it now creates configs identical to those created by Ogre itself. This seems to have solved a small issue with Ogre always using OpenGL rendering even when Direct3D was selected in Windows. openmw-0.11.0 Alexander "Ace" Olofsson 2011-08-02 19:54:19 +0200
  • 74b4a0cbe5 World::moveObjectImp private Sebastian Wick 2011-08-02 19:46:21 +0200
  • 141e779e81 Some small launcher fixes Alexander "Ace" Olofsson 2011-08-02 19:21:27 +0200
  • df270d54da Merge remote-tracking branch 'origin/master' into newlauncher Alexander "Ace" Olofsson 2011-08-02 19:20:13 +0200
  • 41d4ad93f8 World::moveObjectImp Sebastian Wick 2011-08-02 18:50:31 +0200
  • 7cf66443df const std::string* to std::string Sebastian Wick 2011-08-02 18:44:10 +0200
  • 52bf3af565 make World::PhysicsSystem not depending on World::World Sebastian Wick 2011-08-02 18:16:39 +0200
  • 4b846a54f1 PhysicsSystem Sebastian Wick 2011-08-01 15:55:36 +0200
  • 8d4dc096a4 move getExterior back Sebastian Wick 2011-08-01 14:41:15 +0200
  • 3f007d29cc move mInteriors and mExterior back to World::World Sebastian Wick 2011-08-01 14:34:50 +0200
  • 6baf904f0f mStore fixed; glibc detected in shutdown process Sebastian Wick 2011-08-01 04:53:06 +0200
  • b131f022ba constructor & destructor Sebastian Wick 2011-08-01 04:36:23 +0200
  • 380cd5ca35 World::Scene improvements Sebastian Wick 2011-08-01 04:30:21 +0200
  • af59f3c475 cut down World::Scene Sebastian Wick 2011-08-01 04:17:50 +0200
  • 97e4f698a7 World::World looks good for now, cutting down World::Scene; still the to_utf8 error Sebastian Wick 2011-08-01 04:11:50 +0200
  • 64633ddcdb wired string to_utf8 error (maybe it returnes an empty string) Sebastian Wick 2011-08-01 04:06:38 +0200
  • ff68ca7e52 next try :/ Sebastian Wick 2011-08-01 03:33:02 +0200
  • 7c023a9973 fixed version number Marc Zinnschlag 2011-07-31 20:20:52 +0200