~vcs-imports/aethyra/client

  • Committer: Tametomo
  • Date: 2011-06-03 22:02:50 UTC
  • Revision ID: git-v1:e1a9ae2231b9bc1f1ce879ffbc8a668d4a7baec7
Minor commit. Change all SDL integer types into C99 standard
integer types instead for future proofing the client, in case SDL
is not used later on.

We use the stdint.h C99 header instead of c++0x's cstdint, so that
the maximal compiler support is available. Since c++0x is not an
official standard quite yet, and that not using it makes it so that
more compiler choices are available for use, we're avoiding c++0x
until such time in which it is widely adopted, and we actually have
a need for it. ;)

TODO: Manually review each instance of an non-architecture standard
      integer and ensure that it actually needs to be that size.

Signed-off-by: Tametomo <irarice@gmail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
CMake 1949 17 years ago Björn Steinbrink Merged CMake branch Diff
data 80 19 years ago Eugenio Favalli *** empty log message *** Diff
docs 82 19 years ago Eugenio Favalli *** empty log message *** Diff
packaging 2684 15 years ago Ira Rice Added Windows NSIS installer scripts Diff
po 2718 15 years ago Ira Rice Added support for internationalization Merged fro Diff
src 86 19 years ago Eugenio Favalli *** empty log message *** Diff
tools 1789 17 years ago Bjørn Lindeijer Added the tool used to reorganize the monster spri Diff
.gitignore 3815 14 years ago Tametomo Add translations used for nsis and gtags generated 874 bytes Diff Download File
.mailmap 3855 14 years ago Tametomo Added a mailmap line which was missing in the last 535 bytes Diff Download File
aethyra.cbp 3930 13 years ago Tametomo Minor commit Make sure that cvs is installed in t 26.1 KB Diff Download File
aethyra.desktop 2480 15 years ago Kraant Rebranding TME to Aethyra 398 bytes Diff Download File
aethyra.icns 3010 15 years ago Ira Rice Added in mac build support, contributed to us by a 192 KB Diff Download File
AUTHORS 2689 15 years ago Ira Rice Fixed some dangling diffs that never got fixed. S 2.3 KB Diff Download File
File autobuild.sh 3930 13 years ago Tametomo Minor commit Make sure that cvs is installed in t 5.9 KB Diff Download File
ChangeLog 2659 15 years ago Ira Rice Fixed a few files that apparently weren't updated. 256 KB Diff Download File
CMakeLists.txt 3924 13 years ago Tametomo Fixed paste under X11 The check for whether we're 838 bytes Diff Download File
File configure.ac 3679 14 years ago Steve Cotton Link to the X11 library when needed An inverted t 4.2 KB Diff Download File
COPYING 597 19 years ago Bjørn Lindeijer Added modules and moved some files around. 17.5 KB Diff Download File
INSTALL 3827 14 years ago Tametomo Updated some of the documentation files to reflect 2.8 KB Diff Download File
Makefile.am 2718 15 years ago Ira Rice Added support for internationalization Merged fro 224 bytes Diff Download File
NEWS 2461.5.11 15 years ago Bjørn Lindeijer Some code reformatting and updated NEWS 17.2 KB Diff Download File
README 3827 14 years ago Tametomo Updated some of the documentation files to reflect 4.4 KB Diff Download File
File update.sh 3881 13 years ago Tametomo Added check in update script to see if a build of 2.8 KB Diff Download File