Commit Graph

923 Commits (6d7be16f0beac1f9ccf89be33bdfbf54501e369b)
 

Author SHA1 Message Date
Marc Zinnschlag 6d7be16f0b redirected submodules to my own repositories 14 years ago
Yuri Krupenin e7d853bb3c Corrected subsystem link flags for MinGW. 14 years ago
Yuri Krupenin b791a8f6be Merge remote branch 'zini/master' 14 years ago
Marc Zinnschlag 4dd8616f87 Merge remote branch 'pvdk/master'
Conflicts:
	apps/openmw/engine.cpp
	apps/openmw/mwsound/soundmanager.cpp
14 years ago
Pieter van der Kloet dd4d022301 Converted all tabs to four spaces 14 years ago
Jan-Peter Nilsson ba18dc46ef Don't try to play random tunes when sound is disabled 14 years ago
Jan-Peter Nilsson d38f2f0a00 See if we have an instance of mData before trying to use it otherwise we get a crash when starting with --nosound 14 years ago
Yuri Krupenin 15a7cc0674 That should solve link-time problems when building with mingw.
Not supplying "SUBSYSTEM:" flags to mingw linker.
Linking mygui with libwinmm - should resolve reference to timeGetTime().
14 years ago
Yuri Krupenin 6b6ee5440e Minimal set of fixes to build with MinGW. 14 years ago
Jason Hooks f3ae1ea737 NPC leg appearance changed 14 years ago
Jason Hooks ba168b22e9 cleanupandupdate 14 years ago
Jason Hooks 11406ae6f3 cleanupandupdate 14 years ago
Marc Zinnschlag 67a745cdf6 workaround for NPC activation crash 14 years ago
Marc Zinnschlag 2628b5143c Merge remote branch 'jpn/dialouge' 14 years ago
Marc Zinnschlag 5336b90149 music player and NPC rendering branch 14 years ago
Marc Zinnschlag e404d71e4f fixes for class selection merge 14 years ago
Jason Hooks 60601682cd Beast races fixed 14 years ago
Jason Hooks 1896a6a2e8 Preliminary npcs4 14 years ago
Jason Hooks 467988455c Preliminary npcs3 14 years ago
Jason Hooks dfe20033ea Preliminary npcs2 14 years ago
Jason Hooks 6aaedff86a Preliminary NPCs 14 years ago
Jason Hooks a9892161af MP3 functions moved to soundmanager 14 years ago
Jason Hooks be1582a88f Regional Sounds 14 years ago
Jason Hooks a038c67e5a Preliminary region sound framework2 14 years ago
Jason Hooks cab2341259 Preliminary region sound framework 14 years ago
Jan-Peter Nilsson d9d626cc95 Make DialogueWindow use the new WindowBase 14 years ago
Jan-Peter Nilsson 180164b2f3 Remove unnecessary includes 14 years ago
Jan-Peter Nilsson 770b490539 Make CreateClassDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 6fc0e4d6d6 Make DescriptionDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 12dee62307 Make SelectSkillDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 8f334d1df2 Make SelectAttributeDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 037c1021e3 Make SelectSpecializationDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 4e8f55b630 Make PickClassDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson ed05c5752b Make GenerateClassResultDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 0d97200e18 Make InfoBoxDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 6c7f59725f Make StatsWindow use the new WindowBase 14 years ago
Jan-Peter Nilsson 2e7e79f596 Make ReviewDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 5db021e99b Make TextInputDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson e551c60e75 Make RaceDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 933af72d60 Make BirthDialog use the new WindowBase 14 years ago
Jan-Peter Nilsson 6bf10c93c8 Create a base class for dialog windows 14 years ago
Jan-Peter Nilsson 1ff81354eb Remove unused variables 14 years ago
Jan-Peter Nilsson cb3fa7c3b2 Remove unused variables 14 years ago
Jan-Peter Nilsson 6f608f1400 Make loose functions part of the InfoBoxDialog class 14 years ago
Jan-Peter Nilsson 9d57b4f0d6 Do not store StaticTextPtr in WidgetPtr and use setTextColour 14 years ago
Jan-Peter Nilsson bb212e20f4 Do not store StaticTextPtr in WidgetPtr and use setTextColour 14 years ago
Jan-Peter Nilsson e5509ce7b1 Use arrays in CreateClassDialog 14 years ago
Jan-Peter Nilsson 528c39f1bd Use arrays in PickClassDialog 14 years ago
Jan-Peter Nilsson ef54401407 Use arrays in SelectSkillDialog 14 years ago
Jan-Peter Nilsson d7b76809ac Remove unnecessary member variables from SelectAttributeDialog 14 years ago