johns
|
6a2a226b64
|
Added puds to distribution.
|
2002-06-01 20:08:33 +00:00 |
|
johns
|
60582873ac
|
Save pud finished.
|
2002-06-01 19:51:20 +00:00 |
|
jsalmon3
|
05b040ab0a
|
Fixed a couple of ui bugs found with fcmp
|
2002-06-01 17:40:28 +00:00 |
|
jsalmon3
|
5165ada191
|
Fixed bug in server menu where the Start Game button was deactivated
|
2002-06-01 15:32:16 +00:00 |
|
johns
|
36ef5e336a
|
Save pud partly written.
|
2002-06-01 00:01:17 +00:00 |
|
johns
|
e6d4bafcd9
|
Only gzipped save supported.
|
2002-06-01 00:00:13 +00:00 |
|
johns
|
aaf68873b4
|
Added number of abstract tiles in tileset configuration.
|
2002-05-31 23:59:19 +00:00 |
|
johns
|
0511f420ea
|
first argument is const char*
|
2002-05-31 23:57:04 +00:00 |
|
jsalmon3
|
65db376035
|
Fixed bug #528207: Fog of war is not correct.
|
2002-05-31 23:22:59 +00:00 |
|
jsalmon3
|
6f811428ff
|
Stereo no longer uses float
|
2002-05-31 20:32:03 +00:00 |
|
johns
|
d93bfb6cd3
|
Save pud call added.
|
2002-05-31 19:42:05 +00:00 |
|
johns
|
ae63c2eaf1
|
Fixed warnings.
|
2002-05-31 19:38:26 +00:00 |
|
johns
|
f66cd4669b
|
MacOS X PB project added.
|
2002-05-31 14:35:51 +00:00 |
|
johns
|
a0ef3cbebc
|
png_infopp_NULL not defined with my png version.
|
2002-05-31 14:30:08 +00:00 |
|
jsalmon3
|
4fb92b02ae
|
Add print screen support to svgalib and X11
|
2002-05-31 14:15:56 +00:00 |
|
jsalmon3
|
7e3b1ee4b5
|
Added Print Screen for saving a screenshot
|
2002-05-31 06:15:54 +00:00 |
|
jsalmon3
|
432fb5cfab
|
Added screenshots
|
2002-05-31 06:13:11 +00:00 |
|
jsalmon3
|
9946bbb8c1
|
Implemented task #38320: Making screen shots
|
2002-05-31 06:10:28 +00:00 |
|
jsalmon3
|
041b366ed6
|
Fixed bug #562444: Disable fog of war in menus in net game
|
2002-05-30 23:50:21 +00:00 |
|
jsalmon3
|
dad53dffaf
|
Right clicking a wall will attack it now
|
2002-05-30 22:14:56 +00:00 |
|
jsalmon3
|
20bf91cb72
|
Right clicking on walls will attack them now
|
2002-05-30 22:01:30 +00:00 |
|
jsalmon3
|
47a4fc0baa
|
Fixed alloca
|
2002-05-29 21:25:36 +00:00 |
|
jsalmon3
|
e69bcffff2
|
Fixed alloca
|
2002-05-29 21:09:32 +00:00 |
|
jsalmon3
|
94e4b73b9f
|
Added my changes
|
2002-05-28 17:59:28 +00:00 |
|
jsalmon3
|
490730a17a
|
Map path sent relative to FreeCraftLibPath
|
2002-05-28 15:18:21 +00:00 |
|
jsalmon3
|
86a6ec16bb
|
Fixed text scrolling at different resolutions
|
2002-05-28 00:55:01 +00:00 |
|
nehalmistry
|
a2be1064ae
|
changed read back to read -n 1
|
2002-05-28 00:51:28 +00:00 |
|
nehalmistry
|
71f2a0e034
|
not needed anymore, binaries are now statically linked against SDL
|
2002-05-28 00:32:18 +00:00 |
|
jsalmon3
|
5f0a109568
|
Fixed bug 561203: Who is speaking in 3 player game.
Text wraps if it is too wide.
|
2002-05-28 00:18:50 +00:00 |
|
johns
|
5478400061
|
MacOS compile fixed and project builder project added (from Ben Hines).
|
2002-05-28 00:04:03 +00:00 |
|
jsalmon3
|
b17d5a4e72
|
Changed DebugLevel*Fn macros for VC++
|
2002-05-27 21:24:15 +00:00 |
|
latimerius
|
c3846c63e7
|
Undone the NEW_SHIPS-like behavior.
|
2002-05-27 21:12:41 +00:00 |
|
latimerius
|
9ad38eccd0
|
Undone the NEW_SHIPS-like behavior.
Re-enabled the path-executor's embryo.
Started correct handling of moving goals.
|
2002-05-27 21:07:11 +00:00 |
|
jsalmon3
|
21cb30d830
|
Fixed gcc warnings
|
2002-05-27 21:05:16 +00:00 |
|
latimerius
|
fed06baddd
|
Fixed parsing and initialization of Missile::[XY] and Missile::{DX,DY}
attributes.
|
2002-05-27 21:01:54 +00:00 |
|
latimerius
|
5837a1b99d
|
Code that should apply only for -DNEW_SHIPS enclosed into appropriate
#ifdef/#endif pair.
|
2002-05-27 20:54:59 +00:00 |
|
latimerius
|
2bd2dfd3a5
|
Fixed a bug in attack code which caused fighting unit's Moving flag to be
still set (the "move to target" subaction never cleared it). It is only for
the hierarchic pathfinder, anyway.
|
2002-05-27 20:43:50 +00:00 |
|
johns
|
a54b86af95
|
Fixed compile problem with zziplib support.
|
2002-05-27 20:42:46 +00:00 |
|
jsalmon3
|
e26dcb7032
|
Fixed VC++ Debug macros
|
2002-05-27 20:37:49 +00:00 |
|
jsalmon3
|
d122996560
|
Fixed Debug macros to use _C_ instead of commas
|
2002-05-27 20:36:02 +00:00 |
|
jsalmon3
|
b2561577ef
|
Rewrote menus using standard C so it will compile with VC++
|
2002-05-27 20:04:01 +00:00 |
|
jsalmon3
|
3a099e41bd
|
Added VC++ support to ReadDataDirectory
|
2002-05-27 19:59:10 +00:00 |
|
jsalmon3
|
9e41e21aaa
|
Fixed Debug macros to use _C_ instead of commas
|
2002-05-27 19:56:56 +00:00 |
|
jsalmon3
|
951f6949f2
|
Fixed Debug macros to use _C_ instead of commas
|
2002-05-27 19:19:28 +00:00 |
|
jsalmon3
|
b9895e3a06
|
Fix for strcasestr on OSX
|
2002-05-27 16:21:18 +00:00 |
|
johns
|
29643fe5e8
|
The new questions.
|
2002-05-27 15:05:33 +00:00 |
|
johns
|
9f4b9beed6
|
GCC 2.96 FAQ added, I was sure that I have it already written.
|
2002-05-27 13:16:52 +00:00 |
|
johns
|
3db19a5dfc
|
Fixed bug: Wrapper script looses all command line options (from Josef Spillner).
|
2002-05-27 13:15:38 +00:00 |
|
johns
|
5ed49192ec
|
Preparation for stable release.
|
2002-05-26 13:42:33 +00:00 |
|
jsalmon3
|
ded87fb79f
|
Updated VC++ section to mention stdint.h
|
2002-05-26 05:11:20 +00:00 |
|