1
0
forked from 0ad/0ad
Commit Graph

5744 Commits

Author SHA1 Message Date
908e816a98 #New foundation.
This was SVN commit r6901.
2009-06-10 02:06:03 +00:00
a2819b473a #Tweaked some animation speeds.
This was SVN commit r6900.
2009-06-04 01:20:51 +00:00
db0d6f9828 This was SVN commit r6898. 2009-05-30 23:01:38 +00:00
56cff4a6a6 This was SVN commit r6897. 2009-05-29 05:00:14 +00:00
502ef35a76 This was SVN commit r6896. 2009-05-29 04:59:51 +00:00
478e25446f This was SVN commit r6895. 2009-05-29 01:31:25 +00:00
085c51cdbe A bunch of entity fixes and tweaks. Some new sails for Emjer's ships.
This was SVN commit r6894.
2009-05-29 01:01:24 +00:00
fea4cec367 This was SVN commit r6892. 2009-05-26 19:22:15 +00:00
88f4b4b1e1 This was SVN commit r6891. 2009-05-25 22:44:59 +00:00
b2798d290c This was SVN commit r6890. 2009-05-25 22:44:34 +00:00
c535ef2710 This was SVN commit r6888. 2009-05-25 20:13:52 +00:00
bb6022694e This was SVN commit r6887. 2009-05-25 19:54:21 +00:00
8c9924e565 This was SVN commit r6886. 2009-05-25 19:44:56 +00:00
6a8ed206a8 This was SVN commit r6885. 2009-05-25 19:40:04 +00:00
432a589b80 #Carthage Dock
This was SVN commit r6883.
2009-05-24 21:37:16 +00:00
b8acb3daa6 This was SVN commit r6882. 2009-05-24 21:36:02 +00:00
fc7f5d979b This was SVN commit r6881. 2009-05-24 20:49:21 +00:00
d5e22f897b This was SVN commit r6880. 2009-05-23 17:26:57 +00:00
37b1bfc905 #Brand new Greek temple meshes by RedFox20. Decal dirt textures. New Greek buildings and prop textures.
This was SVN commit r6879.
2009-05-23 17:25:17 +00:00
95b4e4812d #rename the Greek siege units
This was SVN commit r6864.
2009-05-21 17:32:06 +00:00
37172fe92e This was SVN commit r6863. 2009-05-18 18:01:09 +00:00
e6dff9bfaa This was SVN commit r6861. 2009-05-10 20:42:48 +00:00
4b57d87a72 This was SVN commit r6860. 2009-05-10 20:40:07 +00:00
7b132fd1eb This was SVN commit r6859. 2009-05-06 02:55:57 +00:00
9842b8df98 32/64-bit warning drudgery
also ensure off_t is always 64-bit (required at work)

This was SVN commit r6858.
2009-05-05 20:24:06 +00:00
c27365045d 64-bit / big-endian fix (sscanf requires pointer to int)
This was SVN commit r6852.
2009-05-03 11:53:05 +00:00
c4ae6001f9 fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions)
test_XeroXMB.h: fix warning

This was SVN commit r6851.
2009-05-03 11:47:38 +00:00
fda50191aa This was SVN commit r6850. 2009-05-03 02:40:21 +00:00
c84b46fb5f This was SVN commit r6849. 2009-05-03 01:42:22 +00:00
14f0153676 This was SVN commit r6848. 2009-05-03 01:41:29 +00:00
867ebaab33 This was SVN commit r6847. 2009-05-02 23:58:58 +00:00
855f6eceb0 #Big update. New cliff objects. Updated 3 dozen entities. New Carthaginian structure updates. Actors galore.
This was SVN commit r6845.
2009-04-30 19:01:19 +00:00
9eb798f793 This was SVN commit r6843. 2009-04-23 06:32:37 +00:00
583759de9d #Carthaginian Civic Centre, Walls, and Market. :D
This was SVN commit r6842.
2009-04-23 05:03:01 +00:00
92eecbeaef This was SVN commit r6840. 2009-04-23 00:00:57 +00:00
Zyi
60e76c01da Small adjustment to the code.
This was SVN commit r6834.
2009-04-21 15:24:04 +00:00
1743645fd3 Simplify the overly-complex CppDoc-breaking file headers
This was SVN commit r6832.
2009-04-18 17:51:05 +00:00
214b0e6683 Removed outdated licensing information
This was SVN commit r6831.
2009-04-18 17:17:34 +00:00
c9fa7f13d9 Add GPL header
This was SVN commit r6830.
2009-04-18 17:00:33 +00:00
d714d4749d Add GPL header
This was SVN commit r6829.
2009-04-18 16:48:47 +00:00
7a4dd7b473 Set svn:eol-style=native
This was SVN commit r6828.
2009-04-18 16:14:48 +00:00
Zyi
ab4b930042 Fixed bugs:
- Game crash when taking a "Big Screenshot" on the main menu.
- GUI used to be visible on each of the tiles when taking a Big
Screenshot while playing the game. Removed the GUI all together from the
Big Screenshot.

This was SVN commit r6827.
2009-04-18 15:27:38 +00:00
60f48f558d # infrastructure improvements
make off_t pointer-sized (required for >4gb files at work)
add shared_ptr deleter for free(), add ASSUME_ALIGNED, warning fixes

This was SVN commit r6826.
2009-04-18 08:41:10 +00:00
69d404c7bd This was SVN commit r6823. 2009-04-15 03:56:50 +00:00
039f128a9c This was SVN commit r6822. 2009-04-14 19:51:35 +00:00
8c175a7f29 Test XML attribute value encoding
This was SVN commit r6820.
2009-04-13 17:50:26 +00:00
5bd6cc0f02 Fix some no-newline-at-end-of-file warnings
This was SVN commit r6819.
2009-04-13 17:45:43 +00:00
8b5766d71c This was SVN commit r6818. 2009-04-13 06:13:08 +00:00
Zyi
6822796a95 Simplified the logger:
- Removed the configurable interestingness from system.cfg.
- InterestingLog contains all warning and errors now.
- Modified and implemented methods in CLogger to write messages,
warnings and errors to the log.
- Modified a warning in CLocale so that the log wouldn't get spammed.

To do:
- Modify all of the logging statements in the source code.
- Remove the current preprocessor directives LOG_INFO, LOG_WARNING and
LOG_ERROR so that they can be used to log messages.

This was SVN commit r6817.
2009-04-11 22:53:33 +00:00
1e3cd00c72 Set svn:eol-style=native
This was SVN commit r6816.
2009-04-11 17:00:39 +00:00