Commit graph

  • b51ab69ab7 Merge remote-tracking branch 'upstream/newlauncher' into newlauncher Pieter van der Kloet 2011-07-31 19:51:27 +0200
  • b157273cd9 Merge branch 'next' Marc Zinnschlag 2011-07-31 19:28:12 +0200
  • 46e93eda40 Merge branch 'newlauncher' Marc Zinnschlag 2011-07-31 19:24:59 +0200
  • b3ad3d0778 Merge remote branch 'pvdk/newlauncher' into newlauncher Marc Zinnschlag 2011-07-31 19:22:44 +0200
  • 88edbad717 Changed plugins.cfg lookup code to include the global directory Pieter van der Kloet 2011-07-31 19:17:52 +0200
  • 8c4a246abd Disabled Ogre debug output to stdout/stderr Pieter van der Kloet 2011-07-31 18:13:24 +0200
  • 008a3768e2 use MWWorld::Scene Sebastian Wick 2011-07-31 17:59:08 +0200
  • 3fb99fa4b5 Modified Ogre exception handling to get rid of a compiler warning Pieter van der Kloet 2011-07-31 17:43:16 +0200
  • e7057bed29 moving stuff from MWWorld::World to MWWorld::Scene but receiving segfault signals Sebastian Wick 2011-07-31 17:07:11 +0200
  • 14704e65a1 minor fix Marc Zinnschlag 2011-07-31 10:42:42 +0200
  • 1b536d69f3 Added and removed some debugging information Pieter van der Kloet 2011-07-30 19:19:24 +0200
  • 18d8d89bdb Removed all debug messages Pieter van der Kloet 2011-07-30 03:09:29 +0200
  • 949a3315d5 Merge remote-tracking branch 'origin/newlauncher' into newlauncher Pieter van der Kloet 2011-07-29 21:43:03 +0200
  • c9c54fed8f Modified Boost fix to work with Boost ≥ 1.46 Pieter van der Kloet 2011-07-29 21:39:20 +0200
  • d14c7089a6 Merge pull request #3 from zinnschlag/newlauncher pvdk 2011-07-29 05:25:10 -0700
  • 36b324de32 added WIP tag and missing sections to readme file Marc Zinnschlag 2011-07-28 10:14:19 +0200
  • 0acf34a0de boost compatibility fix Marc Zinnschlag 2011-07-28 10:03:44 +0200
  • 4b48eb4460 Merge remote branch 'corristo/master' Marc Zinnschlag 2011-07-27 22:04:02 +0200
  • 9921e86790 Forcing to build with 10.6 sdk on OS X. Nikolay Kasyanov 2011-07-27 14:15:28 +0400
  • 8ec88d2983 Started writing a readme, needs installation instructions Pieter van der Kloet 2011-07-23 23:30:39 +0200
  • 24a07eef05 Merge remote-tracking branch 'upstream/master' into newlauncher Pieter van der Kloet 2011-07-23 23:25:05 +0200
  • 4367b93e64 typo Marc Zinnschlag 2011-07-23 11:56:01 +0200
  • 7bc1adde9f allow adding records at runtime (only potions and classes) Marc Zinnschlag 2011-07-22 15:56:54 +0200
  • 0ece722ff3 Added handling of quotation marks and search for matches now ignores the case of input and keywords. When completing and there are matching or partly matching uppercase keywords the output will be upercase too. If this is a problem i'll change it. k1ll 2011-07-19 18:42:34 +0200
  • ac43d482c5 Basic tab-completition seems to be finished. It's working like requested in the old thread. k1ll 2011-07-18 18:49:38 +0200
  • 0bf2a2df41 Mantis: #3 - Fixed spelling error "Font" -> "Character" Lukasz Gromanowski 2011-07-17 22:53:20 +0200
  • ac9b1715d5 Added new command line option: "encoding" Lukasz Gromanowski 2011-07-17 22:16:50 +0200
  • 57a18d4a24 Combobox hack should be applied to the play tab, not the data files tab. Fixed it. Pieter van der Kloet 2011-07-16 15:40:40 +0200
  • 53d778762e Added dirty hack to get the combobox to work on Mac and GTK platforms Pieter van der Kloet 2011-07-15 15:04:06 +0200
  • aded4608c0 added GetButtonPressed function Marc Zinnschlag 2011-07-12 21:26:58 +0200
  • 058822b676 Merge branch 'next' into MessageBox Marc Zinnschlag 2011-07-12 21:18:27 +0200
  • c4177698d0 Merge remote branch 'swick/MessageBox' into MessageBox Marc Zinnschlag 2011-07-12 21:18:21 +0200
  • 317c920e03 everything works, also the readPressedButton function should do the job Sebastian Wick 2011-07-12 20:05:04 +0200
  • 16ed02baeb all MessageBoxes look good; next: make them do something ;) Sebastian Wick 2011-07-12 19:17:07 +0200
  • 0fc77dc1c3 everything looks good if buttons are on one line Sebastian Wick 2011-07-12 18:05:46 +0200
  • 537b2bf963 set position on interactive MessageBox'es Sebastian Wick 2011-07-12 17:57:16 +0200
  • dd41bb74bd Merge branch 'storefix' into next Marc Zinnschlag 2011-07-11 13:00:56 +0200
  • d9a25427c5 added --version command line option Marc Zinnschlag 2011-07-08 16:16:20 +0200
  • a7b266c4d2 another minor correction (fixing the previous one) Marc Zinnschlag 2011-07-08 16:16:06 +0200
  • 6ddf9e4cc5 minor correction Marc Zinnschlag 2011-07-08 14:53:01 +0200
  • d5e4635198 state OpenMW version on doxygen main page Marc Zinnschlag 2011-07-08 14:52:34 +0200
  • 27cba6c624 created config.hpp file for appps/openmw Marc Zinnschlag 2011-07-08 14:39:23 +0200
  • f07f363a21 declare OpenMW version in CMakeLists.txt Marc Zinnschlag 2011-07-08 14:24:09 +0200
  • 2b5dc0042b fix for issue 138 (record loading failed for some NPCs) Marc Zinnschlag 2011-07-04 23:36:22 +0200
  • 7cbed6c58a Replaced some costly string-comparisons with QLatin1String Pieter van der Kloet 2011-06-26 23:35:23 +0200
  • 6716bf649e Some stylesheet improvements and a drop-shadow for the scroll background Pieter van der Kloet 2011-06-26 23:16:39 +0200
  • ba55b51627 removed a leftover debug message Marc Zinnschlag 2011-06-26 21:29:22 +0200
  • b7c006b898 Mac: further fixes for new resource folder location Nikolay Kasyanov 2011-06-26 21:15:29 +0400
  • 6f663bb17e Merge pull request #2 from corristo/pvdk pvdk 2011-06-26 10:12:55 -0700
  • 24947d800a Fixed launcher config and style location. Launcher will be started when opening bundle Nikolay Kasyanov 2011-06-26 20:55:21 +0400
  • e48d265b5d Mac fix: added local config dir support, app root dir is dir where bundle located Nikolay Kasyanov 2011-06-26 20:15:42 +0400
  • 1278ce2514 Fixed problem with png images Pieter van der Kloet 2011-06-26 15:37:06 +0200
  • 9f88796648 Appended a space to the Current Profile: label Pieter van der Kloet 2011-06-26 02:07:35 +0200
  • ff95dd4bf2 Merge pull request #1 from corristo/newlauncher pvdk 2011-06-25 15:16:23 -0700
  • d2a0d3dd67 Launcher: small fix for mac Nikolay Kasyanov 2011-06-26 01:35:46 +0400
  • 31749fc97b Added include for Ogre::macBundlePath to main.cpp and removed such include from engine.cpp (no longer needed there). Nikolay Kasyanov 2011-06-25 19:29:11 +0400
  • db20186e50 Added newline to the end of some files, GitHub was complaining about it Pieter van der Kloet 2011-06-24 21:46:20 +0200
  • 118765a274 Renamed the launcher executable and icons, added .desktop file and default config, modified/updated some other files Pieter van der Kloet 2011-06-24 21:42:18 +0200
  • 8b58e53be9 Removed debug messages and cleaned up some old code Pieter van der Kloet 2011-06-24 18:01:24 +0200
  • dcf4d242a5 Added warning message if Ogres config cannot be read Pieter van der Kloet 2011-06-24 17:46:02 +0200
  • 83e642678f Put the filter input in a toolbar and made it work with a shortcut (Alt+F) Pieter van der Kloet 2011-06-24 17:38:32 +0200
  • 15df25f947 Cleaned up the CMakeList file Pieter van der Kloet 2011-06-24 17:37:12 +0200
  • 7099aeda2e Merge remote-tracking branch 'upstream/master' into newlauncher Pieter van der Kloet 2011-06-24 15:59:23 +0200
  • 9c2bb76869 disigned the interactive messagebox. Have to center it and add button events Sebastian Wick 2011-06-19 22:56:51 +0200
  • 8446619ac4 Merge branch 'components_namespaces' into next Marc Zinnschlag 2011-06-19 20:22:29 +0200
  • 23194a932f creating the buttons on the fly Sebastian Wick 2011-06-19 19:41:42 +0200
  • 57972eb042 Mantis: #18 - Move components from global namespace into their own namespace. Lukasz Gromanowski 2011-06-19 19:33:30 +0200
  • e9ff9a446b Mantis: #18 - Move components from global namespace into their own namespace. Lukasz Gromanowski 2011-06-19 19:14:14 +0200
  • 5db8e8c449 InterMessageBox game mode Sebastian Wick 2011-06-19 19:10:44 +0200
  • 2ddd5dba11 Mantis: #18 - Move components from global namespace into their own namespace. Lukasz Gromanowski 2011-06-19 18:45:23 +0200
  • 514b55766f Mantis: #18 - Move components from global namespace into their own namespace. Lukasz Gromanowski 2011-06-19 18:25:09 +0200
  • 90985e849e Mantis: #18 - Move components from global namespace into their own namespace. Lukasz Gromanowski 2011-06-19 18:14:03 +0200
  • 8a84201ba2 Mantis: #18 - Move components from global namespace into their own namespace. Lukasz Gromanowski 2011-06-19 16:42:35 +0200
  • e77240dceb basics for InteractiveMessageBox Sebastian Wick 2011-06-18 15:50:41 +0200
  • beeaa2cf7f Merge remote branch 'swick/MessageBox' into MessageBox Marc Zinnschlag 2011-06-17 09:22:15 +0200
  • d74f834735 make to boxes apear on the correct place even if the oldest is erased Sebastian Wick 2011-06-16 18:12:50 +0200
  • 315f4078c6 make them behave like the MessageBox in the original game Sebastian Wick 2011-06-16 17:11:50 +0200
  • 5198de53b8 add the new header to the cmake script Sebastian Wick 2011-06-16 15:16:35 +0200
  • e3d05e90d4 Merge remote branch 'swick/MessageBox' into MessageBox Marc Zinnschlag 2011-06-16 14:11:53 +0200
  • b72e9d3b2b non-interactive MessageBox is finished. Didn't find any bugs. Sebastian Wick 2011-06-16 13:02:49 +0200
  • 4d1db13c8f MessageBoxmangerTimer is now working properly Sebastian Wick 2011-06-16 12:12:50 +0200
  • a4217f8fb8 Everything should work fine but deleting the existing MessageBox'es. Sebastian Wick 2011-06-15 22:53:05 +0200
  • bc92b7b1fa Merge branch 'directories' into next Marc Zinnschlag 2011-06-15 22:40:24 +0200
  • 0f2df4e2b8 more cleanup Marc Zinnschlag 2011-06-15 22:33:31 +0200
  • bdd995ec91 Merge remote branch 'jhooks/directories' into directories Marc Zinnschlag 2011-06-15 21:49:19 +0200
  • 94e010b790 delete all non-interactive MessageBox'es when creating an interactive MessageBox Sebastian Wick 2011-06-15 19:53:32 +0200
  • 6dc35247da Word wrap for MessageBox Sebastian Wick 2011-06-15 19:42:20 +0200
  • 2132488408 merge Jason Hooks 2011-06-15 13:24:37 -0400
  • 56affd018a Some cleanup Jason Hooks 2011-06-15 13:09:47 -0400
  • 9c56031ee2 rudimental implementation of non-interactive MessageBox Sebastian Wick 2011-06-15 13:58:57 +0200
  • fc25ccef4e MW_Dialog set ro right propertys Sebastian Wick 2011-06-14 22:11:36 +0200
  • aab07f379e added openmw_messagebox_layout.xml to CMakeLists.txt Sebastian Wick 2011-06-14 18:55:07 +0200
  • 56dc9ffcf3 now, realy deleted needless code. Sebastian Wick 2011-06-14 18:29:55 +0200
  • 84c19a90ad deleted needless code Sebastian Wick 2011-06-14 18:29:20 +0200
  • 2d93705baa created xml file for the layout; MessageBox class Sebastian Wick 2011-06-14 18:25:07 +0200
  • 5bf5bde946 created new files, conncted MessageBoxManger with WindowManager Sebastian Wick 2011-06-14 16:41:30 +0200
  • a6e83f5b9b case-handling fix for references in cells Marc Zinnschlag 2011-06-13 13:47:59 +0200
  • 2fe66319fe streammusic strict Jason Hooks 2011-06-12 16:36:18 -0400
  • 9eefee7168 Say strict Jason Hooks 2011-06-11 20:01:21 -0400
  • 371ec41530 Plugins moved using the actions now keep their selection too Pieter van der Kloet 2011-06-10 00:30:08 +0200