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 |
|
Joris Dauphin
|
d007815646
|
Merge Branch. No conflict
|
2010-11-24 14:16:11 +01:00 |
|
Pali Rohár
|
c123c01466
|
Fixed debian/rules for maemo builder
|
2010-11-23 11:55:42 +01:00 |
|
Pali Rohár
|
8c8fc6c907
|
Release version 2.2.5.5
|
2010-11-23 00:55:21 +01:00 |
|
Pali Rohár
|
f968816f21
|
Maemo compile fix
|
2010-11-23 00:55:09 +01:00 |
|
Pali Rohár
|
060701c701
|
Ported opengl functions in mng to opengl es
|
2010-11-23 00:47:39 +01:00 |
|
Pali Rohár
|
ee5e9cf19a
|
Updated doc/ChangeLog.html
|
2010-11-22 22:50:10 +01:00 |
|
Joris
|
a0ec539372
|
Fix crash in editor
Replace Hard coded value by correct variable
|
2010-11-21 15:38:12 +01:00 |
|
Pali Rohár
|
5cd1ca7cb6
|
Include debug version to Windows NSIS Installer
|
2010-11-21 15:27:21 +01:00 |
|
Pali Rohár
|
1e5426d1d9
|
Fix compile warnings on Windows
|
2010-11-21 15:26:25 +01:00 |
|
Pali Rohár
|
8cabf5cfff
|
Fixed cross compiling to windows
|
2010-11-21 05:13:29 +01:00 |
|
Joris
|
e5da1018c3
|
Use Vec2i for position.
|
2010-11-20 22:41:17 +01:00 |
|
Pali Rohár
|
217e3e436b
|
Removed extra ';'
|
2010-11-20 21:55:30 +01:00 |
|
Joris
|
9b0928ac0d
|
Minimap use Vec2i for tilepos
|
2010-11-20 17:03:49 +01:00 |
|
Joris Dauphin
|
e68d435a90
|
Rename global bool IsVisible by IsSDLWindowVisible
|
2010-11-16 18:58:55 +01:00 |
|
Joris Dauphin
|
e7ef406888
|
fix typo in editor in previous commit.
|
2010-11-16 18:58:12 +01:00 |
|
Joris Dauphin
|
19bfbd408e
|
Merge : No conflict
|
2010-11-15 19:52:32 +01:00 |
|
Joris
|
9ddd27b885
|
Some clean up
|
2010-11-14 21:28:25 +01:00 |
|
Joris
|
1833c40b33
|
Use Vec2i for tilePos.
|
2010-11-14 18:39:23 +01:00 |
|
Joris
|
48f640d7a1
|
Clean up and some check to avoid crash with wc1.
|
2010-11-14 15:20:42 +01:00 |
|
Pali Rohár
|
4324fb88f4
|
Added version information to generated stratagus maps
|
2010-11-13 14:39:16 +01:00 |
|
Pali Rohár
|
fac628a1b4
|
Decrease scrolling speed on Maemo, it is too high
|
2010-11-12 22:42:09 +01:00 |
|
Pali Rohár
|
9d9f50059f
|
Fixed draining battery power on Nokia N900
|
2010-11-12 21:56:46 +01:00 |
|
Pali Rohár
|
17fd65ece5
|
dos2unix on all text files
|
2010-11-12 16:13:52 +01:00 |
|
Pali Rohár
|
d71529b3a4
|
Compile fix
|
2010-11-12 16:08:29 +01:00 |
|
Joris Dauphin
|
0bf0e6985c
|
Merge:
No conflict.
|
2010-11-12 11:53:27 +01:00 |
|