Commit graph

  • e404d71e4f fixes for class selection merge Marc Zinnschlag 2010-12-30 14:27:19 +0100
  • 60601682cd Beast races fixed Jason Hooks 2010-12-21 21:45:54 -0500
  • 1896a6a2e8 Preliminary npcs4 Jason Hooks 2010-12-13 16:01:52 -0500
  • 467988455c Preliminary npcs3 Jason Hooks 2010-12-12 22:05:47 -0500
  • dfe20033ea Preliminary npcs2 Jason Hooks 2010-11-25 18:36:25 -0500
  • 6aaedff86a Preliminary NPCs Jason Hooks 2010-11-25 15:44:56 -0500
  • a9892161af MP3 functions moved to soundmanager Jason Hooks 2010-11-11 19:47:26 -0500
  • be1582a88f Regional Sounds Jason Hooks 2010-11-08 18:01:33 -0500
  • a038c67e5a Preliminary region sound framework2 Jason Hooks 2010-11-07 12:51:59 -0500
  • cab2341259 Preliminary region sound framework Jason Hooks 2010-11-06 13:11:09 -0400
  • d9d626cc95 Make DialogueWindow use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:47:46 +0100
  • 180164b2f3 Remove unnecessary includes Jan-Peter Nilsson 2010-11-06 11:45:13 +0100
  • 770b490539 Make CreateClassDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:44:02 +0100
  • 6fc0e4d6d6 Make DescriptionDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:42:54 +0100
  • 12dee62307 Make SelectSkillDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:41:41 +0100
  • 8f334d1df2 Make SelectAttributeDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:40:41 +0100
  • 037c1021e3 Make SelectSpecializationDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:39:38 +0100
  • 4e8f55b630 Make PickClassDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:38:29 +0100
  • ed05c5752b Make GenerateClassResultDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:37:00 +0100
  • 0d97200e18 Make InfoBoxDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:33:30 +0100
  • 6c7f59725f Make StatsWindow use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:29:49 +0100
  • 2e7e79f596 Make ReviewDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:29:03 +0100
  • 5db021e99b Make TextInputDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:27:53 +0100
  • e551c60e75 Make RaceDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:26:45 +0100
  • 933af72d60 Make BirthDialog use the new WindowBase Jan-Peter Nilsson 2010-11-06 11:26:17 +0100
  • 6bf10c93c8 Create a base class for dialog windows Jan-Peter Nilsson 2010-11-06 11:25:16 +0100
  • 1ff81354eb Remove unused variables Jan-Peter Nilsson 2010-11-06 00:17:36 +0100
  • cb3fa7c3b2 Remove unused variables Jan-Peter Nilsson 2010-11-06 00:26:32 +0100
  • 6f608f1400 Make loose functions part of the InfoBoxDialog class Jan-Peter Nilsson 2010-11-05 23:00:20 +0100
  • 9d57b4f0d6 Do not store StaticTextPtr in WidgetPtr and use setTextColour Jan-Peter Nilsson 2010-11-05 22:12:27 +0100
  • bb212e20f4 Do not store StaticTextPtr in WidgetPtr and use setTextColour Jan-Peter Nilsson 2010-11-05 22:05:50 +0100
  • e5509ce7b1 Use arrays in CreateClassDialog Jan-Peter Nilsson 2010-11-05 19:40:31 +0100
  • 528c39f1bd Use arrays in PickClassDialog Jan-Peter Nilsson 2010-11-05 19:40:00 +0100
  • ef54401407 Use arrays in SelectSkillDialog Jan-Peter Nilsson 2010-11-05 18:51:42 +0100
  • d7b76809ac Remove unnecessary member variables from SelectAttributeDialog Jan-Peter Nilsson 2010-11-05 18:49:44 +0100
  • be5562cb2c Added dialouge window Jan-Peter Nilsson 2010-11-03 21:21:08 +0100
  • 54319b0117 Use the input manager to enable the dialog Jan-Peter Nilsson 2010-11-03 20:01:53 +0100
  • 700e379d56 Fix some compiler warnings Jan-Peter Nilsson 2010-11-01 18:56:09 +0100
  • a7c3a29ffd Music Player with directory mp3 lookup Jason Hooks 2010-11-01 17:06:13 -0400
  • 74aba13053 Music Player Jason Hooks 2010-10-31 12:23:03 -0400
  • 13d8ea09b0 Cell case insensitivity, exterior and interior cells Jason Hooks 2010-10-27 23:22:01 -0400
  • ffaaad188a using theirs Jason Hooks 2010-10-27 12:32:50 -0400
  • f8b96703e6 Added all questions for the generate class dialogs and implemented calculation of class based on the answers given. There are some combinations which does not yield a class yet, will need to figure out the remaining combinations. Jan Borsodi 2010-10-24 00:45:21 +0200
  • 51f26e059a Make sure player is updated after birthsign is set. Jan Borsodi 2010-10-23 01:28:30 +0200
  • cefd5fb338 Reputation and bounty was not initialized to 0. Jan Borsodi 2010-10-23 01:23:09 +0200
  • 38b434771a Merge remote branch 'zini/master' into gui-windows Jan Borsodi 2010-10-23 01:13:11 +0200
  • 81e83a0813 Player member variables in WindowManager are updated directly when a dialog finishes, needed for review dialog which is shown directly after another closes. Jan Borsodi 2010-10-23 01:07:53 +0200
  • cf9b90386c Do not set the birth sign ID if it is empty. Jan Borsodi 2010-10-23 01:01:03 +0200
  • a0447bcd95 Made sure review dialog is removed before going to previous dialogs. Jan Borsodi 2010-10-23 01:00:25 +0200
  • 1c6b9a9b7b Activated buttons in review dialog to go to the respective dialogs. Jan Borsodi 2010-10-23 01:00:07 +0200
  • debf1e3c4f Updated all remaining dialogs to use the MW_Dialog skin and adjusted window sizes accordingly. Jan Borsodi 2010-10-23 00:23:03 +0200
  • 025af1717f Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable. Jan Borsodi 2010-10-23 00:17:41 +0200
  • 12fe9305a6 Further unification of dialog API, all dialogs now have an open() method which updates gui content and makes it visible. Jan Borsodi 2010-10-23 00:11:54 +0200
  • e39f700372 Removed unnecessary methods. Jan Borsodi 2010-10-23 00:04:00 +0200
  • 2bf29c17f5 Made sure current player name is shown in name dialog. Jan Borsodi 2010-10-23 00:00:09 +0200
  • e6ad68b8d0 Avoid exception if class ID is not found, instead don't show any fields in the gui. Jan Borsodi 2010-10-22 23:52:24 +0200
  • aaa80d1eb0 Made sure race and class dialog shows the current player values. Jan Borsodi 2010-10-22 23:51:53 +0200
  • 2affe7cf78 Removed earlier workaround code for dialog callbacks, no need to reset them anymore as the dialogs are cleaned up at a later point. Jan Borsodi 2010-10-22 23:38:36 +0200
  • 06f226f2d8 Updated WindowManager to use the new removeDialog function. Jan Borsodi 2010-10-22 23:34:41 +0200
  • f756e171cc Made sure dialog garbage is also cleaned up on destruction. Jan Borsodi 2010-10-22 23:21:15 +0200
  • 1f7659cb12 Only set the class and race IDs if they contain a non-empty string. Jan Borsodi 2010-10-22 23:18:57 +0200
  • 6d71094f3b Updated description dialog (from create class) to use WindowManager::removeDialog. Jan Borsodi 2010-10-22 23:14:52 +0200
  • 506f61d254 Added a method to remove a dialog safely, first hides the dialog then schedules for deletion in the garbage list. Jan Borsodi 2010-10-22 23:14:21 +0200
  • 16aa13721a Updated all dialogs to use a garbage list for postponed cleanup, this list is cleared in update() which is called for each frame. Jan Borsodi 2010-10-22 22:53:34 +0200
  • 38ab9f7a3d Merge branch 'newchar' Marc Zinnschlag 2010-10-22 10:27:32 +0200
  • f620b580f0 Merge remote branch 'upstream/master' Marc Zinnschlag 2010-10-22 10:23:07 +0200
  • 493b1ff081 gcc compatibility fix Marc Zinnschlag 2010-10-22 10:21:42 +0200
  • cc86fe54d5 Merge remote branch 'amos/gui-windows' into newchar Marc Zinnschlag 2010-10-22 10:12:39 +0200
  • 3e5f278882 Fixed birthsign and skill list in review dialog, they were not properly set. Jan Borsodi 2010-10-21 09:47:34 +0200
  • 970a7a3498 Removed hardcoded values from review dialog and added functionality for setting all fields in the dialog. Window manager keeps track of player values set from the outside and passes these to the review dialog. Jan Borsodi 2010-10-21 09:28:09 +0200
  • 1c1d33e723 Initial work on the stat review dialog. Jan Borsodi 2010-10-20 21:40:32 +0200
  • c45811770a Added a custom widget for displaying dynamic stats (health, magicka, fatigue). Can show a title/label, graphical bar and detailed text. Jan Borsodi 2010-10-20 21:39:18 +0200
  • a8c974d2e7 added set/get/mod instructions for skills Marc Zinnschlag 2010-10-20 11:31:42 +0200
  • 76ab7302b1 Fixed crash when entering the birth dialog two or more times. Array should not have been static. Jan Borsodi 2010-10-10 02:54:45 +0200
  • 0cc8f84393 Finished handling of Create Class dialog, now a new class is created and set in the mechanics manager. Jan Borsodi 2010-10-10 02:43:44 +0200
  • 232164bfb0 Implemented the final dialog for Generate Class which shows the class that was chosen by the game based on the players chosen questions. The class is currently hardcoded to Acrobat. Jan Borsodi 2010-10-10 01:52:08 +0200
  • b364d47b0b Implemented the Class Choice dialog which allows the player to choose between three ways to define a class. Jan Borsodi 2010-10-10 00:42:56 +0200
  • 1c4db82a0e added --script-all switch Marc Zinnschlag 2010-10-06 14:52:53 +0200
  • efd9def3a8 Added separate skin sub-elements for the dialog skin which does not show the resize pointer. Jan Borsodi 2010-10-05 20:50:19 +0200
  • 8659ce3a82 extended --start switch for exterior cell support Marc Zinnschlag 2010-10-05 18:23:53 +0200
  • 30f2d4fdd4 Added LAND and LTEX to esm_store Nicolay Korslund 2010-10-03 12:41:35 +0200
  • 6fe6f3d282 adjust initial magicka based on Fortify Maximum Magicka effect Marc Zinnschlag 2010-09-30 15:58:31 +0200
  • 98405a5716 implemented magic effects from abilities (effects are not applied yet) Marc Zinnschlag 2010-09-30 15:42:28 +0200
  • eeca39220b added spell list to creature stats (for now only type Ability; magic effects not applied yet), generate spell list according to race and birthsign during character creation Marc Zinnschlag 2010-09-30 14:28:01 +0200
  • 770276281b changed numeric char type defs from char to signed char Marc Zinnschlag 2010-09-30 13:56:22 +0200
  • 3af1c66f8d Switched to correct GMST values in the Create Class dialog. Jan Borsodi 2010-09-28 12:06:42 +0200
  • 3a17aaa697 Another mangle update Nicolay Korslund 2010-09-27 18:03:10 +0200
  • d36fa3deda Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-09-27 18:00:25 +0200
  • 255b0d03a9 Started early work on terrain code (no rendering yet.) Nicolay Korslund 2010-09-25 14:41:11 +0200
  • c16f79afc6 fixed a bug in esm loader, that made all doors and chests locked by default Marc Zinnschlag 2010-09-27 17:11:16 +0200
  • 8acf04fc08 Added dialog for editing description in custom class dialog. Jan Borsodi 2010-09-27 12:56:48 +0200
  • 49f68e08bf Redemption compatibility fix Marc Zinnschlag 2010-09-26 10:01:30 +0200
  • 12a15e3fb7 implemented class effects on player skills Marc Zinnschlag 2010-09-26 09:55:00 +0200
  • 19fdd48f75 fixed a bug in class-part of setting initial skills Marc Zinnschlag 2010-09-26 09:36:15 +0200
  • 9a0618fbb8 fixed a comment Marc Zinnschlag 2010-09-25 20:23:38 +0200
  • e39caef261 second set of additional doxygen comments Marc Zinnschlag 2010-09-25 20:15:05 +0200
  • 3583a1980a fixed a doxygen input configuration error (components and libs were not documented) Marc Zinnschlag 2010-09-25 20:14:01 +0200
  • 5260cb2d16 first set of additional doxygen comments Marc Zinnschlag 2010-09-25 15:03:53 +0200
  • 5908c92f51 added special doxyfile for github pages Marc Zinnschlag 2010-09-25 14:25:45 +0200
  • d799aa18ce modified doxyfile again so that doxygen can be run from the OpenMW base directory (fixes various path problems) Marc Zinnschlag 2010-09-25 14:11:16 +0200