1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-14 17:44:07 +00:00

Commit graph

  • a47d29c184 fix the inventory window overlapping with over windows in default layout scrawl 2012-05-13 16:41:00 +0200
  • 8c458fc5ce Merge branch 'master' into gui scrawl 2012-05-13 16:20:35 +0200
  • 471f6467ec Merge branch 'master' into graphics scrawl 2012-05-13 16:18:22 +0200
  • e9a1ef4269 Merge branch 'master' into inventoryGUI scrawl 2012-05-13 16:16:54 +0200
  • 73d19f9185 Merge remote branch 'scrawl/itemstacking' Marc Zinnschlag 2012-05-13 16:06:30 +0200
  • d341d2113c fixed some issues scrawl 2012-05-13 14:58:38 +0200
  • ddb0a91994 addition to last commit scrawl 2012-05-13 12:19:49 +0200
  • a54e52586b fix for a potential directx problem scrawl 2012-05-13 12:17:07 +0200
  • ee7e482cba implemented un-stacking scrawl 2012-05-13 11:52:17 +0200
  • 3a93df8db4 dynamic inventory layout like morrowind scrawl 2012-05-13 11:25:35 +0200
  • d266b4fe87 hide the cursor during drag&drop and don't allow hotkeys that change guimode scrawl 2012-05-13 10:18:17 +0200
  • f31853d30b mouse wheel works when mouse is over an item scrawl 2012-05-13 01:27:17 +0200
  • 16522ddc59 InventoryStore re-stacking unequipped items scrawl 2012-05-12 23:09:03 +0200
  • 78b06d0ebf inventory window pinning scrawl 2012-05-12 22:44:12 +0200
  • 822e5fbe1e add indication which filter is selected scrawl 2012-05-12 22:00:15 +0200
  • 902309a554 working filters scrawl 2012-05-12 21:44:33 +0200
  • 0114bf948c revised filters scrawl 2012-05-12 21:28:04 +0200
  • 8e6c943400 "take all"-button sound (first item) scrawl 2012-05-12 20:39:21 +0200
  • fd18c95c5f implemented filters (no gui yet) scrawl 2012-05-12 20:35:50 +0200
  • 24e54a81bd don't show icons in the inventory tooltips, exactly like MW does scrawl 2012-05-12 20:28:12 +0200
  • e6e50f4ad4 fix items getting cut off scrawl 2012-05-12 20:14:19 +0200
  • f3c88adc0b items can now also be dropped on another item (and will be placed in container) scrawl 2012-05-12 20:06:44 +0200
  • 54c23c7422 show the background texture for enchanted items in inventory/container scrawl 2012-05-12 19:48:01 +0200
  • 19e8e84f9a more cleanup, removed the redundant ItemWidget and use widget userdata scrawl 2012-05-12 18:50:19 +0200
  • 6ee4e8fb5a Merge branch 'itemstacking' into inventoryGUI scrawl 2012-05-12 18:32:06 +0200
  • e714b77df8 small fix scrawl 2012-05-12 18:28:14 +0200
  • 1abf70692c added a scrollbar to the item container, dynamic positioning of items, fixed the item count display bug scrawl 2012-05-12 18:24:47 +0200
  • 9f2595183b type scrawl 2012-05-12 16:30:27 +0200
  • 5b0251b09f item stacking scrawl 2012-05-12 16:17:03 +0200
  • a31a9e51d3 add the sound for item drag&drop scrawl 2012-05-12 14:29:49 +0200
  • 722af60337 implemented the "Take all" button scrawl 2012-05-12 14:01:59 +0200
  • 296dbce298 Merge branch 'master' into graphics scrawl 2012-05-12 13:47:56 +0200
  • d64fccec6f display the item count in the tooltip scrawl 2012-05-12 13:46:03 +0200
  • 7723044df0 added the item tooltips scrawl 2012-05-12 13:30:34 +0200
  • ed6ff0a94a cleanup 3 scrawl 2012-05-12 13:12:37 +0200
  • d9e39bd90e Changed order of plugins.cfg file paths. Lukasz Gromanowski 2012-05-11 21:32:38 +0200
  • 3a6fde5039 cleanup 2 scrawl 2012-05-11 16:58:07 +0200
  • a1b86acc38 Merge branch 'master' into inventoryGUI scrawl 2012-05-11 16:41:27 +0200
  • 007a202deb cleanup 1 scrawl 2012-05-11 16:34:36 +0200
  • 2d3cc014c9 Merge branch 'inventoryGUI' of https://github.com/gugus/openmw into inventoryGUI scrawl 2012-05-11 16:27:24 +0200
  • cfb7aa4343 Drag and drop works. There is a bug with item count when doing d&d. Clean-up time :p gugus 2012-05-11 12:50:30 +0200
  • 9dd65dce30 Finished merging. gugus 2012-05-11 11:52:07 +0200
  • 8e8f80807e Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI gugus 2012-05-11 10:40:40 +0200
  • bcd371d37b Merge remote branch 'zini/master' into sound Chris Robinson 2012-05-11 01:15:37 -0700
  • a99f74702e workaround for a white square that appears in menubook_next texture scrawl 2012-05-11 09:57:43 +0200
  • 83e434e2e9 small fix scrawl 2012-05-11 09:35:18 +0200
  • 1f1edea6af make it possible to use scroll wheel when mouse is over a skill in the stats window; set the correct track size for the scrollbar scrawl 2012-05-11 08:45:03 +0200
  • 65ccfba191 resize both the left and the right pane of the stats window scrawl 2012-05-11 08:15:22 +0200
  • 06d732cca3 Merge branch 'master' into gui scrawl 2012-05-11 07:47:54 +0200
  • c4aae96d94 implemented "goodbye" script function that force-cancels dialogue scrawl 2012-05-11 07:18:41 +0200
  • 37095b62c6 removed another include Marc Zinnschlag 2012-05-10 12:51:40 +0200
  • 60affb5288 removed include 2 scrawl 2012-05-10 12:47:15 +0200
  • e906614170 Merge remote branch 'scrawl/gui' Marc Zinnschlag 2012-05-10 12:46:11 +0200
  • 3d9e89c837 removed unnecessary include scrawl 2012-05-10 12:44:01 +0200
  • bee03b5180 Merge remote branch 'scrawl/gui' Marc Zinnschlag 2012-05-10 12:08:49 +0200
  • 4ce50c503b a few tweaks scrawl 2012-05-10 11:29:28 +0200
  • de995e3a69 adjust topic list on window resize scrawl 2012-05-10 11:19:22 +0200
  • 8a9e05a96b display text on the book window scrawl 2012-05-10 11:03:27 +0200
  • d69501b061 change daedric font to .zip resource scrawl 2012-05-09 02:16:10 +0200
  • e5e8663bb4 parse <div> <font> and <p> scrawl 2012-05-09 02:11:44 +0200
  • 8e7ab09a25 scroll window image tags working scrawl 2012-05-09 01:34:32 +0200
  • e9134717d6 the GUI part of drag and drop is working gugus 2012-05-08 12:59:47 +0200
  • cd351ba3af simple scroll text parsing (tags are ignored until now) scrawl 2012-05-08 00:39:52 +0200
  • 2b584300d6 throw an exception when no default settings file is found, which indicates a packaging error scrawl 2012-05-07 23:16:29 +0200
  • 3c69d26571 journal close sound scrawl 2012-05-07 19:42:04 +0200
  • 9dd53b32b8 added daedric font for magic scrolls scrawl 2012-05-07 02:00:31 +0200
  • 60ad6f01d4 another step towards drand and drop. gugus 2012-05-06 11:04:07 +0200
  • f20d4eeb41 Bug #281 , openmw.font.xml update scrawl 2012-05-05 01:44:51 +0200
  • d91129ed49 Merge branch 'master' into gui scrawl 2012-05-04 23:54:37 +0200
  • 499dd26398 dialogue window topic list word-wrapping scrawl 2012-05-04 23:53:50 +0200
  • c227e4127c Merge remote branch 'scrawl/tooltips' Marc Zinnschlag 2012-05-04 22:44:07 +0200
  • 12453d4e9d Merge branch 'master' into gui scrawl 2012-05-04 22:20:52 +0200
  • a3d99767f7 next & prev button mouseover scrawl 2012-05-04 19:11:32 +0200
  • c125fba9d2 button mouse-over image change working scrawl 2012-05-04 18:44:46 +0200
  • a4d6d1baff added a utility for creating texture atlas at runtime scrawl 2012-05-04 18:09:45 +0200
  • e26f39e563 fixed exception handling during subsystem setup Marc Zinnschlag 2012-05-04 17:20:57 +0200
  • 4ddd24fdfc Merge branch 'master' into tooltips scrawl 2012-05-04 07:38:27 +0200
  • ee883446b5 Merge branch 'master' into graphics scrawl 2012-05-04 07:38:11 +0200
  • ad5753ba91 Merge branch 'master' of https://github.com/zinnschlag/openmw into gui scrawl 2012-05-04 07:34:38 +0200
  • 3cace264ed Merge remote branch 'zini/master' into sound Chris Robinson 2012-05-03 16:27:00 -0700
  • 1149e282b8 Merge remote branch 'scrawl/physicsaedra2' Marc Zinnschlag 2012-05-03 14:59:36 +0200
  • e9f1c266bf Merge remote branch 'scrawl/creaturedialogue' Marc Zinnschlag 2012-05-03 09:15:56 +0200
  • b653f047ac removed a file that wasn't supposed to be there scrawl 2012-05-03 09:15:56 +0200
  • 5028a83d11 fix stats window layout resizing scrawl 2012-05-03 07:03:04 +0200
  • dc378fc6cf allow talking with creatures scrawl 2012-05-03 06:07:41 +0200
  • 02dad448fe make the wireframe mode not affect sky scrawl 2012-05-03 05:38:43 +0200
  • 9fc1138a87 opening, closing and taking books/scrolls works scrawl 2012-05-03 05:26:05 +0200
  • 0e6b82284f book & scroll windows scrawl 2012-05-03 03:33:33 +0200
  • c0e12d0e56 class dialog fix scrawl 2012-05-03 01:11:49 +0200
  • 387792bb57 Merge branch 'master' of https://github.com/zinnschlag/openmw into physicsaedra2 scrawl 2012-05-03 00:42:24 +0200
  • c4b63bdb2f .gitmodules scrawl 2012-05-02 23:27:56 +0200
  • 1627206d56 Remove an unused method Chris Robinson 2012-05-02 13:59:03 -0700
  • 144d52cf49 Add voices to the chargen class questions Chris Robinson 2012-05-01 20:30:31 -0700
  • dd8c66b479 notification when screenshot was taken scrawl 2012-05-01 21:54:30 +0200
  • e4b057be30 translated journal notification scrawl 2012-05-01 21:49:00 +0200
  • 04ead5eb42 make the no-clip mode move much faster scrawl 2012-05-01 21:22:15 +0200
  • 6850f3945c disable those physics debug prints scrawl 2012-05-01 21:13:41 +0200
  • a13f542396 disable snapping underwater scrawl 2012-05-01 21:01:18 +0200
  • 7f15385dc5 unrelated cleanup scrawl 2012-05-01 20:58:09 +0200
  • 6acb777c5a minimum framerate fix scrawl 2012-05-01 20:51:32 +0200