JaMiT
c0435769bd
Split game_events.cpp.
...
VC and XCode projects still need to be updated.
2013-08-11 19:31:20 -05:00
Alexander van Gessel
38b224c1ff
Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
...
This reverts commit 23b72d6956e6316f8b50a6accba607f66cf197a7.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956
Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
...
This reverts commit 5fa5c034110c3c942d299c8fd440297c89aca037, reversing
changes made to 06374c64ba00977a4f720a44108593fc43d5c787.
2013-08-08 18:50:46 +02:00
anonymissimus
258bb9ddf8
cb project update
2013-07-21 18:55:35 +02:00
anonymissimus
9751417f9d
CodeBlocks/MinGw: remove -march=native
...
1. I discovered that this removes the duplicate section linker warnings...
2. The option causes binaries to be incompatible with different hardware.
2013-06-24 23:00:27 -04:00
anonymissimus
a74c56683f
cb project update
2013-06-21 18:40:46 +02:00
anonymissimus
91f1c7bce8
cb project update
2013-06-19 18:33:15 +02:00
anonymissimus
70e4b9afb4
cb project update
2013-06-09 16:12:23 +02:00
anonymissimus
405a2b7195
cb project update
2013-06-05 01:23:17 +02:00
anonymissimus
62161aeedb
cb project update
...
(MSVC is okay)
2013-06-01 22:59:50 +02:00
anonymissimus
f798a06f4b
cb project update
2013-05-24 18:31:02 +02:00
anonymissimus
44c18d0266
cb project update
2013-05-18 23:13:59 +02:00
anonymissimus
48e795aa6d
cb project update
2013-05-10 16:01:36 +02:00
anonymissimus
9a5c80fab3
cb project update
2013-05-07 00:10:22 +02:00
anonymissimus
74997dfa43
cb project update
2013-04-13 20:16:01 +02:00
anonymissimus
834680d568
cb project update
2013-04-03 00:03:37 +02:00
unknown
528e31628f
cb project update
2013-03-29 20:30:30 +01:00
J. Tyne
bb70a29017
Overhaul of unit_movement_type
...
This is a general overhaul of the class embodying movement types,
featuring:
* Better data encapsulation
* Less duplication of code between unit.cpp and unit_type.cpp
* Easier to use
* New files for the class (VC and XCode projects still need updating)
* New (shorter) name for the class
Some additional revisions will be coming.
The primary motivation for this was to get a class that embodies
movement costs (part of the data encapsulation).
2013-02-20 02:25:14 +00:00
Anonymissimus
58516e9761
project update (bz2 dependency)
2012-11-29 21:29:25 +00:00
Anonymissimus
3775ad2843
cb project update
2012-09-25 20:19:05 +00:00
Anonymissimus
049016dd73
cb project update
2012-09-25 16:50:37 +00:00
J. Tyne
724618c287
Split actions.cpp into six pieces (into a new "actions" subdirectory).
...
Most of the project files have also been updated, but I ran into some
difficulties trying to update VC9 and Xcode.
2012-08-25 14:06:46 +00:00
Anonymissimus
a3550918aa
cb project update
2012-08-18 15:00:19 +00:00
Anonymissimus
dc18a03ad2
cb project update
2012-07-27 22:40:30 +00:00
Anonymissimus
b203cf0dc8
cb project update
2012-07-22 17:43:43 +00:00
Anonymissimus
6dec15c71c
cb project update
2012-07-22 17:22:49 +00:00
Anonymissimus
ef70a0923b
cb project update
2012-07-14 15:58:38 +00:00
Anonymissimus
2f0717357a
cb project update
2012-07-08 14:00:55 +00:00
Anonymissimus
3c3e7f8dbe
CB project update
2012-07-06 17:40:24 +00:00
Anonymissimus
25983b4fd2
CB project update
2012-06-16 15:53:28 +00:00
Anonymissimus
26257fbcea
cb project update
2012-05-30 16:42:04 +00:00
Anonymissimus
98dec000d6
cb project update
2012-05-28 16:06:06 +00:00
Anonymissimus
e41ba4cec0
cb project update
2012-05-27 14:03:41 +00:00
Anonymissimus
4847d21673
cb project update
2012-05-26 14:00:00 +00:00
Anonymissimus
7edc7677b9
CB projectfile update
2012-05-20 16:29:51 +00:00
Silas Brill
70d686c2f4
Added files added by 2012-05-02T19:04:50Z!koraq@xs4all.nl to Code::Blocks project file
2012-05-04 02:00:36 +00:00
Silas Brill
177c404589
Added files added by 2012-04-28T18:08:44Z!koraq@xs4all.nl to Code::Blocks project file
2012-04-29 14:16:52 +00:00
Anonymissimus
0b54e8e472
CB project update
2012-03-21 20:47:51 +00:00
Anonymissimus
9e9395adb6
Cb projectfile update
2012-03-20 22:50:00 +00:00
Anonymissimus
5d202297b6
CB projectfile update
2012-03-13 21:52:20 +00:00
Anonymissimus
8b2c17cbb4
Cb projectfile update
2012-03-09 21:47:10 +00:00
Anonymissimus
afc2936bbf
CB projectfile update
2012-03-01 01:04:39 +00:00
Anonymissimus
9941bdb63d
CB projectfile update
2012-02-28 17:53:10 +00:00
Anonymissimus
bf608d34a2
CB projectfile update
2012-02-24 17:44:05 +00:00
Anonymissimus
98d14f8107
CB projectfile update
2012-02-22 20:50:53 +00:00
Ignacio R. Morelle
20bcf49f3e
Remove custom pool memory allocator per wesnoth-dev mailing list discussion
...
This affects the cmake and scons scripts, and various project files in
projectfiles/. I have only tested my changes to scons (and loonycyborg
might still want to review the diff regarding a line in src/SConscript
involving game.cpp).
2012-02-19 18:43:20 +00:00
Anonymissimus
30f89f1ac3
CB projectfile update
2012-02-06 20:21:42 +00:00
Anonymissimus
27fe1e0ff5
CB projectfile update
2012-02-04 02:59:49 +00:00
Anonymissimus
9297f64221
CB projectfile update
2012-01-31 18:43:18 +00:00
Anonymissimus
053fbc4037
Revert "testwise enable --std=c++0x in CodeBlocks"
...
This reverts commit 2011-12-14T14:50:39Z!anonymissimus@arcor.de.
There appears to be at least one fatal c++0x bug yet;
std::stable_sort, messing up the campaign selection menu.
2011-12-17 18:10:25 +00:00