Dave White
|
335abcdb08
|
miyo's changes to units, and added in customizable hotkeys in preferences
|
2003-09-21 08:36:40 +00:00 |
|
Dave White
|
8c687712ac
|
Changed to user video hardware surfaces where possible
|
2003-09-21 07:26:39 +00:00 |
|
Jordà Polo
|
76748f4445
|
Some minor changes from the lohari's grassland.
|
2003-09-21 07:11:14 +00:00 |
|
Dave White
|
816599ab9f
|
ask to save replay at end of scenario
|
2003-09-21 06:01:48 +00:00 |
|
Dave White
|
2806fffc02
|
Made it so map centers on unit instead of scrolling when a unit moves
|
2003-09-21 05:29:38 +00:00 |
|
Dave White
|
caacb6f2a9
|
Fixed bug 5456
|
2003-09-21 04:42:12 +00:00 |
|
Dave White
|
0bb126c559
|
Added diagnostics
|
2003-09-21 03:20:53 +00:00 |
|
zas
|
b09ea22d0b
|
.xvpics file was added to .cvsignore files in images/.
|
2003-09-20 23:53:51 +00:00 |
|
Dave White
|
624f77bb7a
|
fixed assertion failure in actions.cpp
|
2003-09-20 22:45:22 +00:00 |
|
Jordà Polo
|
da7a5d675a
|
Bug fixed: buttons with duplicated border.
|
2003-09-20 16:38:25 +00:00 |
|
Dave White
|
26ef479976
|
added 'xoffset' attribute with attack...
...which allows attacking frames to be displaced in the x-axis
|
2003-09-20 13:25:57 +00:00 |
|
Dave White
|
ef1faef014
|
updated version number
|
2003-09-20 12:49:10 +00:00 |
|
Dave White
|
f3e6bf6d19
|
Fixed problem with resizing window while dialog is displayed
|
2003-09-20 11:12:41 +00:00 |
|
Dave White
|
175282aac9
|
allow window to be dynamically resized
|
2003-09-20 10:43:17 +00:00 |
|
Dave White
|
f0d8fc397f
|
added option to AI to set number of scouts it gets initially
|
2003-09-20 08:10:38 +00:00 |
|
Dave White
|
5ca4e6c613
|
Fixed scenario 1 which had some left over testing in it
|
2003-09-20 08:01:51 +00:00 |
|
Dave White
|
b6f0f71260
|
Added go-to
|
2003-09-20 07:41:15 +00:00 |
|
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
|
578da9904f
|
added new image for keep
|
2003-09-20 00:25:21 +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
|
df298355c7
|
Regain about 160Kb by lossless png optimization (using optipng tool).
|
2003-09-19 15:34:36 +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 |
|
Dave White
|
ef62d737fa
|
made changes to CVS send email to mailing list
|
2003-09-19 11:12:39 +00:00 |
|
zas
|
614ceb3fe2
|
make_translation and merge_translations were added to .cvsignore file
|
2003-09-19 10:58:55 +00:00 |
|
zas
|
0ff2b94845
|
Makefile was updated.
|
2003-09-19 10:56:52 +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
|
30a9d14db5
|
Old widgets sources were removed.
|
2003-09-19 10:27:17 +00:00 |
|
zas
|
add635388c
|
widgets sources were moved.
|
2003-09-19 10:26:23 +00:00 |
|
zas
|
0ca41693ba
|
Old source files were removed.
|
2003-09-19 10:24:20 +00:00 |
|
zas
|
ffa8b0bf4e
|
Step1 of source move.
|
2003-09-19 10:21:25 +00:00 |
|
Dave White
|
aa786ec04a
|
Minor changes to resolution setting
|
2003-09-19 09:39:25 +00:00 |
|
Dave White
|
2de4570257
|
Added better error checking of .cfg files
|
2003-09-19 08:47:27 +00:00 |
|
Dave White
|
6e4ae9a502
|
Fixed segfault if sound not available
|
2003-09-18 23:19:29 +00:00 |
|
zas
|
b18dc37696
|
Minor typo fixes.
|
2003-09-18 17:02:21 +00:00 |
|
zas
|
bbe18e22f2
|
.cvsignore was added.
|
2003-09-18 16:50:31 +00:00 |
|