Sebastian Wick
|
5db8e8c449
|
InterMessageBox game mode
|
14 years ago |
Sebastian Wick
|
e77240dceb
|
basics for InteractiveMessageBox
|
14 years ago |
Sebastian Wick
|
d74f834735
|
make to boxes apear on the correct place even if the oldest is erased
|
14 years ago |
Sebastian Wick
|
315f4078c6
|
make them behave like the MessageBox in the original game
|
14 years ago |
Sebastian Wick
|
5198de53b8
|
add the new header to the cmake script
|
14 years ago |
Sebastian Wick
|
b72e9d3b2b
|
non-interactive MessageBox is finished. Didn't find any bugs.
|
14 years ago |
Sebastian Wick
|
4d1db13c8f
|
MessageBoxmangerTimer is now working properly
|
14 years ago |
Sebastian Wick
|
a4217f8fb8
|
Everything should work fine but deleting the existing MessageBox'es.
|
14 years ago |
Sebastian Wick
|
94e010b790
|
delete all non-interactive MessageBox'es when creating an interactive MessageBox
|
14 years ago |
Sebastian Wick
|
6dc35247da
|
Word wrap for MessageBox
|
14 years ago |
Sebastian Wick
|
9c56031ee2
|
rudimental implementation of non-interactive MessageBox
|
14 years ago |
Sebastian Wick
|
fc25ccef4e
|
MW_Dialog set ro right propertys
|
14 years ago |
Sebastian Wick
|
56dc9ffcf3
|
now, realy deleted needless code.
|
14 years ago |
Sebastian Wick
|
84c19a90ad
|
deleted needless code
|
14 years ago |
Sebastian Wick
|
5bf5bde946
|
created new files, conncted MessageBoxManger with WindowManager
|
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 |
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 |
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
|
5b6ec405e3
|
Merge branch 'script'
|
14 years ago |
Marc Zinnschlag
|
58cbdfd762
|
Merge branch 'journal'
|
14 years ago |
Marc Zinnschlag
|
8b9ee30924
|
user/global mixup
|
14 years ago |
Marc Zinnschlag
|
bdfd28f44d
|
adjusted components/files namespace; some related cleanup
|
14 years ago |
Marc Zinnschlag
|
7131c08ca4
|
moved path.hpp/path.cpp to a new component
|
14 years ago |
Marc Zinnschlag
|
125319c441
|
splitting off console output from messageBox channel
|
14 years ago |
Marc Zinnschlag
|
f52e6bd5ef
|
made toggle-type script instructions more verbose
|
14 years ago |
Marc Zinnschlag
|
e18dde4571
|
added topic tracking
|
14 years ago |
Marc Zinnschlag
|
7a1b215b6a
|
splitting of topic class from quest class
|
14 years ago |
Marc Zinnschlag
|
3406d2fa89
|
removed redundant data from quest class
|
14 years ago |
Marc Zinnschlag
|
944291d34f
|
added quest tracking to the journal
|
14 years ago |
Marc Zinnschlag
|
fc2d659925
|
Merge remote branch 'jpn/config' into config
|
14 years ago |
Marc Zinnschlag
|
65e43c448a
|
splitted StampedJournalEntry class off from JournalEntry
|
14 years ago |
Marc Zinnschlag
|
f4f12e885f
|
all program options (except help) can now be used from a cfg file
|
14 years ago |
Marc Zinnschlag
|
8915e8a751
|
change in multi_es branch broke fps switch; fixed now
|
14 years ago |
Marc Zinnschlag
|
9ea99a46ee
|
Merge branch 'multi_es'
|
14 years ago |
Marc Zinnschlag
|
f3fecdc627
|
quest entries are added to main journal now
|
14 years ago |
Marc Zinnschlag
|
792de880cf
|
another constness fix
|
14 years ago |
Marc Zinnschlag
|
717b5e1784
|
fixed a constness problem
|
14 years ago |
Marc Zinnschlag
|
23464e4035
|
added interface and container for main journal
|
14 years ago |
Marc Zinnschlag
|
5851e0a28c
|
added journal entry struct
|
14 years ago |