------------------------------------------------------------------------ r2900 | tron | 2005-08-28 14:45:44 +0000 (Sun, 28 Aug 2005) | 1 line Fix a bug, which incremented the counter of a loop twice and therefore calculated wrong argument indices ------------------------------------------------------------------------ r2899 | tron | 2005-08-28 12:24:57 +0000 (Sun, 28 Aug 2005) | 1 line -Fix: Several format string vulnerabilities and buffer overflows in the network code ------------------------------------------------------------------------ r2898 | tron | 2005-08-28 10:59:34 +0000 (Sun, 28 Aug 2005) | 1 line Fix typo in r2897 ------------------------------------------------------------------------ r2897 | tron | 2005-08-27 20:54:48 +0000 (Sat, 27 Aug 2005) | 1 line Check the return values of [cm]alloc and the length of an array, plus some smaller changes ------------------------------------------------------------------------ r2896 | tron | 2005-08-27 18:44:16 +0000 (Sat, 27 Aug 2005) | 1 line Use genders in the german translation ------------------------------------------------------------------------ r2895 | tron | 2005-08-27 13:06:59 +0000 (Sat, 27 Aug 2005) | 1 line Remove unused variables and bring a comment closer to reality ------------------------------------------------------------------------ r2894 | tron | 2005-08-27 13:04:15 +0000 (Sat, 27 Aug 2005) | 1 line Simplify colouring in owner-mode in the minimap regarding towns and get rid of some magic numbers ------------------------------------------------------------------------ r2893 | tron | 2005-08-27 09:49:52 +0000 (Sat, 27 Aug 2005) | 1 line Two chars got assigned a width of 0 since r2879, fix that ([1274302])' ------------------------------------------------------------------------ r2892 | tron | 2005-08-26 20:56:48 +0000 (Fri, 26 Aug 2005) | 1 line Fix indentation ------------------------------------------------------------------------ r2891 | tron | 2005-08-26 20:26:34 +0000 (Fri, 26 Aug 2005) | 1 line Fix indentation ------------------------------------------------------------------------ r2890 | tron | 2005-08-25 16:53:51 +0000 (Thu, 25 Aug 2005) | 1 line Fix some signed/unsigned comparison warnings (tokai) ------------------------------------------------------------------------ r2889 | miham | 2005-08-25 13:29:32 +0000 (Thu, 25 Aug 2005) | 1 line [Translations] Updated american (tron) ------------------------------------------------------------------------ r2888 | miham | 2005-08-24 19:08:54 +0000 (Wed, 24 Aug 2005) | 1 line [Translations] Updating translations to 2005-08-24 {@839} (3 langs changed) ------------------------------------------------------------------------ r2887 | tron | 2005-08-24 18:47:26 +0000 (Wed, 24 Aug 2005) | 1 line Fix regression: Two boolean expressions got flipped in r2595, which made it possible to place lighthouses and antennas everywhere BUT clear tiles (found and fixed by _Luca_) ------------------------------------------------------------------------ r2886 | tron | 2005-08-23 18:47:04 +0000 (Tue, 23 Aug 2005) | 2 lines Rename the "owner" attribute to "m1", because when it stores an owner it is accessed by [GS]etOwner anyway and when it doesn't store an owner, but arbitrary data, accessing a field called "owner" is confusing. ------------------------------------------------------------------------ r2885 | miham | 2005-08-23 07:28:45 +0000 (Tue, 23 Aug 2005) | 1 line [Translations] Removed not-translated romanian strings (Tron) ------------------------------------------------------------------------