Commit Graph

5810 Commits

Author SHA1 Message Date
wagic.the.homebrew
731f925800 Erwan - Added a check for DOS Files on linux systems in Test suite 2009-01-11 04:20:04 +00:00
jean.chalard
3ec9d75905 J :
* Add a deprecation message for 3xx.
2009-01-06 14:50:18 +00:00
jean.chalard
a7cb5559d3 J :
* Remove the obsolete rule 3xx
2009-01-06 14:49:11 +00:00
jean.chalard
05dea66ea8 J :
* Remove useless makefiles.
2009-01-06 13:32:33 +00:00
jean.chalard
7f97862f5e J :
* Fix a couple warnings and a bug.
2009-01-06 13:22:29 +00:00
wagic.the.homebrew
f8c96737e8 Erwan - updated VC++ project, fixed a compilation bug with TestSuite 2009-01-06 13:20:13 +00:00
jean.chalard
8a29171c47 J :
* Add constant static values.
2009-01-06 13:10:24 +00:00
jean.chalard
3bb2c431c9 J :
* Split constants file to have them in a single place.
2009-01-06 13:07:28 +00:00
jean.chalard
9024cf7cf5 J :
* Remove errors when including nonexisting auto-generated makefiles,
  but still generate and re-include them (that is to say, just work).
* Remove the "generating makefile" message that is generally totally
  not interesting.
2009-01-06 12:04:21 +00:00
jean.chalard
d212ef3d7a J :
* Try to have autodeps work under windows
2009-01-06 11:41:38 +00:00
wagic.the.homebrew
2071d09ae6 Erwan - fixed a graphic glitch with menus in psp 2009-01-05 12:44:14 +00:00
jean.chalard
7deb7977ec J :
* A few bugfixes.
* Remove 1xx.
2009-01-05 12:36:59 +00:00
wagic.the.homebrew
38abad1084 Erwan - fixed a blend issue with menus for psp 2009-01-05 10:57:08 +00:00
jean.chalard
a00f92e008 J :
* Bugfix version again. This should work much better. Waiting for test
  under windows before calling it final.
2009-01-05 09:47:45 +00:00
jean.chalard
09ff8e21f3 J :
* Blind attempt (PSP SDK not installed here, can't tell, will test tonight) at
  fixing the 1xx/3xx mismatch build bug.
2009-01-05 04:28:12 +00:00
wagic.the.homebrew
f95878cd01 Erwan - Actually put the menu selected item in yellow. I still think this is not enough in terms of user-friendliness. I liked the zoom :/ 2009-01-04 09:46:04 +00:00
wagic.the.homebrew
02a245a93a Erwan - Added missing file for VC++ compilation 2009-01-04 09:16:36 +00:00
jean.chalard
a85b6f69e8 J :
* Fix PSP compilation.
2009-01-04 08:19:36 +00:00
jean.chalard
e69f5f3363 J :
* Fix psp compilation.
2009-01-04 08:18:58 +00:00
jean.chalard
ad42a91f96 J :
* Fix un warning.
2009-01-04 07:18:11 +00:00
jean.chalard
449d1eecb7 J :
* Put the selected item in the menu in yellow.
2009-01-04 07:04:58 +00:00
jean.chalard
7111742c4c J :
* Move rules so they are evaluated.
2009-01-04 06:59:21 +00:00
jean.chalard
21558d85b0 J :
* Add the 3xx and 1xx rules that were missing.
2009-01-04 06:55:56 +00:00
jean.chalard
a85da61604 J :
* A few bugfixes, a few pixel-precise adjustments.
2009-01-04 06:34:29 +00:00
jean.chalard
0d14207247 J :
* A number of adjustments about fonts.
2009-01-04 02:49:08 +00:00
jean.chalard
45e143dd0c J :
* Clean carriage returns.
2009-01-01 23:27:32 +00:00
jean.chalard
3185e51b32 J :
* Align font on pixel.
2009-01-01 23:26:57 +00:00
jean.chalard
7c0c199175 J :
* Some resource path cleaning.
* A little bugfix.
2009-01-01 23:26:36 +00:00
jean.chalard
64c7bdf42d J :
* Some cleaning about the resource path.
2009-01-01 23:26:15 +00:00
jean.chalard
f452bf89f1 J :
* Make it so that the binary can be run from anywhere.
2009-01-01 23:25:47 +00:00
jean.chalard
ec8900dd5c J :
* Fix a graphical bug and a memory bug.
2009-01-01 23:25:00 +00:00
jean.chalard
64d80e119e J :
* Split the GameStateMenu.h that contained the code into a header file
  and a source file.
2008-12-30 05:47:45 +00:00
jean.chalard
55f02a1675 J :
* Remove this unused file.
2008-12-30 05:38:33 +00:00
jean.chalard
0edb300119 J :
* Remove this unused file.
2008-12-30 05:29:46 +00:00
jean.chalard
4f345878a3 J :
* Art for new menu style.
2008-12-30 05:25:43 +00:00
jean.chalard
a82d4b51bb J :
* New menu style - step one.
  More improvements are to come, but this should be stable and have a good
  portion of what is to be done.
2008-12-30 05:24:38 +00:00
jean.chalard
3e9ff2b580 J :
* Change the name of debug.h into config.h and use the new RESPATH define.
2008-12-25 16:28:03 +00:00
jean.chalard
161da1d3cb J :
* Clean up the tree : don't leave objs in the middle of the source.
* A real makefile that works. - at least under a POSIX OS, we'll see the
  crap ones later
2008-12-25 13:47:35 +00:00
jean.chalard
bb9f09df82 J :
* Fix a warning.
2008-12-25 13:18:54 +00:00
jean.chalard
d7cd0f5bab J :
* First attempt at a multiplatform makefile for this game
2008-12-20 14:03:51 +00:00
jean.chalard
2d72f1eeac J :
* Add a dependency of linux -> hge.
2008-12-20 10:43:37 +00:00
wagic.the.homebrew
9dfc89815f Erwan
- Added Tokens (needs testing !!!)
- Added a few cards that create tokens
2008-12-16 14:20:03 +00:00
wagic.the.homebrew
be4fb31ffc Erwan
- Added first strike to Ancestor's chosen
2008-12-15 02:22:07 +00:00
wagic.the.homebrew
790e2a2cdf Erwan
- improved the parser for "lord", now can take any kind of "target", not only creature types (so it can now be used to code abilities such as Bad moon and crusade)
- fixed typos for goblin lord, zombie master, lord of atlantis
- Added "moveTo" keyword
- added a dozen cards
2008-12-14 12:07:01 +00:00
jean.chalard
6df5261294 J :
* Add newline at the end, remove end-of-line whitespace.
2008-12-13 05:28:31 +00:00
jean.chalard
104df0afa6 J :
* Remove useless (and confusing) files.
2008-12-13 05:23:58 +00:00
wagic.the.homebrew
649efe7987 Erwan - reverted my previous change (Terror is hardcoded right now...) 2008-12-11 04:47:03 +00:00
wagic.the.homebrew
ca60188b50 Erwan
-fixed a bug with terror (?)
2008-12-11 04:33:15 +00:00
wagic.the.homebrew
bf314c9fa3 Erwan
- fixed a bug with mana producer
- fixed a graphical glitch with quads in the stack
2008-12-08 13:50:21 +00:00
wagic.the.homebrew
35b35f7672 Erwan
- Fixed a small font bug in the deck editor
2008-12-08 12:34:04 +00:00