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 |
Jason Hooks
|
f2a0fa8af2
|
Adding files to directory map
|
14 years ago |
Marc Zinnschlag
|
a95a0f821b
|
Merge remote branch 'jhooks/directories' into directories
Conflicts:
components/files/multidircollection.hpp
|
14 years ago |
Jason Hooks
|
2aaa0f4578
|
Backslash working in linux
|
14 years ago |
Jason
|
b92955763a
|
Introducing Dir Archive
|
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 |
Jason Hooks
|
51b74c2f05
|
starting
|
14 years ago |
Jason Hooks
|
b945ce61a5
|
Merge remote branch 'upstream/master'
|
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 |
Pieter van der Kloet
|
d4e3d36c8c
|
Merge remote-tracking branch 'upstream/master'
|
14 years ago |
Marc Zinnschlag
|
a133920eb0
|
boost filesystem fix
|
14 years ago |
Pieter van der Kloet
|
76653cb2d5
|
Started working on fallback icons for Windows
|
14 years ago |
Pieter van der Kloet
|
016552f62c
|
Merge remote-tracking branch 'upstream/master'
|
14 years ago |
Pieter van der Kloet
|
7c1f00884d
|
Merge remote-tracking branch 'upstream/master' into newlauncher
|
14 years ago |
Marc Zinnschlag
|
d9f1b64213
|
some file collection bug fixing
|
14 years ago |
Marc Zinnschlag
|
8829398bfc
|
added --fs-strict switch
|
14 years ago |
Marc Zinnschlag
|
ef1e986a87
|
added --data-local switch
|
14 years ago |
Marc Zinnschlag
|
e60f0e3b38
|
--data switch accepts multiple directories now
|
14 years ago |
Marc Zinnschlag
|
6e880cffb2
|
changed engine class to support multiple data directories for esm files
|
14 years ago |
Marc Zinnschlag
|
d260e5c1bd
|
added file collection class
|
14 years ago |
Pieter van der Kloet
|
1487daac3d
|
Fixed preprocessor #if to #ifdef
|
14 years ago |
Pieter van der Kloet
|
0ff068817e
|
Fixed icon and changed minimumsize
|
14 years ago |
Pieter van der Kloet
|
dbd37a6d58
|
Added messageboxes for game execution errors
|
14 years ago |
Pieter van der Kloet
|
2131452fac
|
Fixed file loading problem with relative paths when launcher wasn't run from cmdline
|
14 years ago |
Pieter van der Kloet
|
c42f99a586
|
Implemented starting the game by pressing either the big play button or the dialog play button
|
14 years ago |
Pieter van der Kloet
|
2b0dabe669
|
Changed profile switching again; Some stylesheet modifications
|
14 years ago |
Pieter van der Kloet
|
7bf21262a1
|
Plugins and masters from the current profile are written to openmw.cfg now
|
14 years ago |
Pieter van der Kloet
|
a68be84b7f
|
Re-implemented the profile combobox on the Play page
|
14 years ago |