Pieter van der Kloet
db20186e50
Added newline to the end of some files, GitHub was complaining about it
14 years ago
Pieter van der Kloet
118765a274
Renamed the launcher executable and icons, added .desktop file and default config, modified/updated some other files
14 years ago
Pieter van der Kloet
8b58e53be9
Removed debug messages and cleaned up some old code
14 years ago
Pieter van der Kloet
dcf4d242a5
Added warning message if Ogres config cannot be read
14 years ago
Pieter van der Kloet
83e642678f
Put the filter input in a toolbar and made it work with a shortcut (Alt+F)
14 years ago
Pieter van der Kloet
15df25f947
Cleaned up the CMakeList file
14 years ago
Pieter van der Kloet
7099aeda2e
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
Lukasz Gromanowski
57972eb042
Mantis: #18 - Move components from global namespace into their own namespace.
...
Added namespace around generated win_1252 table.
Added generation of header guard and ToUTF8 namespace in gen_iconv.
Small corrections in Makefile.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Lukasz Gromanowski
e9ff9a446b
Mantis: #18 - Move components from global namespace into their own namespace.
...
Moving classes from components/nifogre into NifOgre namespace.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Lukasz Gromanowski
2ddd5dba11
Mantis: #18 - Move components from global namespace into their own namespace.
...
Moving classes from components/nifbullet into NifBullet namespace.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Lukasz Gromanowski
514b55766f
Mantis: #18 - Move components from global namespace into their own namespace.
...
Updated components/misc tests.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Lukasz Gromanowski
90985e849e
Mantis: #18 - Move components from global namespace into their own namespace.
...
Moving classes from components/misc into Misc namespace.
Note: Misc namespace introduced conflict with ESM::Misc and MWClass::Misc
classes, so both of them are renamed to ESM::Miscellaneous
and MWClass::Miscellaneous.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Lukasz Gromanowski
8a84201ba2
Mantis: #18 - Move components from global namespace into their own namespace.
...
Moving classes from components/bsa into Bsa namespace.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Marc Zinnschlag
a6e83f5b9b
case-handling fix for references in cells
14 years ago
Pieter van der Kloet
371ec41530
Plugins moved using the actions now keep their selection too
14 years ago
Pieter van der Kloet
6feaac3d6f
Removed isChecked function, can be done with less code
14 years ago
Pieter van der Kloet
410229e521
Dropped plugins now retain their selection so you can see where they went
14 years ago
Pieter van der Kloet
8b50cd48f5
Added refresh functionality for the plugins table
14 years ago
Pieter van der Kloet
44e3cf17d7
Fallback icons for the actions in the right-click context menu
14 years ago
Pieter van der Kloet
41c380e107
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
Pieter van der Kloet
8495d91d7c
Added right-click context menu for modifying the plugins, e.g. move up, check/uncheck
14 years ago
Marc Zinnschlag
5fb3dc854b
Merge branch 'optimisation'
14 years ago
Pieter van der Kloet
9d2bf8af62
Added support for the load order of plugins specified in the profiles
14 years ago
Pieter van der Kloet
f219b0d47a
Added error messages and fixed config file loading
14 years ago
Pieter van der Kloet
8c04d00a50
Modified row height of the plugins table to use the height of checkbox instead of dynamic resizing
14 years ago
Pieter van der Kloet
d7a3b84b3d
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
athile
231be8f381
Add BULLET_ROOT for the prebuilt binaries. Fix a minor VS2010 compile issue (missing header file).
14 years ago
Marc Zinnschlag
7d2956329a
some cleanup
14 years ago
Marc Zinnschlag
bed45a936e
fixed cell change crash
14 years ago
gugus
c7fb27e801
Clean up wasn't done properly when deleting a Cell.
14 years ago
gugus
faaa08d6d0
removed this stupide methode to generate unique ID.
14 years ago
gugus
4546ca3863
static Objects goes inside the static geometry
14 years ago
gugus
cd79df1d8b
Merge branch 'static' of git@github.com:zinnschlag/openmw.git into optimisation
...
Conflicts:
apps/openmw/mwrender/exterior.cpp
14 years ago
Marc Zinnschlag
7192bc4f89
added static flag
14 years ago
gugus
41d283a3aa
very experimental: static geometry.
14 years ago
gugus
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)
14 years ago
gugus
b05f780675
fix a compiler error under window
14 years ago
Marc Zinnschlag
64d6ee26bd
changed OGRE framelistener function from frameStarted to frameRenderingQueued
14 years ago
Marc Zinnschlag
80691250ec
don't create a new virtual machine for each script and frame
14 years ago
Pieter van der Kloet
eba813b4ac
Fixed clear button in the filter line-edit and changed "delete profile" icon
14 years ago
Pieter van der Kloet
157822eeaf
Removed what's this? button from dialog titlebar
14 years ago
Pieter van der Kloet
b877a94481
Modified the launcher to use the new multi-dir plugin approach
14 years ago
Pieter van der Kloet
ac965af671
Moved functions around for better readability
14 years ago
Pieter van der Kloet
d3143c6e52
Implemented filter function for the plugin list
14 years ago
Pieter van der Kloet
9b439d74da
Removed some leftover files belonging to the old launcher
14 years ago
Pieter van der Kloet
b9acc4a0ac
Implemented the Graphics page, launcher now loads and saves Ogre settings
14 years ago
Pieter van der Kloet
409bd0fe7e
Moved the stylesheet to main.cpp and made some stylesheet-related changes
14 years ago
Pieter van der Kloet
a0586cda99
Complete support for fallback icons on Windows using the Tango theme
14 years ago
Pieter van der Kloet
7b9ce2114f
Merge remote-tracking branch 'upstream/master' into newlauncher
14 years ago
Marc Zinnschlag
a133920eb0
boost filesystem fix
14 years ago