1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-08-06 02:14:09 +00:00

Commit graph

  • 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
  • 93f41e25a4 fs-strict Jason Hooks 2011-06-08 17:29:28 -0400
  • 65cc0e8317 trying strict Jason Hooks 2011-06-08 17:15:13 -0400
  • 6feaac3d6f Removed isChecked function, can be done with less code Pieter van der Kloet 2011-06-08 17:40:39 +0200
  • 410229e521 Dropped plugins now retain their selection so you can see where they went Pieter van der Kloet 2011-06-08 16:55:53 +0200
  • 18a9dfd2b6 Merge remote branch 'jhooks/directories' into directories Marc Zinnschlag 2011-06-08 10:22:55 +0200
  • 3a9007849d Windows fix Jason Hooks 2011-06-08 00:35:30 -0400
  • a719a6b468 Getting rid of animation code in nif loader Jason Hooks 2011-06-07 18:57:24 -0400
  • d59856af5c minor performance improvement Marc Zinnschlag 2011-06-08 00:52:25 +0200
  • 4f304cfff2 Merge remote branch 'jhooks/directories' into directories Marc Zinnschlag 2011-06-08 00:29:12 +0200
  • 4d31ca2c86 Leading slashes now work, efficiency changes Jason Hooks 2011-06-07 17:17:25 -0400
  • 8b50cd48f5 Added refresh functionality for the plugins table Pieter van der Kloet 2011-06-07 21:14:27 +0200
  • 44e3cf17d7 Fallback icons for the actions in the right-click context menu Pieter van der Kloet 2011-06-07 21:00:23 +0200
  • 41c380e107 Merge remote-tracking branch 'upstream/master' into newlauncher Pieter van der Kloet 2011-06-07 20:22:32 +0200
  • 8495d91d7c Added right-click context menu for modifying the plugins, e.g. move up, check/uncheck Pieter van der Kloet 2011-06-07 20:21:01 +0200
  • 5fb3dc854b Merge branch 'optimisation' Marc Zinnschlag 2011-06-07 10:21:29 +0200
  • ac4af583b7 Merge remote branch 'jhooks/directories' into directories Marc Zinnschlag 2011-06-07 09:22:58 +0200
  • 45453fd7a9 Case insensitive external loader working Jason Hooks 2011-06-06 20:11:23 -0400
  • 9d2bf8af62 Added support for the load order of plugins specified in the profiles Pieter van der Kloet 2011-06-07 01:42:53 +0200
  • f219b0d47a Added error messages and fixed config file loading Pieter van der Kloet 2011-06-06 21:33:33 +0200
  • 8c04d00a50 Modified row height of the plugins table to use the height of checkbox instead of dynamic resizing Pieter van der Kloet 2011-06-06 16:07:20 +0200
  • d7a3b84b3d Merge remote-tracking branch 'upstream/master' into newlauncher Pieter van der Kloet 2011-06-06 15:45:17 +0200
  • f2a0fa8af2 Adding files to directory map Jason Hooks 2011-06-05 23:46:18 -0400
  • a95a0f821b Merge remote branch 'jhooks/directories' into directories Marc Zinnschlag 2011-06-04 10:27:16 +0200
  • 2aaa0f4578 Backslash working in linux Jason Hooks 2011-06-04 01:29:57 -0400
  • b92955763a Introducing Dir Archive Jason 2011-06-03 20:28:47 -0400
  • 231be8f381 Add BULLET_ROOT for the prebuilt binaries. Fix a minor VS2010 compile issue (missing header file). athile 2011-05-31 21:55:08 -0600
  • 7d2956329a some cleanup Marc Zinnschlag 2011-05-30 14:27:04 +0200
  • bed45a936e fixed cell change crash Marc Zinnschlag 2011-05-30 14:21:55 +0200
  • 51b74c2f05 starting Jason Hooks 2011-05-23 19:01:36 -0400
  • b945ce61a5 Merge remote branch 'upstream/master' Jason Hooks 2011-05-23 15:01:47 -0400
  • c7fb27e801 Clean up wasn't done properly when deleting a Cell. gugus 2011-05-23 20:22:12 +0200
  • faaa08d6d0 removed this stupide methode to generate unique ID. gugus 2011-05-23 19:47:27 +0200
  • 4546ca3863 static Objects goes inside the static geometry gugus 2011-05-23 19:39:10 +0200
  • cd79df1d8b Merge branch 'static' of git@github.com:zinnschlag/openmw.git into optimisation gugus 2011-05-23 19:27:40 +0200
  • 7192bc4f89 added static flag Marc Zinnschlag 2011-05-23 19:12:28 +0200
  • 41d283a3aa very experimental: static geometry. gugus 2011-05-23 15:00:01 +0200
  • 0d9dde0fcf experimental: each material with the same texture is loaded only once. Problem: it doesn't take into account other material properties (which seems to be always the same anyway) gugus 2011-05-23 14:59:36 +0200