Commit graph

7916 commits

Author SHA1 Message Date
Joris
48f640d7a1 Clean up and some check to avoid crash with wc1. 2010-11-14 15:20:42 +01:00
Joris Dauphin
0bf0e6985c Merge:
No conflict.
2010-11-12 11:53:27 +01:00
Martin Gerhardy
93f0d982c9 * fixed compilation due to broken sed statement 2010-11-12 08:43:12 +01:00
Martin Gerhardy
2f60fd9e8a * removed executable flag on source files 2010-11-12 08:32:37 +01:00
Martin Gerhardy
8e03f797be * removed trailing whitespaces 2010-11-12 08:25:36 +01:00
Joris
b6aa41a778 Update Tolua 2010-11-11 22:31:33 +01:00
Joris
7f6489e942 Fix typo in previous clean up. 2010-11-11 16:57:23 +01:00
Joris
1577067261 Still some use of Vec2i 2010-11-11 16:54:28 +01:00
Pali Rohár
d4471cfb33 Updated doc/ChangeLog.html 2010-11-11 01:20:46 +01:00
Pali Rohár
e0e09fd36b Split chnages in doc/ChangeLog.html into versions 2010-11-11 01:13:17 +01:00
Joris Dauphin
c0bfa31f89 Merge branch
No conflict.
2010-11-08 19:20:08 +01:00
Joris
b5cdf78bf3 Add missing file in previous commit 2010-11-07 22:16:47 +01:00
Joris
644daa667e Use Vec2i instead of (x, y) in some place. 2010-11-07 22:14:39 +01:00
Joris
545cb0bba7 Replace pointer by reference for CUnit.
Change some position by Vec2i
TODO : Regenerate tolua.cpp
2010-11-07 17:36:03 +01:00
Joris
15bd9db0cb use Map.Info.IsPointOnMap 2010-11-07 16:25:25 +01:00
Joris
d42d7fff43 Add missing include in Module.make 2010-11-07 11:50:52 +01:00
Pali Rohár
0b6582c630 Fixed debian/rules for maemo 2010-11-06 03:28:37 +01:00
Pali Rohár
30f728f7d1 Added tag Editor to TitleScreen.
If will be set to 0 (default) this title screen will not be show when starting Editor from command line (stratagus -e)
2010-11-05 20:00:03 +01:00
Pali Rohár
03d2a5d4b2 Added missing configure flags in debian/rules 2010-11-05 15:26:14 +01:00
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