1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-08-17 09:14:09 +00:00

Commit graph

  • 90f1d9c2f2 OSX suggestion by corristo scrawl 2012-08-12 21:25:13 +0200
  • 97c45455fd fix WindowManager destruction scrawl 2012-08-12 21:21:23 +0200
  • 86d6f190bf Input system rewrite scrawl 2012-08-12 20:45:02 +0200
  • 39f87bee0e Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem scrawl 2012-08-12 18:46:52 +0200
  • c4bf6214db Merge remote branch 'scrawl/master' Marc Zinnschlag 2012-08-12 18:11:36 +0200
  • 88e70cb5bd Merge branch 'decouple' Marc Zinnschlag 2012-08-12 18:11:17 +0200
  • 6534c2a55a Issue #107: WindowManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-12 18:11:09 +0200
  • b6f427bf5e fix OpenMW not exiting when the window is closed (alt f4 etc) scrawl 2012-08-12 17:20:46 +0200
  • 35a64edf2a Issue #107: removed a template from the window manager Marc Zinnschlag 2012-08-12 16:07:04 +0200
  • 12a5bd1208 Merge branch 'decouple' of https://github.com/zinnschlag/openmw into inputsystem scrawl 2012-08-12 15:45:32 +0200
  • 6c72b77718 Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem scrawl 2012-08-12 15:43:22 +0200
  • 484cce12a8 Issue #107: removed redundant getStore function from window manager Marc Zinnschlag 2012-08-12 14:36:46 +0200
  • f37d3cd3c9 Issue #107: added a few todo comments Marc Zinnschlag 2012-08-12 14:09:55 +0200
  • 4ca3cb81d4 Issue #107: some include clean up Marc Zinnschlag 2012-08-12 14:07:48 +0200
  • e0ba7cf952 Issue #107: Fixing up the window manager interface Marc Zinnschlag 2012-08-12 13:46:14 +0200
  • 020fde70b8 Issue #107: moving function implementations from hpp to cpp file Marc Zinnschlag 2012-08-12 11:10:17 +0200
  • dbac3d2e5f Issue #107: fixing WindowManager::removeDialog Marc Zinnschlag 2012-08-12 10:52:29 +0200
  • a3b27ae756 Issue #107: Moved ClassPoint from window manager to character creation Marc Zinnschlag 2012-08-12 10:50:03 +0200
  • 1328c2b434 Merge remote branch 'corristo/master' Marc Zinnschlag 2012-08-12 10:10:42 +0200
  • e7329d5f8b Creatures now have a properly positioned box shape Jason Hooks 2012-08-12 00:36:49 -0400
  • fb91f76a2b fixed a crash gugus 2012-08-11 22:08:04 +0200
  • 2beaa9d9ae Workaround to allow main loop to know Ogre::Root's mQueuedEnd value Nikolay Kasyanov 2012-08-11 23:26:20 +0400
  • 0c8045d606 allow exterior cell for positioncell. Crash! gugus 2012-08-11 19:16:00 +0200
  • 0bc48cc5ea little fix (thanks greye!) gugus 2012-08-11 18:07:20 +0200
  • 379fbccf8c Merge branch 'move_rotate_fix' of https://github.com/greye/openmw.git into object_movement_creation gugus 2012-08-11 17:53:40 +0200
  • 0231533d05 Issue #107: InputManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-11 17:53:39 +0200
  • b68f9d6a28 Issue #107: MechanicsManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-11 17:30:55 +0200
  • dcf1e66456 fix main menu placement after resolution changes scrawl 2012-08-11 17:26:01 +0200
  • f7f8ac0a73 fix move/rotateObject code greye 2012-08-11 18:28:37 +0400
  • 2ebf4721d1 small main menu fix scrawl 2012-08-11 15:15:09 +0200
  • 380defa52f Merge remote branch 'greye/cross_cell-borders' Marc Zinnschlag 2012-08-11 15:08:17 +0200
  • 5e33d49970 Merge remote branch 'scrawl/shadersystem' Marc Zinnschlag 2012-08-11 15:06:04 +0200
  • 47f7a5e988 fix double pos/rot adjustment greye 2012-08-11 17:01:55 +0400
  • bc16dc81b9 Merge remote branch 'greye/cross_cell-borders' Marc Zinnschlag 2012-08-11 14:44:39 +0200
  • 8ac2d11f56 changed shading to be more like MW (completely replace material ambient with vertex colors if present), fixes some too dark daedric ruins scrawl 2012-08-11 14:42:14 +0200
  • f58a4ada7a Merge branch 'master' into shadersystem scrawl 2012-08-11 14:28:31 +0200
  • eaf6a8df94 some correction gugus 2012-08-11 14:06:58 +0200
  • 355ca649c2 camera flip control rewritten greye 2012-08-11 14:54:33 +0400
  • 5d1c01a58e Merge branch 'master' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-11 12:28:03 +0200
  • 766e782aae Merge remote branch 'greye/cross_cell-borders' Marc Zinnschlag 2012-08-11 12:05:10 +0200
  • f3edea77b2 MSCV compatibility fix Marc Zinnschlag 2012-08-11 12:03:22 +0200
  • b53b27533a fixes some include guards Marc Zinnschlag 2012-08-11 12:02:51 +0200
  • 6eb9f15b6d fixed time stamp operator Marc Zinnschlag 2012-08-11 11:38:26 +0200
  • 91f0eed9c4 Merge remote branch 'scrawl/master' Marc Zinnschlag 2012-08-11 11:34:40 +0200
  • 45306e4bc3 fixed rotation adjustment greye 2012-08-11 13:23:54 +0400
  • 5018db3332 removed some redundant code, added some comments greye 2012-08-11 12:13:16 +0400
  • 80883ff257 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-11 09:53:29 +0200
  • 54221aab89 Merge branch 'cross_cell-borders' of https://github.com/greye/openmw.git into object_movement_creation gugus 2012-08-11 09:53:06 +0200
  • 7fa1dc93d7 2nd try: position/ PositionCell gugus 2012-08-11 09:52:49 +0200
  • ebf1fe415e tiny fix Nikolay Kasyanov 2012-08-11 01:11:52 +0400
  • 225530c690 implemented better main loop for OS X (carbon version). Input feels far less laggy Nikolay Kasyanov 2012-08-10 23:19:12 +0400
  • 0042020385 should fix 'north direction' bug greye 2012-08-10 21:24:07 +0400
  • bed6545e45 still fix assertion fail greye 2012-08-10 21:06:09 +0400
  • 56c9c4dbd9 remove some redundant code greye 2012-08-10 21:03:46 +0400
  • 11fadf4a07 forgot something scrawl 2012-08-10 16:25:27 +0200
  • 44ff31b50a removed world exit methods scrawl 2012-08-10 16:21:53 +0200
  • f72956b918 - added a simple main menu (with Return, Options and Exit buttons) - removed OEngine::ExitListener (what a terrible abuse of framelisteners) scrawl 2012-08-10 15:15:48 +0200
  • 815e0d6708 modified the section about missing names; We really don't want people to randomly add themselfs Marc Zinnschlag 2012-08-10 08:45:51 +0200
  • 3668b4aabb Rewrote the credits.txt, added missing people and changed formatting Pieter van der Kloet 2012-08-10 05:47:37 +0200
  • 38c2c5d480 Creatures now use object physics Jason Hooks 2012-08-09 18:09:11 -0400
  • b664b174f0 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-09 23:50:44 +0200
  • cb5b69104d PositionCell gugus 2012-08-09 23:45:06 +0200
  • 083e3537b4 post merge Jason Hooks 2012-08-09 17:21:59 -0400
  • 38b06aee6c resolving conflicts greye 2012-08-09 21:49:00 +0400
  • de35999891 Merge branch 'boostfix' Marc Zinnschlag 2012-08-09 16:12:42 +0200
  • 10527e0784 Merge branch 'player_control' Marc Zinnschlag 2012-08-09 16:12:36 +0200
  • aca08eb4c2 Merge branch 'decouple' into player_control Marc Zinnschlag 2012-08-09 16:12:10 +0200
  • b5bc7bc424 SoundManager dependency on camera pos/dir greye 2012-08-09 17:01:03 +0400
  • 6bd48d12af Issue #107: SoundManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-09 14:33:21 +0200
  • d00d40cc3f Issue #107: Journal is accessed only through the interface class from now on Marc Zinnschlag 2012-08-09 12:56:03 +0200
  • a84145a087 Issue #107: minor corrections Marc Zinnschlag 2012-08-09 12:05:47 +0200
  • 181d45661f fix rotation angles greye 2012-08-09 13:43:52 +0400
  • 6b996d8c34 fix disabled camera on start greye 2012-08-09 13:29:13 +0400
  • df60f4bf92 stub for soundmanager, adjust rotation mode greye 2012-08-09 13:27:32 +0400
  • 923109b260 Issue #107: DialogueManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-09 10:35:53 +0200
  • e6ede480c7 Issue #107: fixed up some interfaces Marc Zinnschlag 2012-08-09 09:41:17 +0200
  • 378fcc2460 fix DisablePlayerControl logic greye 2012-08-09 11:10:18 +0400
  • 1511eb3549 implemented enable/disable player looking switch greye 2012-08-09 10:55:49 +0400
  • a2d87d5f5b added camera flip control, fixed input rotation axis greye 2012-08-09 10:24:18 +0400
  • ec9cf4d3c6 rotateObject() added, input system rewritten greye 2012-08-09 00:15:52 +0400
  • 28ecfb4290 Issue #107: ScriptManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-08 15:18:55 +0200
  • 9b567e4ba6 Issue #107: Removed a redundant function in world interface; added a comment Marc Zinnschlag 2012-08-08 14:54:35 +0200
  • 4977fafb9c updated credits.txt Marc Zinnschlag 2012-08-08 14:27:14 +0200
  • b6f7f21bcf fix player cell assertion fail, moveObject(Ptr&, CellStore&, f, f, f) added greye 2012-08-08 14:51:33 +0400
  • 7cc2de3e21 boost filesystem compatibility fix Marc Zinnschlag 2012-08-08 08:52:08 +0200
  • 993c7150dc tweaked depth bias scrawl 2012-08-07 22:43:11 +0200
  • 79b7487c87 fix using deleted objects greye 2012-08-07 22:21:46 +0400
  • d32a61b928 fix object moving greye 2012-08-06 18:20:48 +0400
  • ee97a204f2 fix npc animation key update greye 2012-08-06 15:26:37 +0400
  • 8a485e213b first try of the Position script instruction. Still missing: check if overlapp with an object. gugus 2012-08-05 16:44:56 +0200
  • d850a3ee49 some correction gugus 2012-08-05 16:21:53 +0200
  • dbcd4a8b5b compatibility fix Marc Zinnschlag 2012-08-05 00:06:19 +0200
  • f5ee5a5414 Merge remote branch 'edmondo/master' Marc Zinnschlag 2012-08-05 00:03:16 +0200
  • 20deb97a09 nif_file.hpp: add stdint.h include to fix build Edmondo Tommasina 2012-08-04 23:14:53 +0200
  • c08e098d7f esm_reader.cpp: fix std::runtime_error compile error Edmondo Tommasina 2012-08-04 22:51:43 +0200
  • 32b167ce2b Revert "nif_file.hpp: include type definitions to fix build" Edmondo Tommasina 2012-08-04 23:02:27 +0200
  • a63fd77ccc Revert "esm_reader.hpp: fix std::runtime_error compile error" Edmondo Tommasina 2012-08-04 22:58:26 +0200
  • 1db7978361 silenced a warning Marc Zinnschlag 2012-08-04 22:03:14 +0200
  • 0c5f886683 Merge remote branch 'greye/player_control' Marc Zinnschlag 2012-08-04 21:55:13 +0200
  • cacf0bd10d Basic collision with npcs Jason Hooks 2012-08-04 15:43:33 -0400