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



06/20/04:

14:15 Changeset [573] by philip
  • ps/trunk/binaries/system/instructions.txt
Additional instructions
01:36 Changeset [572] by janwas
  • ps/trunk/binaries/system/instructions.txt
added commandline/in-game key documentation as requested by jason.
00:53 Changeset [571] by janwas
  • ps/trunk/source/lib/sysdep/win/wtime.cpp
improve timer detection logic and document time-source disable macros
00:51 Changeset [570] by janwas
  • ps/trunk/source/lib/sysdep/win/wdetect.cpp
use EnumDisplaySettingsA instead of unicode version, which seems to …

06/19/04:

23:35 Changeset [569] by janwas
  • ps/trunk/source/ps/CConsole.cpp
fixed last vestige of ascii-specific stuff (tolower)
23:27 Changeset [568] by philip
  • ps/trunk/source/graphics/ModelDef.cpp
  • ps/trunk/source/graphics/ModelDef.h
  • ps/trunk/source/graphics/ObjectManager.cpp
Memory leak fix
23:13 Changeset [567] by philip
  • ps/trunk/source/lib/res/sound.cpp
Linux fixedness
23:12 Changeset [566] by philip
  • ps/trunk/source/lib/res/h_mgr.cpp
new #included
22:54 Changeset [565] by philip
  • ps/trunk/source/gui/CGUI.cpp
  • ps/trunk/source/gui/IGUIObject.cpp
  • ps/trunk/source/renderer/VertexBuffer.cpp
Memory leak fix
17:40 Changeset [564] by janwas
  • ps/trunk/binaries/system/xerces-c_2_5_0D.dll
finally added xercesD. still not finished with this; differing CRT …
17:00 Changeset [563] by janwas
  • ps/trunk/source/workspaces/premake/premake.lua
changed to use MT DLL CRT
16:57 Changeset [562] by janwas
  • ps/trunk/source/lib/sysdep/win/wdbg.cpp
fixed header name
16:54 Changeset [561] by janwas
  • ps/trunk/source/lib/sysdep/win/assert_dlg.h
  • ps/trunk/source/lib/sysdep/win/assert_dlg.rc
  • ps/trunk/source/lib/sysdep/win/dbghelp_funcs.h
debug functions (superassert with stack trace)
16:53 Changeset [560] by janwas
  • ps/trunk/binaries/system/dbghelp.dll
winXP dbghelp.dll, in case an older version is installed (needed for wdbg)
16:46 Changeset [559] by janwas
  • ps/trunk/source/lib/sysdep/ia32.cpp
  • ps/trunk/source/lib/sysdep/ia32.h
add some code for detecting hyperthread systems (needed for timer). …
16:45 Changeset [558] by janwas
  • ps/trunk/source/lib/res/h_mgr.cpp
now catches bad_alloc exceptions thrown during reloads (=> no need to …
16:45 Changeset [557] by janwas
  • ps/trunk/source/lib/cpu.h
  • ps/trunk/source/lib/detect.cpp
  • ps/trunk/source/lib/detect.h
split stuff out into cpu, os, gfx interfaces
16:43 Changeset [556] by janwas
  • ps/trunk/source/lib/lib.cpp
  • ps/trunk/source/lib/lib.h
add log2
16:41 Changeset [555] by janwas
  • ps/trunk/source/ps/XMLUtils.cpp
don't mandate static xerces lib yet, still some problems (warnings due …
16:39 Changeset [554] by janwas
  • ps/trunk/source/graphics/Model.cpp
renamed loop variable to avoid warning
16:36 Changeset [553] by janwas
  • ps/trunk/source/lib/sysdep/win/wcpu.cpp
split out of wdetect; added some code for hyperthreading support …
16:31 Changeset [552] by janwas
  • ps/trunk/source/lib/sysdep/win/win.cpp
no change
16:30 Changeset [551] by janwas
  • ps/trunk/source/lib/sysdep/win/wdetect.cpp
split into os, cpu, and gfx parts
16:29 Changeset [550] by janwas
  • ps/trunk/source/lib/sysdep/win/wsdl.cpp
  • ps/trunk/source/lib/sysdep/win/wsdl.h
move SDL headers to sysdep/win (only used by wsdl)
15:46 Changeset [549] by philip
  • ps/trunk/source/tools/fontbuilder/Construct
  • ps/trunk/source/tools/fontbuilder/filemanip.cpp
  • ps/trunk/source/tools/fontbuilder/platform/fontselect.h
Finally, a mostly-working font builder on Linux
15:25 Changeset [548] by philip
  • ps/trunk/binaries/data/tools/fontbuilder/settings
  • ps/trunk/binaries/data/tools/fontbuilder/settings/emptydir
Prevent CVS ignoring the tools/fontbuilder/settings directory
14:56 Changeset [547] by philip
  • ps/trunk/source/tools/fontbuilder/FontBuilder.vcproj
  • ps/trunk/source/tools/fontbuilder/filemanip.h
  • ps/trunk/source/tools/fontbuilder/font.cpp
Even more Linuxness
14:21 Changeset [546] by janwas
  • ps/trunk/source/lib/SDL_keysym.h
  • ps/trunk/source/lib/SDL_vkeys.h
  • ps/trunk/source/lib/sysdep/win/SDL_keysym.h
move SDL headers to sysdep/win (only used by wsdl)
00:52 Changeset [545] by philip
  • ps/trunk/source/tools/fontbuilder/wxframe.cpp
Put the whole save/load feature back in
00:50 Changeset [544] by philip
  • ps/trunk/source/tools/fontbuilder/platform/fontselect.h
  • ps/trunk/source/tools/fontbuilder/platform/linux/fontselect.cpp
  • ps/trunk/source/tools/fontbuilder/stdafx.h
Sort-of-working Linuxness
00:05 Changeset [543] by philip
  • ps/trunk/source/tools/fontbuilder/FontBuilder.vcproj
  • ps/trunk/source/tools/fontbuilder/fontbuilder.icproj
  • ps/trunk/source/tools/fontbuilder/platform/fontselect.h
Attempted Linuxness

06/18/04:

21:14 Changeset [542] by philip
  • ps/trunk/source/lib/res/sound.cpp
Hopefully now working in gcc *and* MSVC
20:56 Changeset [541] by philip
  • ps/trunk/source/graphics/ObjectEntry.cpp
  • ps/trunk/source/lib/glext_funcs.h
  • ps/trunk/source/lib/res/res.cpp
Miscellaneous gcc fixes
20:55 Changeset [540] by philip
  • ps/trunk/source/gui/CGUI.cpp
Replace L".." with (XMLCh*)L"...", for gcc
20:49 Changeset [539] by philip
  • ps/trunk/source/maths/scripting/JSInterface_Vector3D.cpp
  • ps/trunk/source/maths/scripting/JSInterface_Vector3D.h
  • ps/trunk/source/simulation/scripting/JSInterface_BaseEntity.cpp
Added newline at end, for gcc
20:46 Changeset [538] by philip
  • ps/trunk/source/simulation/BaseEntity.cpp
Replace L".." with (XMLCh*)L"...", for gcc
20:43 Changeset [537] by philip
  • ps/trunk/source/workspaces/update-workspaces.sh
Make it work when premake is in . and not in PATH. (Also, make it not …
20:34 Changeset [536] by philip
  • ps/trunk/source/lib/res/unifont.cpp
Minor header adjustments
16:59 Changeset [535] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
fixed goto problem with gcc - was jumping over an (unused) var decl
16:07 Changeset [534] by janwas
  • ps/trunk/source/gui/CGUI.cpp
  • ps/trunk/source/gui/CGUI.h
  • ps/trunk/source/gui/GUIbase.h
while working on cstr, search and destroy made "CStr &x" -> "CStr& x". …
15:34 Changeset [533] by janwas
  • ps/trunk/source/lib/sysdep/win/wfam.cpp
renamed some vars for clarity
15:33 Changeset [532] by janwas
  • ps/trunk/source/ps/CStr.h
added history, following mark's example :)
15:32 Changeset [531] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
bullet-proofing - fail if reloading VDir
15:24 Changeset [530] by janwas
  • ps/trunk/source/lib/lib.h
was thinking about documenting the whole lib design goals/rationale, …
15:22 Changeset [529] by janwas
  • ps/trunk/source/lib/lib.cpp
  • ps/trunk/source/ps/CStr.cpp
  • ps/trunk/source/ps/CStr.h
remove *tot - non-portable and inefficient. replaced with stringstream
15:11 Changeset [528] by janwas
  • ps/trunk/source/main.cpp
commented out line 684 (JSI_BaseEntity::init();) the JS_DestroyContext …

06/17/04:

21:32 Changeset [527] by philip
  • ps/trunk/source/tools/fontbuilder
  • ps/trunk/source/tools/fontbuilder/FontBuilder.ico
  • ps/trunk/source/tools/fontbuilder/FontBuilder.rc
Font builder code
21:24 Changeset [526] by philip
  • ps/trunk/binaries/data/tools
  • ps/trunk/binaries/data/tools/fontbuilder
  • ps/trunk/binaries/data/tools/fontbuilder/charsets
Font builder files
21:23 Changeset [525] by philip
  • ps/trunk/binaries/system/FontBuilder.exe
  • ps/trunk/binaries/system/msvcr71.dll
Font builder binary

06/16/04:

18:29 Changeset [524] by philip
  • ps/trunk/source/lib/res/unifont.h
Spelling corrction
17:44 Changeset [523] by philip
  • ps/trunk/source/main.cpp
Unicode fonts
17:43 Changeset [522] by philip
  • ps/trunk/source/scripting/ScriptGlue.cpp
  • ps/trunk/source/scripting/ScriptingHost.cpp
Altered to work with the Unicode console
17:42 Changeset [521] by philip
  • ps/trunk/source/ps/CConsole.cpp
  • ps/trunk/source/ps/CConsole.h
Uses Unicode internally
17:36 Changeset [520] by philip
  • ps/trunk/source/lib/res/res.h
  • ps/trunk/source/lib/res/unifont.cpp
  • ps/trunk/source/lib/res/unifont.h
Unicode fonts
17:35 Changeset [519] by philip
  • ps/trunk/source/lib/res/tex.cpp
  • ps/trunk/source/lib/res/tex.h
Allow texture format override, so that the 8-bit GL_ALPHA fonts can work

06/15/04:

23:27 Changeset [518] by philip
  • ps/trunk/source/lib/precompiled.h
Leak-detect malloc/etc too
23:08 Changeset [517] by philip
  • ps/trunk/source/lib/precompiled.h
  • ps/trunk/source/lib/sysdep/win/win.cpp
Enable memory leak detection
23:08 Changeset [516] by philip
  • ps/trunk/source/graphics/ObjectEntry.cpp
  • ps/trunk/source/gui/CGUI.cpp
  • ps/trunk/source/lib/sysdep/win/wdll.cpp
Remove new new (Xerces doesn't like it)
22:57 Changeset [515] by philip
  • ps/trunk/binaries/data/mods/official/fonts/console.fnt
  • ps/trunk/binaries/data/mods/official/fonts/console.tga
  • ps/trunk/binaries/data/mods/official/fonts/verdana16.fnt
Added some Unicode fonts
22:54 Changeset [514] by philip
  • ps/trunk/source/simulation/EntityProperties.cpp
Fixed minor memory leak
04:44 Changeset [513] by janwas
  • ps/trunk/source/main.cpp
added and removed oglPrintError debug code
04:43 Changeset [512] by janwas
  • ps/trunk/source/lib/ogl.cpp
oglPrintError now outputs to debug output window
04:43 Changeset [511] by janwas
  • ps/trunk/source/renderer/Renderer.cpp
found GL error by adding oglPrintError everywhere; now removed agian

06/14/04:

18:01 Changeset [510] by janwas
  • ps/trunk/source/renderer/VertexBuffer.cpp
walk freelist and free the chunks (fixes mem leak)
18:00 Changeset [509] by janwas
  • ps/trunk/source/renderer/VertexBufferManager.cpp
  • ps/trunk/source/renderer/VertexBufferManager.h
added dtor to eliminate vertexbuffer mem leak
15:29 Changeset [508] by janwas
  • ps/trunk/source/lib/timer.cpp
fix overflow problem if timer res is low; cleaned up in general; use …
15:27 Changeset [507] by janwas
  • ps/trunk/source/lib/adts.h
adapted ringbug operator[] for timer's needs
14:59 Changeset [506] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
added a few comments
01:37 Changeset [505] by Simon Brenner
  • ps/trunk/source/graphics/ObjectEntry.cpp
  • ps/trunk/source/simulation/BaseEntity.cpp
fixed some unfreed XMLString::transcode's
01:36 Changeset [504] by Simon Brenner
  • ps/trunk/source/gui/CGUI.cpp
fixed some unfreed XMLString::transcode's - I think I stomped them all

06/13/04:

21:48 Changeset [503] by philip
  • ps/trunk/source/lib/timer.cpp
Avoid problems when get_time() frequently returns the same value twice
21:42 Changeset [502] by philip
  • ps/trunk/source/lib/sysdep/win/wsdl.cpp
Changes to make the numpad minus (and other keys) be recognised in …
21:41 Changeset [501] by janwas
  • ps/trunk/source/lib/sysdep/win/wdll.cpp
re-enable exceptions (wasn't necessary to strip them)
21:35 Changeset [500] by philip
  • ps/trunk/source/terrain/terrainMain.cpp
Added left+right click/drag to rotate Made W and H work Made numpad …
21:23 Changeset [499] by janwas
  • ps/trunk/source/lib/sysdep/win/wdll.cpp
fix LONG_PTR VC6 error reported by stuart
21:22 Changeset [498] by janwas
  • ps/trunk/source/main.cpp
comment out delete g_ScriptingHost - avoids crash within js32
21:13 Changeset [497] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
hopefully bulletproof is_subpath
19:15 Changeset [496] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
uhoh, yet another problem. quick fix so others aren't impacted; …
18:58 Changeset [495] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
fixed loophole in mount path handling (cannot now mount parent dir of …
18:44 Changeset [494] by alan
  • ps/trunk/binaries/system/js32.dll
Restoring the original js32.dll, linked against msvcr71.dll (vs2003, …
18:17 Changeset [493] by janwas
  • ps/trunk/source/workspaces/required-libraries.txt
no longer need delayimp.lib - source is included in lib/sysdep/win
18:16 Changeset [492] by janwas
  • ps/trunk/source/workspaces/premake/premake.lua
add unload linker flag (for delay loading)
18:12 Changeset [491] by janwas
  • ps/trunk/source/lib/res/vfs.cpp
improved mount logic; added comments
18:06 Changeset [490] by janwas
  • ps/trunk/source/lib/sysdep/win/waio.cpp
  • ps/trunk/source/lib/sysdep/win/win.cpp
  • ps/trunk/source/lib/sysdep/win/win_internal.h
snazzy new module init/shutdown hook mechanism
18:05 Changeset [489] by janwas
  • ps/trunk/source/lib/sysdep/win/wdll.cpp
  • ps/trunk/source/lib/sysdep/win/wdll.h
handles details of delay loading and implements the helper function …
18:04 Changeset [488] by janwas
  • ps/trunk/source/lib/sysdep/ia32.cpp
variable name change for clarity
18:03 Changeset [487] by janwas
  • ps/trunk/source/ps/XMLUtils.cpp
re-allow debug version of xerces (since we will link against msvcrtd …
17:35 Changeset [486] by janwas
  • ps/trunk/source/main.cpp
removed fmod dependency; free g_ConfigDB at exit
17:32 Changeset [485] by janwas
  • ps/trunk/source/lib/res/sound.cpp
moved fmod shutdown here from main - this module is responsible for that.
Note: See TracTimeline for information about the timeline view.