Commit Graph

6107 Commits (b0199c703ce0f37fbb2ea0b4a65d9cd77e7a8c38)
 

Author SHA1 Message Date
Marc Zinnschlag b2f6f67d53 Merge remote-tracking branch 'scrawl/master' into next 12 years ago
scrawl 3277ef26da Fix a crash when dropping objects without a collision shape 12 years ago
Marc Zinnschlag 8e472cc624 added description column to skill table 12 years ago
Marc Zinnschlag fefe061294 added basic support for skills to editor 12 years ago
Marc Zinnschlag 7df0f6aaee prepared skill record for use in editor 12 years ago
Marc Zinnschlag 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) 12 years ago
Marc Zinnschlag a955068853 added universal IDs for skills 12 years ago
Marc Zinnschlag 1d1471b81c fixed a bug in ESM::Variant::write (was affecting string values) 12 years ago
Marc Zinnschlag 9464f45d57 fixed an encoding problem. I hate you QString. I hate you so much 12 years ago
Marc Zinnschlag cafbabde45 fixed broken loading of single files into the editor 12 years ago
Marc Zinnschlag ebb1dab8e1 removed debugging leftovers 12 years ago
Marc Zinnschlag 5346508471 added kate junk to .gitignore 12 years ago
Marc Zinnschlag d05508db52 switching editor id tables from QAbstractTableModel to QAbstractItemModel (in preparation for record types like containers) 12 years ago
Marc Zinnschlag cd84b68e4b silencing some warnings 12 years ago
Marc Zinnschlag 775f9e8402 Merge remote-tracking branch 'potatoesmaster/dialogue' into next 12 years ago
Emanuel Guevel 6783ff6748 Workaround to have dialogues until actor detection is implemented for NPCs 12 years ago
Emanuel Guevel 8de93db488 Coding style consistence 12 years ago
Emanuel Guevel f25b56ac88 Add dialogue function: NotLocal 12 years ago
Emanuel Guevel ad3478c8f2 Fix inverted dialogue functions (NotClass etc.)
The comparison present is useless for these functions.
12 years ago
scrawl 11aed7474e Shadow cast on water 12 years ago
scrawl 4cbb202306 Several tooltip fixes 12 years ago
scrawl b9c3a4816d Fix dialogue topics still being accessible in the history pane when they shouldn't be 12 years ago
scrawl 2509b34ace Enabled bloodmoon weather 12 years ago
scrawl 6c1ff8caca Merge branch 'master' into next
Conflicts:
	apps/openmw/mwworld/weather.cpp
	components/fileorderlist/model/datafilesmodel.cpp
12 years ago
scrawl 21cc7483e4 Fix broken weather transitions 12 years ago
Glorf 3bd545ed8e In-console nonexistent class fix 12 years ago
Glorf dd11ae04ee Console code cleaned 12 years ago
pvdk e76d03dcc4 Added a warning message to the importer dialog 12 years ago
Glorf f5bf7254a8 Minor console selection improvements 12 years ago
Marc Zinnschlag bf23e48d80 Merge remote-tracking branch 'scrawl/backgroundwindow' 12 years ago
Glorf a07c910d0b Feature #535: Console object selection improvements 12 years ago
Marc Zinnschlag 0092a2f437 Merge remote-tracking branch 'pvdk/firstrunfix' 12 years ago
Marc Zinnschlag c53d7ba6d6 Merge remote-tracking branch 'pvdk/resolutionfix' 12 years ago
scrawl f84db69ade Remove the background window trick, which currently doesn't serve any purpose 12 years ago
Marc Zinnschlag 4711135e7f workaround for faulty endif in Morrowind scripts 12 years ago
Marc Zinnschlag e4ed5b836e added ondeath script function 12 years ago
Marc Zinnschlag fd2c07a6f4 delete death events on adding an actor to the scene 12 years ago
Marc Zinnschlag 61cb0f98a6 keep track of death events 12 years ago
Marc Zinnschlag 08f6d04960 constness fixes 12 years ago
Marc Zinnschlag 19c3b5516d Merge remote-tracking branch 'glorf/fallbacks-next' into next 12 years ago
Marc Zinnschlag 6ef754c451 Merge remote-tracking branch 'scrawl/armorrating' into next 12 years ago
scrawl 95e1cdc07d Move getArmorRating to MWWorld::Class. 12 years ago
scrawl c66675b599 Fix the 'Take all' button taking equipped items when stealing 12 years ago
Glorf 5922637c58 Unblocked Solstheim weather that should work now. 12 years ago
Glorf f3fd3a7691 Much more moons fallbacks 12 years ago
Marc Zinnschlag 46bde604f9 Issue #601: unary minus was interpreted as binary minus when used in an argument list without comma 12 years ago
Glorf 1369090a80 More moons fallbacks, minor weather fixes 12 years ago
Glorf 6165cd2c6b Moons fallbacks partially implemented 12 years ago
Glorf ea7f386e7d Access to Fallback via getFallback 12 years ago
greye 52ed451ae7 fix eraseStatic() assumptions 12 years ago