summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2007-10-26 20:46:09 +0000
committerBen Boeckel <MathStuf@gmail.com>2007-10-26 20:46:09 +0000
commit4385af885daf460a18e236f08509358f764b2c8c (patch)
tree6c2838312dd7f42769280e24e8abc16b53c165cb /Changelog
parent1f08afc80c73087bf9bde639754670548b89fc9f (diff)
downloadsigen-4385af885daf460a18e236f08509358f764b2c8c.tar.gz
sigen-4385af885daf460a18e236f08509358f764b2c8c.tar.xz
sigen-4385af885daf460a18e236f08509358f764b2c8c.zip
Reverted repo back to rev24 because committing of rev25 messed up
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@26 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog34
1 files changed, 0 insertions, 34 deletions
diff --git a/Changelog b/Changelog
index f12acec7..a510742b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,38 +1,4 @@
-----------------
-Rev: 25
-Date: 22 October 2007
-User: MathStuf
------------------
-[ADD] DISCLAIMER
-[FIX] PokemonEvolution styles
-[ADD] Relative enumeration
-[DEL] pokemod/Status.{h, cpp}
-[DEL] pokemod/StatusEffect.{h, cpp}
-[FIX] Status effects will be added as needed instead of customized
-[FIX] Completed ItemEffects
-[FIX] Factored out Natures to be global
-[DEL] pokemod/PokemonNature.{h, cpp}
-[DEL] ai/Net.{h, cpp}
-[DEL] ai/Layer/{h, cpp}
-[ADD] battle/Arena.{h, cpp}
-[ADD] battle/Team.{h, cpp}
-[ADD] battle/Human.{h, cpp}
-[ADD] battle/Bot.{h, cpp}
-[ADD] battle/GhostBot.{h, cpp}
-[ADD] battle/Pokemon.{h, cpp}
-[ADD] battle/Ghost.{h, cpp}
-[FIX] Fixed some scope errors in pokemod
-[ADD] audio/audio.pro
-[ADD] audio/Audio.{h, cpp}
-[ADD] audio/AudioLibrary.{h, cpp}
-[ADD] audio/AudioSystem.{h, cpp}
-[ADD] audio/Music.{h, cpp}
-[ADD] audio/SoundEffect.{h, cpp}
-[DEL] old audio system (was in C)
-[FIX] Optimized some routines in pokemod
-[FIX] Moved global classes (Ini, Frac, Matrix, FracMatrix, Point, Flag) to general
-
------------------
Rev: 24
Date: 21 September 2007
User: MathStuf