Commit Graph

5674 Commits

Author SHA1 Message Date
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
ce3994fc7a Replace XML_GET_LINE usage with the better-documented xmlGetLineNo
This was SVN commit r6815.
2009-04-11 16:58:26 +00:00
435e39b040 #Roads. ;)
This was SVN commit r6814.
2009-04-11 04:28:35 +00:00
eb9dbd8de3 This was SVN commit r6813. 2009-04-09 00:31:27 +00:00
39a80a67d3 #Roman Centurion
This was SVN commit r6811.
2009-04-07 07:42:24 +00:00
fbaabe473e # Tweak the default lighting conditions
as per Michael's instructions

This was SVN commit r6809.
2009-04-05 18:40:20 +00:00
4e32136b4c # Fixed ambient terrain lighting when shadows are disabled
This was SVN commit r6808.
2009-04-05 18:31:05 +00:00
a43e4580a8 This was SVN commit r6806. 2009-04-05 06:41:26 +00:00
7b656782b7 This was SVN commit r6805. 2009-04-05 06:11:44 +00:00
54d61f932e #Training times added.
This was SVN commit r6804.
2009-04-05 06:02:31 +00:00
528ea1e366 This was SVN commit r6803. 2009-04-05 02:39:23 +00:00
38ecd98007 #New Savanna Terrains
This was SVN commit r6802.
2009-04-04 22:03:58 +00:00
9c54be0d6d This was SVN commit r6800. 2009-04-01 16:52:36 +00:00
54cda79e6f This was SVN commit r6799. 2009-03-30 06:44:06 +00:00
35ed667ce9 This was SVN commit r6797. 2009-03-29 06:29:46 +00:00
0401cd486b Removed Collada_dbg.dll since it's outdated and not autobuilt. Added --collada option to default update-workspaces, so Collada_dbg.dll will get compiled automatically.
This was SVN commit r6793.
2009-03-27 01:45:22 +00:00
2d15c81313 # Updated autobuilder to build Atlas
(and also Collada), via options in the admin UI

This was SVN commit r6792.
2009-03-27 01:19:55 +00:00
435177434b More autobuilder WIP
This was SVN commit r6789.
2009-03-27 00:40:18 +00:00
0b139cbd99 Autobuilder update (WIP)
This was SVN commit r6788.
2009-03-26 23:46:52 +00:00
f28821c633 #New Carthaginian Fortress mesh, actor, and entity (with random prop actors).
This was SVN commit r6786.
2009-03-26 21:33:41 +00:00
eaede77cce # Fix crash when dragging corpses in Atlas
This was SVN commit r6785.
2009-03-26 20:30:24 +00:00