Dave White
|
70d4334fb1
|
Validate saved games with version number
|
2003-09-20 02:17:04 +00:00 |
|
Dave White
|
d3440e6e8c
|
added version number to title screen
|
2003-09-20 01:24:57 +00:00 |
|
Dave White
|
28e1c483aa
|
Show scenario objectives at the start of scenario
|
2003-09-20 00:59:10 +00:00 |
|
Dave White
|
d243cbeb1c
|
Fixed healing to work properly
|
2003-09-20 00:22:41 +00:00 |
|
Dave White
|
1ad9a71490
|
added diagnostics for video mode changes
|
2003-09-19 23:52:49 +00:00 |
|
Dave White
|
26c5b28283
|
corrected bug with displaying unit locations in unit list
|
2003-09-19 23:40:21 +00:00 |
|
Dave White
|
21f26373bb
|
When attempting to change video modes, if none are available...
...an error message will be displayed
|
2003-09-19 23:39:03 +00:00 |
|
zas
|
a5e93584fa
|
game.hpp was added, it contains common stuff.
is_odd() and is_even() fast macros were added to it, and code was
populated with them.
|
2003-09-19 17:29:32 +00:00 |
|
zas
|
614ffecfd2
|
Rationalization of main menu display, button method set_xy() was added, ...
...move quit button last in menu.
|
2003-09-19 16:46:59 +00:00 |
|
zas
|
090ac6155a
|
Now open_font() takes only the font file name and size as parameters, ...
...paths are computed in it, debug messages were improved a bit.
|
2003-09-19 16:07:39 +00:00 |
|
zas
|
cdf3f3fa9b
|
Vera.ttf was moved from images/misc to new directory fonts/.
src/font.cpp was modified to reflect that change.
|
2003-09-19 15:41:49 +00:00 |
|
zas
|
d68835f8ea
|
Unused variables were commented out using //UNUSED:.
Sirp, grep for it and definitvely remove them if correct.
|
2003-09-19 14:25:26 +00:00 |
|
zas
|
41a3da1674
|
Warning about unhandled cases was fixed.
|
2003-09-19 14:01:24 +00:00 |
|
Dave White
|
16d35b0b17
|
Fixed some warnings on -Wall
|
2003-09-19 13:57:37 +00:00 |
|
Dave White
|
becd928424
|
removed warnings under -Wall from display.cpp
|
2003-09-19 13:20:36 +00:00 |
|
Dave White
|
8402f0e0c1
|
Finished implementing resolution changes
|
2003-09-19 13:08:15 +00:00 |
|
Dave White
|
cca1c2a769
|
fixed compiler warning
|
2003-09-19 11:17:36 +00:00 |
|
zas
|
bc1ba47f1a
|
make_translation.cpp merge_translations.cpp were moved to src/tools.
|
2003-09-19 10:34:59 +00:00 |
|
zas
|
e0f7418d03
|
.cvsignore files were moved.
|
2003-09-19 10:29:55 +00:00 |
|
zas
|
add635388c
|
widgets sources were moved.
|
2003-09-19 10:26:23 +00:00 |
|
zas
|
ffa8b0bf4e
|
Step1 of source move.
|
2003-09-19 10:21:25 +00:00 |
|