202 Commits

Author SHA1 Message Date
Ignacio R. Morelle
cca7782ec3 CodeBlocks project update 2013-12-17 20:57:29 -03:00
Ignacio R. Morelle
8592b52f4c CodeBlocks project update 2013-12-16 20:48:28 -03:00
anonymissimus
d1d045a416 cb project update 2013-12-05 21:35:26 +01:00
anonymissimus
dcfc4c539e cb project update 2013-11-10 20:06:40 +01:00
JaMiT
1f77cb1fc3 Split wml_menu_item and wmi_container into their own source files.
They are now under the game_events subdirectory.
2013-10-27 12:13:45 -05:00
Ignacio R. Morelle
cd6c0dae6e CodeBlocks prject: Make it more obvious that sdk_root and wesnoth_root are to be substituted in the README 2013-10-25 03:24:17 -03:00
Ignacio R. Morelle
038e76ee47 Make the CodeBlocks projectfiles README pretty and not confusing
This streamlining should make it easier for people reading this document
to get started without stumbling upon references to old packages that
aren't useful anymore, and it's also verified to work with the latest
CodeBlocks release (12.11).
2013-10-21 04:29:17 -03:00
anonymissimus
40d81d1e25 cb project update 2013-10-03 01:36:14 +02:00
Ignacio R. Morelle
bd2062c7d1 CodeBlocks project update 2013-09-26 15:27:41 -03:00
anonymissimus
d03195686c cb project update 2013-09-25 12:51:15 +02:00
Ignacio R. Morelle
ede9848bd8 Remove stub.hpp and the orphaned function using it
All this was used only by the no-op the_end() implementation.
2013-09-16 04:31:09 -03:00
anonymissimus
e330606b76 cb project update 2013-09-07 01:05:10 +02:00
JaMiT
a213190130 Remove some functions that have been unused for a year (r54990). 2013-08-25 22:32:27 -05:00
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
4cff56bce1 update CodeBlocks README 2013-06-19 18:33:15 +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
196008bcd1 update the respective .gitignore file with CodeBlocks's output files 2013-03-29 20:30:30 +01:00
unknown
528e31628f cb project update 2013-03-29 20:30:30 +01:00
Eric S. Raymond
7f85fa000c The git transition.
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
2013-03-26 10:44:47 -04: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