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

Commit graph

  • a70a5282f4 fixed an overzealous skill gain error check Marc Zinnschlag 2012-12-08 13:37:43 +0100
  • fdc7e93835 preliminary multi-threaded verify implementation (does not actually perfom any document verification yet) Marc Zinnschlag 2012-12-08 11:59:13 +0100
  • 11700237fc updated changelog Marc Zinnschlag 2012-12-08 10:13:23 +0100
  • d97d4b8ef0 updated version number Marc Zinnschlag 2012-12-08 10:12:19 +0100
  • 386eec51c1 some skill usage fixes Marc Zinnschlag 2012-12-07 11:36:38 +0100
  • e50b9aca86 tradding skill use, spechcraft use eduard 2012-12-06 20:58:33 +0100
  • 2d62649dc9 tradding skill use, spechcraft use eduard 2012-12-06 18:30:19 +0100
  • b2a0e4b1fd tradding skill use, spechcraft use eduard 2012-12-06 18:19:35 +0100
  • 1c80390bce Merge branch 'master' into editor2 Marc Zinnschlag 2012-12-06 15:26:03 +0100
  • 2b53cf6547 do not list actions in the pop up menu that do not apply to any of the selected records Marc Zinnschlag 2012-12-06 15:25:31 +0100
  • c12ee129f7 added delete command Marc Zinnschlag 2012-12-06 15:18:41 +0100
  • b41cc5e9e9 added revert command Marc Zinnschlag 2012-12-06 14:56:04 +0100
  • ea8ee11ff7 tradding skill use eduard 2012-12-06 14:25:53 +0100
  • 5332546541 tradding skill use eduard 2012-12-06 13:58:52 +0100
  • 8bcd7d8fb1 fixed a type in a script instruction Marc Zinnschlag 2012-12-04 20:56:45 +0100
  • f07b7d17cd improved exception handling Marc Zinnschlag 2012-12-04 20:43:47 +0100
  • 8e1a2e3a13 Issue #474: adjust global variable pcrace Marc Zinnschlag 2012-12-04 10:58:43 +0100
  • 5cd2fe00ab initialise blank global records Marc Zinnschlag 2012-12-03 22:16:02 +0100
  • 8e93bfa607 turned the global class into a general purpose table subview class Marc Zinnschlag 2012-12-03 22:03:02 +0100
  • 0a8b7602d3 fixed edit lock Marc Zinnschlag 2012-12-03 21:51:42 +0100
  • 49d6239004 added pop-up menu with create record action Marc Zinnschlag 2012-12-03 21:44:16 +0100
  • 7cc28c3eb9 Merge branch 'videoplayback' of github.com:scrawl/openmw into videoplayback scrawl 2012-12-03 17:43:00 +0100
  • 3106db0379 commented out debug output scrawl 2012-12-03 17:41:38 +0100
  • bc90c75176 more clean up, video played with correct speed, videos without sound working too (mw_credits.bik) scrawl 2012-12-03 17:33:02 +0100
  • a77d910aaf audio codec is opened, some cleanup scrawl 2012-12-03 16:44:41 +0100
  • db29e411c4 added merge functions; temporarily merge on document creation Marc Zinnschlag 2012-12-03 13:56:02 +0100
  • 3db850a7d1 Don't crash if no loading screens are found scrawl 2012-12-03 05:45:04 +0100
  • ea2bbec76e better fix for bed activation scrawl 2012-12-03 05:32:12 +0100
  • a6fd369e4e Fixed wait window reappearing after sleeping Tom Mason 2012-12-02 22:10:47 +0000
  • 682fd23aea fix wrong increment greye 2012-12-02 21:18:59 +0400
  • b25f2e88ce Issue #492: fixed double alchemy ingredients removal Marc Zinnschlag 2012-12-02 15:07:22 +0100
  • 556d737f65 Merge remote-tracking branch 'trombonecot/windowformatting' Marc Zinnschlag 2012-12-02 14:36:36 +0100
  • 30d0e93cf4 Fix window formatting on tool tip with too log titles eduard 2012-12-02 14:12:18 +0100
  • 7e7e6e2bcb Fix window formatting on tool tip with too log titles eduard 2012-12-02 14:08:22 +0100
  • d432420a32 fix FindFFmpeg.cmake scrawl 2012-12-01 20:53:28 +0100
  • bd5e364ac1 display record state in table Marc Zinnschlag 2012-12-01 13:42:12 +0100
  • c4facc233e Merge branch 'master' into videoplayback scrawl 2012-12-01 11:30:51 +0100
  • ec1f957e54 edit lock for sub views Marc Zinnschlag 2012-11-30 13:58:10 +0100
  • 7079b9062f add AI script functions rpopovici 2012-11-30 02:16:16 +0200
  • 8dd76b49af factored out table widget from globals sub view Marc Zinnschlag 2012-11-29 19:09:06 +0100
  • fd55c0cae2 record IDs are no longer handled as a special case Marc Zinnschlag 2012-11-29 18:56:28 +0100
  • 4086b556d2 use commands for modifying globals Marc Zinnschlag 2012-11-29 16:05:28 +0100
  • 8a09e03d5c global variable editing (no undo support yet) Marc Zinnschlag 2012-11-29 14:45:34 +0100
  • 398eecc35e GetWeaponType fix scrawl 2012-11-28 02:51:46 +0100
  • 00e46addc2 GetArmorType fix scrawl 2012-11-28 02:48:21 +0100
  • 8e857587d7 fix a text coloring bug scrawl 2012-11-28 02:36:33 +0100
  • 1def60dbe1 PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank scrawl 2012-11-28 02:15:34 +0100
  • 9f720ccbc9 Merge branch 'master' of https://github.com/zinnschlag/openmw into scripting scrawl 2012-11-28 02:14:37 +0100
  • 644dacf603 suggestion by Zini for SetDelete scrawl 2012-11-28 01:30:18 +0100
  • 5eb0f489e2 Issue 476: fixed auto-move bypassing disabled player controls Marc Zinnschlag 2012-11-27 18:39:12 +0100
  • 43d8c6c484 Update readme.txt Greendogo 2012-11-27 05:15:03 -0600
  • 8b18d195bd Update apps/openmw/main.cpp Greendogo 2012-11-27 04:50:49 -0600
  • 92f70635a2 improved selection behaviour Marc Zinnschlag 2012-11-27 10:42:46 +0100
  • d6dd212ce8 GetWerewolfKills, ModScale, SetDelete, GetSquareRoot scrawl 2012-11-27 06:54:13 +0100
  • ef9575498f basic (non-editable) subview for global variables Marc Zinnschlag 2012-11-26 12:29:22 +0100
  • b103426cf0 - Partially reimplement deleting objects defined in a parent esX file. - Try to reimplement multiple esX files dropping references in the same file. NOTE: None of these features works. Maybe the code itself does not build. Anyway, after 12 hours of hacking, I am just tired and want to get a snapshot of the code out. Mark Siewert 2012-11-25 19:07:16 +0100
  • 896ab44d1e - Add some updated files missing from last commit. - Move plugin dependency test from esmreader.cpp to esmstpre.cpp; fixes crash in omwlauncher. Mark Siewert 2012-11-25 17:19:29 +0100
  • 8ea9f00e6f Merge remote-tracking branch 'upstream/master' into multiple_esm_esp Mark Siewert 2012-11-25 14:12:44 +0100
  • 1dd63e9fb6 Merge branch 'master' into editor2 Marc Zinnschlag 2012-11-25 10:50:34 +0100
  • 1ccad32877 GetWeaponType scrawl 2012-11-25 02:06:43 +0100
  • e68dc19256 GetCurrentTime, HasSoulGem scrawl 2012-11-25 01:54:37 +0100
  • 0db48b29c7 GetSpellEffects, GetRace scrawl 2012-11-25 01:26:29 +0100
  • 4b830e5c7a Merge branch 'scripting' of github.com:scrawl/openmw into scripting scrawl 2012-11-25 00:44:38 +0100
  • eece4226c0 basic sub view system (very incomplete) Marc Zinnschlag 2012-11-24 13:17:21 +0100
  • 4c0dcd46a1 added UniversalId class Marc Zinnschlag 2012-11-24 11:01:53 +0100
  • 019146756f minor documentation changes regarding future improvements and additions Marc Zinnschlag 2012-11-24 10:14:43 +0100
  • 70aa7459f5 GetWeaponDrawn scrawl 2012-11-24 03:04:26 +0100
  • be82d1452f HasItemEquipped scrawl 2012-11-24 02:59:44 +0100
  • 600ed5f38a GetAttacked scrawl 2012-11-24 02:48:53 +0100
  • 50baf6dac7 moved to controlextensions scrawl 2012-11-24 02:45:25 +0100
  • a596d23203 GetArmorType scrawl 2012-11-24 02:38:10 +0100
  • d7811624d5 GetEffect scrawl 2012-11-24 02:15:55 +0100
  • e8ef4dba1e getPcRunning, getPcSneaking, getForceRun, getForceSneak scrawl 2012-11-24 02:02:49 +0100
  • 10329c780d GetLocked scrawl 2012-11-23 21:31:10 +0100
  • a6c7f16a7b Merge remote-tracking branch 'scrawl/reputation' Marc Zinnschlag 2012-11-23 21:26:44 +0100
  • d418e21371 <Mod|Get><Flee|Fight|Hello|Alarm> scrawl 2012-11-23 21:14:32 +0100
  • 9c170af30c SameFaction scrawl 2012-11-23 20:57:08 +0100
  • d54ed557bf Equip scrawl 2012-11-23 20:48:59 +0100
  • 064cb80c0a fix wait dialog fading scrawl 2012-11-23 20:48:53 +0100
  • 0af869c816 GetReputation scrawl 2012-11-23 20:22:51 +0100
  • eb29b1593b ModReputation, SetReputation scrawl 2012-11-23 19:56:45 +0100
  • f218ef2675 fix separator scrawl 2012-11-23 19:21:13 +0100
  • 1d7e92b6b3 dialogue fixes scrawl 2012-11-23 19:05:40 +0100
  • 303506d24b added new document function Marc Zinnschlag 2012-11-23 14:05:49 +0100
  • 997386d873 implemented world verify function (doesn't do anything yet; mostly meant as a test for multi-operation interface) Marc Zinnschlag 2012-11-23 13:15:45 +0100
  • 2fc183d595 added operations progress bar Marc Zinnschlag 2012-11-23 12:20:35 +0100
  • eaa58e0530 preparations for multiple parallel progress-type operations Marc Zinnschlag 2012-11-23 10:52:46 +0100
  • 04158d03b0 clean up properly after closing a top level window Marc Zinnschlag 2012-11-23 10:30:14 +0100
  • 03aacd3263 added progress tracking Marc Zinnschlag 2012-11-23 10:25:34 +0100
  • 931eb08114 implemented edit locking (used during saves) Marc Zinnschlag 2012-11-23 00:51:04 +0100
  • 5838929371 implemented a dummy save function (does not actually save anything) Marc Zinnschlag 2012-11-23 00:36:01 +0100
  • d7c63d4c74 track document modification state and display it in the top level window title bar Marc Zinnschlag 2012-11-22 23:42:17 +0100
  • d7af9fbec6 various fixes Marc Zinnschlag 2012-11-22 17:24:28 +0100
  • 6643674b13 ESM tool fix Marc Zinnschlag 2012-11-22 17:23:25 +0100
  • 8e546ebd30 added test command Marc Zinnschlag 2012-11-22 16:00:23 +0100
  • ed3d8b8ca2 added undo stack and undo/redo actions Marc Zinnschlag 2012-11-22 15:54:31 +0100
  • 1ddcea1f07 display view indices in title bar Marc Zinnschlag 2012-11-22 15:09:04 +0100
  • 789cecb9df added main menu and implemented new view function Marc Zinnschlag 2012-11-22 14:49:58 +0100
  • 758371d7e4 implemented view/document closing Marc Zinnschlag 2012-11-22 14:10:23 +0100
  • 9834bb3ad5 basic document handling Marc Zinnschlag 2012-11-22 13:30:02 +0100