.. |
birth.cpp
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
birth.hpp
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
class.cpp
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
class.hpp
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
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.
|
2011-07-19 18:42:34 +02:00 |
console.hpp
|
Basic tab-completition seems to be finished. It's working like requested in the old thread.
|
2011-07-18 18:49:38 +02:00 |
dialogue.cpp
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
dialogue.hpp
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
dialogue_history.cpp
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
dialogue_history.hpp
|
Added dialouge window
|
2010-11-06 01:09:37 +01:00 |
journalwindow.cpp
|
journal formating. Problems with french accents.
|
2011-12-30 11:39:17 +01:00 |
journalwindow.hpp
|
first attempt to read the journal
|
2011-12-29 17:58:58 +01:00 |
layouts.cpp
|
Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions
|
2011-03-15 13:36:25 +01:00 |
layouts.hpp
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
messagebox.cpp
|
everything works, also the readPressedButton function should do the job
|
2011-07-12 20:05:04 +02:00 |
messagebox.hpp
|
everything works, also the readPressedButton function should do the job
|
2011-07-12 20:05:04 +02:00 |
mode.hpp
|
Add the journal window (J key). It's still not in the right position.
|
2011-11-28 16:51:11 +01:00 |
race.cpp
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
race.hpp
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
review.cpp
|
Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions
|
2011-03-15 13:36:25 +01:00 |
review.hpp
|
Get rid of deprecated warning for eventWindowChangeCoord
|
2011-03-12 13:54:00 +01:00 |
stats_window.cpp
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
stats_window.hpp
|
Get rid of deprecated warning for eventWindowChangeCoord
|
2011-03-12 13:54:00 +01:00 |
text_input.cpp
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
text_input.hpp
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
widgets.cpp
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
widgets.hpp
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
window_base.cpp
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
window_base.hpp
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
window_manager.cpp
|
first attempt to read the journal
|
2011-12-29 17:58:58 +01:00 |
window_manager.hpp
|
first attempt to read the journal
|
2011-12-29 17:58:58 +01:00 |