You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwgui
Marc Zinnschlag 39af941d6f Issue #19: Moved code from Engine to WindowManager and ScriptManager 13 years ago
..
birth.cpp fixed a constness problem 14 years ago
birth.hpp Move eventDone to WindowBase and make it tell which window is done 14 years ago
class.cpp fixed a constness problem 14 years ago
class.hpp Move eventDone to WindowBase and make it tell which window is done 14 years ago
console.cpp 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. 14 years ago
console.hpp Basic tab-completition seems to be finished. It's working like requested in the old thread. 14 years ago
dialogue.cpp Decrease number of classes that need to know about other components 14 years ago
dialogue.hpp Decrease number of classes that need to know about other components 14 years ago
dialogue_history.cpp Decrease number of classes that need to know about other components 14 years ago
dialogue_history.hpp Added dialouge window 14 years ago
layouts.cpp Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
layouts.hpp Decrease number of classes that need to know about other components 14 years ago
messagebox.cpp everything works, also the readPressedButton function should do the job 14 years ago
messagebox.hpp everything works, also the readPressedButton function should do the job 14 years ago
mode.hpp InterMessageBox game mode 14 years ago
race.cpp fixed a constness problem 14 years ago
race.hpp Move eventDone to WindowBase and make it tell which window is done 14 years ago
review.cpp Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
review.hpp Get rid of deprecated warning for eventWindowChangeCoord 14 years ago
stats_window.cpp fixed a constness problem 14 years ago
stats_window.hpp Get rid of deprecated warning for eventWindowChangeCoord 14 years ago
text_input.cpp Move eventDone to WindowBase and make it tell which window is done 14 years ago
text_input.hpp Move eventDone to WindowBase and make it tell which window is done 14 years ago
widgets.cpp fixed a constness problem 14 years ago
widgets.hpp Decrease number of classes that need to know about other components 14 years ago
window_base.cpp Decrease number of classes that need to know about other components 14 years ago
window_base.hpp Move eventDone to WindowBase and make it tell which window is done 14 years ago
window_manager.cpp Issue #19: Moved code from Engine to WindowManager and ScriptManager 13 years ago
window_manager.hpp everything works, also the readPressedButton function should do the job 14 years ago