Commit graph

7897 commits

Author SHA1 Message Date
Pali Rohár
0105e2f667 Updated manpage for stratagus 2010-11-05 12:11:43 +01:00
Pali Rohár
6481203460 Fix compilation warnings in mng.cpp
Enable autodetect mng support in configure.in
2010-11-03 16:55:01 +01:00
Pali Rohár
43c4c8d87f Merge branches 2010-11-02 21:55:45 +01:00
Pali Rohár
37d0904e56 Revert back mng support 2010-11-02 20:42:56 +01:00
Pali Rohár
e4f659f604 Fixed input problem with stylus on Nokia N900 2010-11-02 19:38:44 +01:00
Pali Rohár
15390f9e00 Commited patch from cybermind:
Added MSVC project files
2010-11-01 21:10:27 +01:00
Pali Rohár
e4c7e88fa6 Added option to configure sound for transport-docking and building-construction in LUA function DefineGameSounds 2010-11-01 20:47:22 +01:00
Pali Rohár
f947f5b3d9 Fixed compilation on MSVC 2010-11-01 20:43:55 +01:00
Pali Rohár
55beb59fcb Commited patch from cybermind:
Added support for more game sound parts
2010-11-01 20:15:00 +01:00
Joris
83feb9f2e8 Fix debug build from previous commit. 2010-11-01 17:00:08 +01:00
Joris
0d1ca2151d Replace Unit::X/Y by Unit::tilePos
Replace Order::X/Y by Order::goalPos.
Todo: regenerate tolua.cpp
2010-11-01 15:54:43 +01:00
Joris
69751fc28a Fix some comment. 2010-11-01 11:14:51 +01:00
Joris
8ef42bd3e5 Add Vec2i and use it for missile.
Missing some part from previous commit
2010-11-01 11:11:00 +01:00
Joris
28cde181bc Add vec2i and use it for Missile. 2010-11-01 11:08:08 +01:00
Joris
251be2c75e [minor] : Some clean up
declaration of variable is no longer the first line of a function.
2010-10-31 20:11:38 +01:00
Joris
7447b2995b Fix drawing of group number 2010-10-31 14:43:27 +01:00
Joris Dauphin
ae9a692728 Remove duplicated test (already present in IsVisible(player))
(And first test to commit on launchpad with bzr)
2010-10-29 20:12:50 +02:00
Pali Rohár
245910d651 Created Makefile for metaserver
Fixed metaserver for compilation
2010-10-24 20:38:45 +02:00
Pali Rohár
a6dacaea9f Rewrited debian scripts, added dbg package, split documentation to doc package 2010-10-24 19:57:30 +02:00
Pali Rohár
3fb0dbc925 Updated build-win32-cross.sh, use new mingw-w64 2010-10-24 14:09:16 +02:00
Pali Rohár
6ce1ac5198 Fixed memmory corruption in multiplayer network mode
This fix bug https://bugs.launchpad.net/stratagus/+bug/622210
Stratagus now not crashed when connecting to existing multiplayer game
2010-10-19 01:28:24 +02:00
Pali Rohár
ed7b0a6cf2 Fixed variable name 2010-10-19 01:24:22 +02:00
Pali Rohár
64e6b3830c bzr merge lp:~stratagus/stratagus/sourceforge 2010-10-18 17:56:07 +02:00
Jarod42
ce93ccc1a9 Fix some warning 2010-10-18 12:33:59 +00:00
Jarod42
ece1edbe71 Fix compilation 2010-10-18 12:33:35 +00:00
Pali Rohár
75953fe1aa Do not drop goods after unit stop working 2010-10-17 19:08:07 +02:00
Pali Rohár
d0167b3ccc Fixed problem with building oil platform 2010-10-17 16:12:41 +02:00
Pali Rohár
df90d1595b Fixed bug 645194: oil tanker disappears when it builds a oil platform 2010-10-17 14:34:32 +02:00
Pali Rohár
45fe4f673a Do not assert unknow mouse button, rather show error message 2010-10-17 14:29:17 +02:00
Pali Rohár
7b08dbe318 Fixed compilation warnings
Automatically enable flags -Werror and -fno-exceptions in debug mode
2010-10-17 14:16:57 +02:00
Pali Rohár
ae1515a1ab Fixed version info in Windows NSIS Installer 2010-10-16 18:56:50 +02:00
Pali Rohár
b9002ed7ac Fixed crashing in OpenGL mode
Fixed crashing at exiting game
2010-10-15 16:09:51 +02:00
Pali Rohár
119effc50a Windows NSIS Installer - Make INSTDIR writeable 2010-10-14 23:15:18 +02:00
Pali Rohár
24c923b77c Fixed function WINAPI_AttachConsole 2010-10-13 01:13:20 +02:00
Pali Rohár
d18ff34904 Compile fix on Maemo 2010-09-20 16:51:51 +02:00
Pali Rohár
62412984b7 Release 2.2.5.4 2010-09-20 15:39:46 +02:00
Pali Rohár
795aed9bff Relicense all files to GPL v2 2010-09-20 15:39:29 +02:00
Pali Rohár
bdcafb4678 Fixed flags in Rules.make.in 2010-09-20 15:37:25 +02:00
Pali Rohár
d4ac7b3c5f Patch stratagus.diff from https://bugs.launchpad.net/stratagus/+bug/635069
Gcc Warnings

fixed a lot of gcc warnings while also extending the warnings flags
removed unused variables
fixed use of unitialized variables at a few places (e.g. graphic.cpp - j isn't initialized)
2010-09-20 15:18:02 +02:00
Pali Rohár
b3097da7eb Fixed generating LDFLAGS in configure.in 2010-09-09 16:36:06 +02:00
Pali Rohár
fb71b5a463 Do not show waypoints for enemy units (when SHIFT key is down) 2010-09-09 10:11:38 +02:00
Pali Rohár
b2397c05f2 Fixed deleting OpenGL textures (patch from boswars upstream) 2010-09-09 09:26:21 +02:00
Pali Rohár
b283218a5f Added configure param --enable-maemo to force building for Maemo 2010-09-09 09:25:34 +02:00
Pali Rohár
39ebc594c1 Rename files in debian/
Fix Maemo section in debian/rules
2010-08-27 17:36:18 +02:00
Pali Rohár
c173e9c9aa Show trigger messages only in debug mode 2010-08-27 17:35:23 +02:00
Pali Rohár
842e9d832e Added Lua function SetMenuRace which set race of cursor in main menu 2010-08-13 15:40:25 +02:00
Pali Rohár
170df2525d Fixed function CursorByIdent in src/video/cursor.cpp
This function does not correct search for cursor if there are more races
2010-08-13 15:34:06 +02:00
Pali Rohár
77ff728df5 Release 2.2.5.3 2010-08-11 11:17:26 +02:00
Pali Rohár
153aaffb9a Fixed make strip in Makefile
In build-win32-cross.sh strip stratagus.exe and compress with upx
2010-08-10 11:35:43 +02:00
Pali Rohár
a0ec4a5375 Windows NSIS Installer
- use LZMA compression
 - pack Installer EXE header with upx
2010-08-10 11:33:12 +02:00