This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Timeline



05/26/04:

23:18 Changeset [273] by markt
  • ps/trunk/source/ps/Vector2D.h
Missing file.
22:57 Changeset [272] by markt
  • ps/trunk/source/main.cpp
  • ps/trunk/source/simulation/BaseEntity.cpp
  • ps/trunk/source/simulation/BaseEntity.h
Early form of collision detection/avoidance added.
22:57 Changeset [271] by markt
  • ps/trunk/binaries/data/mods/official/art/actors/forest/Deciduous 1.xml
  • ps/trunk/binaries/data/mods/official/art/actors/forest/Deciduous 2.xml
  • ps/trunk/binaries/data/mods/official/art/actors/object.dtd
Added tree-entity data files.
21:28 Changeset [270] by janwas
  • ps/trunk/source/lib/res/tex.cpp
  • ps/trunk/source/lib/res/zip.cpp
  • ps/trunk/source/main.cpp
upgrade to new libpng and zlib (see announcements thread)
21:20 Changeset [269] by janwas
  • ps/trunk/binaries/system/libpng.dll
  • ps/trunk/binaries/system/libpng10.dll
  • ps/trunk/binaries/system/zlib-1.dll
upgrade to new libpng and zlib (see announcements thread)
05:14 Changeset [268] by markt
  • ps/trunk/source/main.cpp
  • ps/trunk/source/simulation/BoundingObjects.cpp
  • ps/trunk/source/simulation/BoundingObjects.h
Collision detection code (unused at present).
01:21 Changeset [267] by janwas
  • ps/trunk/binaries/data/mods/official/fonts
  • ps/trunk/binaries/data/mods/official/fonts/verdana.fnt
  • ps/trunk/binaries/data/mods/official/fonts/verdana.raw
moved verdana to fonts; created logs/
01:16 Changeset [266] by janwas
  • ps/trunk/source/lib/detect.cpp
  • ps/trunk/source/lib/detect.h
  • ps/trunk/source/lib/misc.cpp
linefix stomped everything :P
00:52 Changeset [265] by markt
  • ps/trunk/source/terrain/ObjectEntry.cpp
  • ps/trunk/source/terrain/ObjectEntry.h
Fixed some extremely strange linebreaks in ObjectEntry.h/cpp
00:02 Changeset [264] by markt
  • ps/trunk/source/main.cpp
  • ps/trunk/source/terrain/terrainMain.cpp
Mouse wheel zoom, lack of it was irritating me.

05/25/04:

23:23 Changeset [263] by markt
  • ps/trunk/binaries/system/xerces-c_2_3_0.dll
  • ps/trunk/binaries/system/xerces-c_2_5_0.dll
Changed Xerces DLL version.
02:34 Changeset [262] by janwas
  • ps/trunk/source/lib/sysdep/win/wfam.cpp
  • ps/trunk/source/lib/sysdep/win/wfam.h
  • ps/trunk/source/terrain/FilePacker.cpp
more warning fixes. added missing wfam.h

05/24/04:

23:28 Changeset [261] by markt
  • ps/trunk/source/lib/sysdep/win/wfam.cpp
  • ps/trunk/source/main.cpp
  • ps/trunk/source/ps/Parser.cpp
Yet more warnings resolved; SDL gamma option added to command line.
23:01 Changeset [260] by markt
  • ps/trunk/source/simulation/BaseEntity.h
  • ps/trunk/source/simulation/BaseEntityCollection.cpp
  • ps/trunk/source/simulation/Entity.cpp
Further miscellaneous warning-squashing.
22:27 Changeset [259] by janwas
  • ps/trunk/source/simulation/EntityHandles.cpp
  • ps/trunk/source/simulation/EntityProperties.h
  • ps/trunk/source/terrain/FilePacker.cpp
fixed some signed/unsigned warnings
22:25 Changeset [258] by janwas
  • ps/trunk/source/lib/misc.cpp
  • ps/trunk/source/lib/misc.h
  • ps/trunk/source/lib/precompiled.h
fixed some signed/unsigned warnings; added gamma control via SDL
02:08 Changeset [257] by janwas
  • ps/trunk/source/workspaces/premake/premake.lua
output directory now correct

05/23/04:

00:12 Changeset [256] by markt
  • ps/trunk/source/simulation/Test.Charlie.txt
Finished testing TortoiseCVS, removing some temp files.
00:04 Changeset [255] by markt
  • ps/trunk/source/simulation/Test.Charlie.txt
Testing a theory with TortoiseCVS
00:01 Changeset [254] by markt
  • ps/trunk/source/simulation/Test.Charlie.txt
Testing a theory with TortoiseCVS

05/22/04:

23:59 Changeset [253] by markt
  • ps/trunk/source/main.cpp
  • ps/trunk/source/simulation/Test.Charlie.txt
Testing a theory with TortoiseCVS
19:21 Changeset [252] by Simon Brenner
  • ps/trunk/source/premake
Removed old premake files from old place
19:17 Changeset [251] by Simon Brenner
  • ps/trunk/source/workspaces/premake
  • ps/trunk/source/workspaces/premake/functions.lua
  • ps/trunk/source/workspaces/premake/premake.exe
Okay, that's a commit in the new place then..
18:44 Changeset [250] by notpete
  • ps/trunk/source/terrain/HFTracer.cpp
  • ps/trunk/source/terrain/HFTracer.h
Initial revision; heightfield tracing code moved from ScEd.
04:04 Changeset [249] by markt
  • ps/trunk/source/main.cpp
Minor fix.
02:57 Changeset [248] by markt
  • ps/trunk/source/simulation/BaseEntity.h
  • ps/trunk/source/simulation/BaseEntityCollection.h
  • ps/trunk/source/simulation/Entity.h
Added standard overview/usage comments to the entity files.
02:55 Changeset [247] by markt
  • ps/trunk/binaries/data/mods/official/art/actors/units/dude.xml
  • ps/trunk/binaries/data/mods/official/entities
  • ps/trunk/binaries/data/mods/official/entities/templates
Added PASAP entity XML
01:46 Changeset [246] by markt
  • ps/trunk/source/main.cpp
  • ps/trunk/source/premake/premake.lua
  • ps/trunk/source/ps/BaseEntity.h
Added PASAP entity systems

05/20/04:

21:57 Changeset [245] by notpete
  • ps/trunk/source/terrain/SkeletonAnim.h
Comment added; investigating line-feed problem with CVS commits.
19:37 Changeset [244] by notpete
  • ps/trunk/source/terrain/ObjectManager.cpp
Added BuildModel call to AddObject to ensure required model/animation …
19:36 Changeset [243] by notpete
  • ps/trunk/source/terrain/ObjectEntry.cpp
  • ps/trunk/source/terrain/ObjectEntry.h
Adjusted animation loading to store animation with each ObjectEntry
Note: See TracTimeline for information about the timeline view.