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

Commit graph

  • 82f1cee116 added is-playable column to class Marc Zinnschlag 2013-03-26 09:51:39 +0100
  • ea3b14f2d2 added skill columns to class Marc Zinnschlag 2013-03-26 09:43:13 +0100
  • 37a1fb6b7c Adding ingredient.svg icon. I need to work on random-item and scrap container icon. Marek Kochanowicz 2013-03-26 09:41:26 +0100
  • 6a2b87e14a Fix dialogue response coloring for creatures scrawl 2013-03-25 17:37:59 +0100
  • 4be0c6b708 Fix topics not being selectable for creatures scrawl 2013-03-25 17:32:01 +0100
  • 65cda580db added attributes to class table Marc Zinnschlag 2013-03-25 14:31:46 +0100
  • c7275965b8 added basic class record table Marc Zinnschlag 2013-03-25 13:22:06 +0100
  • f2969e7143 fixed access to records flagged as deleted Marc Zinnschlag 2013-03-25 12:56:52 +0100
  • f39f694638 various global variable fixes in editor Marc Zinnschlag 2013-03-25 11:59:25 +0100
  • 6c76e97bbc fixed day count in rest dialogue Marc Zinnschlag 2013-03-25 11:53:02 +0100
  • 1078386fd7 Merge branch 'skills' into next Marc Zinnschlag 2013-03-25 11:07:14 +0100
  • dc67ddf39b added verifier stage for skill records Marc Zinnschlag 2013-03-25 11:07:04 +0100
  • 739e7e7298 improved record access from ID collection Marc Zinnschlag 2013-03-25 11:06:40 +0100
  • 7450554ef1 fixed a broken UniversalId constructor Marc Zinnschlag 2013-03-25 11:04:41 +0100
  • 10c5f29075 added attribute column to skills Marc Zinnschlag 2013-03-24 15:50:29 +0100
  • 114f99ddbf add skill records when creating a new base file Marc Zinnschlag 2013-03-24 15:10:03 +0100
  • 4208d52b1a added use value columns to skills Marc Zinnschlag 2013-03-24 14:51:48 +0100
  • b7f95cd271 Random item (dice). Container.svg needs to be scraped, I'm afraid. Marek Kochanowicz 2013-03-24 10:19:46 +0100
  • 3b5e202b13 Update the status icons. X as removed.svg and backgrounds for status icons stolen from oxygen emblems :P It gives clear look for it. Marek Kochanowicz 2013-03-23 19:53:10 +0100
  • e97319c0bb Drawer as container icon looks actually quite good IMHO. Marek Kochanowicz 2013-03-23 19:32:37 +0100
  • cb58ee126e Drawer as container icon. Look a little better the old crappy chest but changes are needed. Marek Kochanowicz 2013-03-23 19:29:52 +0100
  • 7cae61a202 Merge remote-tracking branch 'psi29a/master' into next Marc Zinnschlag 2013-03-23 18:51:05 +0100
  • 59233e54b2 changing potion.svg according to pvdk sugestions Marek Kochanowicz 2013-03-23 18:18:19 +0100
  • 43e863b020 Forgot to place the icons in the middle of the page. Marek Kochanowicz 2013-03-23 16:22:17 +0100
  • 962b504129 add dpkg information for mwiniimporter, this blocked debian/ubuntu buildd from building Bret Curtis 2013-03-23 16:20:10 +0100
  • 001b56714a Adding new status icons svg files. Qt svg does not allow blur to be used so I think that we should make png files of it but first information on the actual resolution needed is required... Marek Kochanowicz 2013-03-23 16:16:23 +0100
  • 0ce962e815 added specialisation column to skill table Marc Zinnschlag 2013-03-23 13:13:53 +0100
  • 92f0098911 added new constructors for EnumDelegateFactory Marc Zinnschlag 2013-03-23 13:13:34 +0100
  • 7beda509fe Lighting should be done in view space instead of object space, so that attenuation also works correctly for scaled objects scrawl 2013-03-23 09:53:38 +0100
  • a2ca679beb Added PC repair feature scrawl 2013-03-23 08:16:46 +0100
  • df8600e636 New anvil icon (repair.svg), edited weapon.svg (added new gradient on dagger blade) and light source.svg (clear to see what happend). container icon is still work in progress. Marek Kochanowicz 2013-03-22 18:06:11 +0100
  • 78f3f19f62 Thrown weapons, arrows and bolts shouldn't have item health scrawl 2013-03-22 14:28:50 +0100
  • 20774f8f81 Added merchant repair feature scrawl 2013-03-22 14:13:10 +0100
  • 8e2f9f5186 Fix CellRef to load current weapon/armor health correctly, also show it in the tooltips scrawl 2013-03-22 12:24:09 +0100
  • feaf2b43fb disabled and deleted objects where not correctly ignored during adding objects to a cell when it became active Marc Zinnschlag 2013-03-22 09:44:59 +0100
  • 918cdcffc2 Split up components/esm/loadlocks scrawl 2013-03-22 05:50:54 +0100
  • b2f6f67d53 Merge remote-tracking branch 'scrawl/master' into next Marc Zinnschlag 2013-03-21 22:07:37 +0100
  • 3277ef26da Fix a crash when dropping objects without a collision shape scrawl 2013-03-21 21:08:23 +0100
  • 587d7c2b7c Merge branch 'icons-svg' of https://github.com/sirherrbatka/openmw into icons-svg Marek Kochanowicz 2013-03-21 20:20:27 +0100
  • e46097cd2e Icons. Currently activator, apparatus, book, container (work in progress), light source, potion, static, weapon. Marek Kochanowicz 2013-03-21 19:54:26 +0100
  • 3731ec0541 Praying to God. Marek Kochanowicz 2013-03-21 19:54:26 +0100
  • 8e472cc624 added description column to skill table Marc Zinnschlag 2013-03-21 14:38:06 +0100
  • fefe061294 added basic support for skills to editor Marc Zinnschlag 2013-03-21 14:31:32 +0100
  • 7df0f6aaee prepared skill record for use in editor Marc Zinnschlag 2013-03-21 14:30:27 +0100
  • 947ab6635b removed automatic detection of setting modified to the same value of base with subsequent setting modifiction state to base only (can cause problems with implicitly added records) Marc Zinnschlag 2013-03-21 14:29:31 +0100
  • a955068853 added universal IDs for skills Marc Zinnschlag 2013-03-21 13:40:55 +0100
  • 1d1471b81c fixed a bug in ESM::Variant::write (was affecting string values) Marc Zinnschlag 2013-03-21 12:57:10 +0100
  • 9464f45d57 fixed an encoding problem. I hate you QString. I hate you so much Marc Zinnschlag 2013-03-21 12:47:22 +0100
  • cafbabde45 fixed broken loading of single files into the editor Marc Zinnschlag 2013-03-21 12:13:32 +0100
  • ebb1dab8e1 removed debugging leftovers Marc Zinnschlag 2013-03-21 10:19:07 +0100
  • 5346508471 added kate junk to .gitignore Marc Zinnschlag 2013-03-21 10:16:32 +0100
  • d05508db52 switching editor id tables from QAbstractTableModel to QAbstractItemModel (in preparation for record types like containers) Marc Zinnschlag 2013-03-21 10:07:25 +0100
  • cd84b68e4b silencing some warnings Marc Zinnschlag 2013-03-20 20:55:48 +0100
  • 775f9e8402 Merge remote-tracking branch 'potatoesmaster/dialogue' into next Marc Zinnschlag 2013-03-20 20:53:14 +0100
  • 6783ff6748 Workaround to have dialogues until actor detection is implemented for NPCs Emanuel Guevel 2013-03-17 03:17:05 +0100
  • 8de93db488 Coding style consistence Emanuel Guevel 2013-03-17 02:06:36 +0100
  • f25b56ac88 Add dialogue function: NotLocal Emanuel Guevel 2013-03-17 02:06:06 +0100
  • ad3478c8f2 Fix inverted dialogue functions (NotClass etc.) Emanuel Guevel 2013-03-17 02:02:09 +0100
  • 11aed7474e Shadow cast on water scrawl 2013-03-20 18:34:54 +0100
  • 4cbb202306 Several tooltip fixes scrawl 2013-03-20 03:31:01 +0100
  • b9c3a4816d Fix dialogue topics still being accessible in the history pane when they shouldn't be scrawl 2013-03-20 03:30:15 +0100
  • 2509b34ace Enabled bloodmoon weather scrawl 2013-03-20 02:48:10 +0100
  • 6c1ff8caca Merge branch 'master' into next scrawl 2013-03-20 02:29:03 +0100
  • 21cc7483e4 Fix broken weather transitions openmw-0.22.0 scrawl 2013-03-20 01:20:56 +0100
  • 3bd545ed8e In-console nonexistent class fix Glorf 2013-03-19 21:55:37 +0100
  • dd11ae04ee Console code cleaned Glorf 2013-03-19 17:25:41 +0100
  • e76d03dcc4 Added a warning message to the importer dialog pvdk 2013-03-19 12:01:54 +0100
  • f5bf7254a8 Minor console selection improvements Glorf 2013-03-18 23:46:17 +0100
  • bf23e48d80 Merge remote-tracking branch 'scrawl/backgroundwindow' Marc Zinnschlag 2013-03-18 22:12:25 +0100
  • a07c910d0b Feature #535: Console object selection improvements Glorf 2013-03-18 21:33:12 +0100
  • 0092a2f437 Merge remote-tracking branch 'pvdk/firstrunfix' Marc Zinnschlag 2013-03-18 20:09:10 +0100
  • c53d7ba6d6 Merge remote-tracking branch 'pvdk/resolutionfix' Marc Zinnschlag 2013-03-18 19:59:20 +0100
  • f84db69ade Remove the background window trick, which currently doesn't serve any purpose scrawl 2013-03-18 19:46:20 +0100
  • 4711135e7f workaround for faulty endif in Morrowind scripts Marc Zinnschlag 2013-03-18 12:05:54 +0100
  • e4ed5b836e added ondeath script function Marc Zinnschlag 2013-03-18 11:04:47 +0100
  • fd2c07a6f4 delete death events on adding an actor to the scene Marc Zinnschlag 2013-03-18 10:54:47 +0100
  • 61cb0f98a6 keep track of death events Marc Zinnschlag 2013-03-18 10:46:45 +0100
  • 08f6d04960 constness fixes Marc Zinnschlag 2013-03-18 08:29:40 +0100
  • 19c3b5516d Merge remote-tracking branch 'glorf/fallbacks-next' into next Marc Zinnschlag 2013-03-18 08:14:25 +0100
  • 6ef754c451 Merge remote-tracking branch 'scrawl/armorrating' into next Marc Zinnschlag 2013-03-18 07:53:20 +0100
  • 95e1cdc07d Move getArmorRating to MWWorld::Class. scrawl 2013-03-17 22:29:12 +0100
  • c66675b599 Fix the 'Take all' button taking equipped items when stealing scrawl 2013-03-17 22:28:28 +0100
  • 5922637c58 Unblocked Solstheim weather that should work now. Glorf 2013-03-17 20:12:26 +0100
  • f3fd3a7691 Much more moons fallbacks Glorf 2013-03-17 19:36:14 +0100
  • 46bde604f9 Issue #601: unary minus was interpreted as binary minus when used in an argument list without comma Marc Zinnschlag 2013-03-17 17:13:25 +0100
  • 1369090a80 More moons fallbacks, minor weather fixes Glorf 2013-03-17 14:50:02 +0100
  • 6165cd2c6b Moons fallbacks partially implemented Glorf 2013-03-17 14:22:30 +0100
  • ea7f386e7d Access to Fallback via getFallback Glorf 2013-03-17 13:50:15 +0100
  • 52ed451ae7 fix eraseStatic() assumptions greye 2013-03-17 08:36:15 +0400
  • c07b3ea61d Text defines for npc race, class, and faction should use the translated name scrawl 2013-03-17 04:20:30 +0100
  • dd57eabc3e Better use an enum for magic effect IDs scrawl 2013-03-16 23:28:26 +0100
  • 1666bc7740 Armor rating scrawl 2013-03-16 22:53:33 +0100
  • e8b08326dc Corrected Id, Race, Class, Faction and Cell select functions to do the exact opposite as before. That is how they are displayed in the CS, anyway. scrawl 2013-03-16 20:52:05 +0100
  • cebcbe11f8 Implemented service refusal scrawl 2013-03-16 20:32:21 +0100
  • c0b0227e8a enchanting scrawl 2013-03-16 19:00:14 +0100
  • 83932ebfe8 HLSL shader fix scrawl 2013-03-16 14:36:37 +0100
  • 75be474005 Use the resolution QRegExp cap() instead of converting ints back and forth pvdk 2013-03-16 13:45:23 +0100
  • d1860f2d6c Removed color information from Direct3D resolutions pvdk 2013-03-16 13:40:29 +0100
  • c9658031d2 changelog update Marc Zinnschlag 2013-03-16 11:38:38 +0100
  • 3c4cb90671 Merge remote-tracking branch 'ace/win-build' Marc Zinnschlag 2013-03-16 11:29:30 +0100