Joris
|
a0ec539372
|
Fix crash in editor
Replace Hard coded value by correct variable
|
2010-11-21 15:38:12 +01:00 |
|
Joris
|
e5da1018c3
|
Use Vec2i for position.
|
2010-11-20 22:41:17 +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 |
|
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 |
|