Commit Graph

6043 Commits (d05508db52c52f5a3973c387fe5e21864859e70d)
 

Author SHA1 Message Date
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 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
scrawl c07b3ea61d Text defines for npc race, class, and faction should use the translated name 12 years ago
scrawl dd57eabc3e Better use an enum for magic effect IDs 12 years ago
scrawl 1666bc7740 Armor rating 12 years ago
scrawl 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. 12 years ago
scrawl cebcbe11f8 Implemented service refusal 12 years ago
scrawl 83932ebfe8 HLSL shader fix 12 years ago
pvdk 75be474005 Use the resolution QRegExp cap() instead of converting ints back and forth 12 years ago
pvdk d1860f2d6c Removed color information from Direct3D resolutions 12 years ago
Marc Zinnschlag c9658031d2 changelog update 12 years ago
Marc Zinnschlag 3c4cb90671 Merge remote-tracking branch 'ace/win-build' 12 years ago
Alexander "Ace" Olofsson 8d706f8183 Include the ini importer in windows packages 12 years ago
pvdk c15d920133 Fixed the first run dialog, makes sure Morrowind.ini is found 12 years ago
scrawl 485b6c855a Fix NPC race height not being applied 12 years ago