Commit graph

7989 commits

Author SHA1 Message Date
Pali Rohár
6b69bd7548 Disabled generating NSIS Installer by default, fixed cmake messages 2011-04-01 20:47:26 +02:00
Pali Rohár
7198f23dbf Visual Studio fixes:
- Show files in subfolders (using cmake command source_group)
- Show header files too (added header files to add_executable)
2011-04-01 20:28:36 +02:00
Pali Rohár
0bf053dc23 Maemo fix debian/rules:
- check for maemo by pkg-config
- fix install path for doc package
- optify dpkg and doc package
2011-03-30 22:15:48 +02:00
Pali Rohár
f78ba49990 Move metaserver to top dir, fix CMake and Doxygen paths 2011-03-29 10:57:49 +02:00
Pali Rohár
d3c347ec79 Increase Copyright year 2011-03-28 22:28:28 +02:00
Pali Rohár
29b552e4f1 Print compile info when CMake configuring 2011-03-27 11:50:36 +02:00
Pali Rohár
06a40c4926 Fixed detecting Maemo platform in CMake, added support for library LibOSSO 2011-03-27 11:00:14 +02:00
Pali Rohár
713c40b2e4 Added support for MakeNSIS and UPX in CMake
Updated Windows NSIS Installer
2011-03-27 10:18:56 +02:00
Pali Rohár
2bf0a45fbb Updated doc files:
* Added Stratagus logo to all files
* Updated copyright, year and website
* Converted iso-8859-1 pages to uft-8
2011-03-27 01:10:43 +01:00
Pali Rohár
f668f7781b Removed $Id$ 2011-03-27 00:15:38 +01:00
Pali Rohár
99fdba0fd4 Revert back Stratagus logo 2011-03-26 23:46:57 +01:00
Pali Rohár
3488dae79a Updated debian control files for doxygen and directory changes 2011-03-26 23:42:09 +01:00
Pali Rohár
17a365316d Updated doc files 2011-03-26 23:40:53 +01:00
Pali Rohár
af78b1ae6f Remove contrib directory with old files 2011-03-26 23:34:47 +01:00
Pali Rohár
ef10b2c473 Moved international po files to po subdir 2011-03-26 23:34:16 +01:00
Pali Rohár
44face3d70 Moved windows ico file and nsis installer to win32 subdir 2011-03-26 23:33:44 +01:00
Pali Rohár
5315f5694d Fixed USE_ definitions 2011-03-26 23:32:47 +01:00
Pali Rohár
c9c69a0a7e Fixed generating DoxyGen documentation, added to CMake 2011-03-26 23:30:14 +01:00
Pali Rohár
8bdb1a3f52 Removed tolua++ files from Stratagus tree
Use system tolua++ library
2011-03-26 23:25:36 +01:00
Pali Rohár
f7342bcf36 Updated .bzrignore for debian 2011-03-25 22:19:26 +01:00
Pali Rohár
db105245a1 Rewrited debian control files to use cmake 2011-03-25 22:08:39 +01:00
Pali Rohár
95eb85a4dc Decrease minimum cmake version to 2.6, added Maemo OpenGL ES 1.1 hack 2011-03-25 22:08:04 +01:00
Pali Rohár
7ad11bc992 Stratagus manpage moved from debian to doc 2011-03-25 21:48:58 +01:00
Pali Rohár
5a36bb67b6 Removed all Makefiles and autotools files
Removed all MSVC build files
Removed all autogenerated files
Removed other unused scripts/files
Windows platform specified files moved to src/win32
Cleaned .bzrignore
2011-03-06 20:38:55 +01:00
Pali Rohár
329e175ef6 Use RC compiler only on Windows 2011-03-06 20:18:05 +01:00
Pali Rohár
5faeecd6cb Fixed CMake
- Added support for static linking (on Mingw --static-libgcc)
 - Fixed compiling resource file on Windows
 - Fixed searching for tolua++
2011-03-06 18:07:24 +01:00
Pali Rohár
9938ade670 Initial support for CMake build system 2011-03-05 23:36:56 +01:00
Pali Rohár
31981a35b6 Fixed compile warning: fread in stratagus.cpp 2011-03-05 18:39:37 +01:00
Joris
1c91eb3250 Remove unused font (LargeFont, SmallFontTitle).
Replace global Font by accessor.
2011-02-27 11:49:24 +01:00
Joris
0a316c6464 AllCursors use Cursor pointer instead of Cursor Value to enable redefining cursor during the menu.
Font are dynamicly loaded if needed.
Remove unused LargeTitleFont
SavePreferences can save in game namespace.
2011-02-26 21:35:26 +01:00
Joris
a970bee590 Clean up. 2011-02-13 14:44:00 +01:00
Joris
9aaa66f8c5 Fix bad commit. 2011-02-13 14:38:01 +01:00
Joris
e2889d513a [minor] : Clean up : Remove useless void parameter. 2011-02-13 14:33:18 +01:00
Pali Rohár
d9a6faf6b7 Fixed compiling attachconsole.cpp under MSVC 2011-02-10 20:46:09 +01:00
Joris
7828cf1020 Replace TileSIze[XY] by PixeltileSize 2011-02-06 18:50:11 +01:00
Joris
f9ae39e6a6 some clean up. 2011-02-06 14:48:33 +01:00
Joris
4e62d647f7 Fix casting range.
Fix missile by introducing PixelPos (instead of Vec2i).
2011-02-05 22:50:44 +01:00
Pali Rohár
027a95a816 Compile fix on reverted ForestRegeneration code 2011-01-27 16:13:00 +01:00
Pali Rohár
bc728696b7 Revert back ForestRegeneration 2011-01-27 16:08:19 +01:00
Pali Rohár
9d731eb08b Compile fix on reverted FancyBuildings code 2011-01-27 16:03:51 +01:00
Pali Rohár
13a468317e Fixed compile error and remove all ^M in src/tolua/tolua.cpp 2011-01-27 15:58:53 +01:00
Pali Rohár
016bb2ae44 Revert back FancyBuildings 2011-01-27 15:49:21 +01:00
Pali Rohár
b7c7cf4ae6 Added .bzrignore 2011-01-21 16:21:59 +01:00
Pali Rohár
2d89e5c35b Whitespace fix 2011-01-21 16:21:35 +01:00
Pali Rohár
5f6185ad21 Try find graphics and sounds files in current directory too 2011-01-21 16:21:08 +01:00
Joris Dauphin
d766538654 Clean up
change some pointer by reference
2011-01-12 19:02:55 +01:00
Pali Rohár
af984e8c3d Call WINAPI_AttachConsole before main - use __attribute__ or __declspec construction
Fixed WINAPI_AttachConsole
2011-01-09 21:36:50 +01:00
Pali Rohár
421aef13e1 Fix compilation in debug mode 2010-12-14 18:36:06 +01:00
Joris
729d8bfc64 Some clean up :
- Vec2i
- use ref to CUnitType instead of pointer.
2010-12-13 00:04:12 +01:00
Joris Dauphin
e00f11fc70 Fix overFlow in PointToPointMisssile when migrating to Vec2i 2010-12-10 13:14:52 +01:00