]> Dogcows Code - chaz/yoink/log
chaz/yoink
13 years agoarch linux prefers pkgconfig for finding lua
Charles McGarvey [Thu, 4 Mar 2010 00:21:59 +0000 (17:21 -0700)] 
arch linux prefers pkgconfig for finding lua

13 years agogame loop tweaks; shapes hierarchy defined
Charles McGarvey [Sat, 30 Jan 2010 05:04:31 +0000 (22:04 -0700)] 
game loop tweaks; shapes hierarchy defined

13 years agoupgrade libpng to 1.4.0
Charles McGarvey [Sun, 24 Jan 2010 17:12:52 +0000 (10:12 -0700)] 
upgrade libpng to 1.4.0

13 years agoreformatting
Charles McGarvey [Sun, 24 Jan 2010 04:51:15 +0000 (21:51 -0700)] 
reformatting

13 years agoincluded manager class
Charles McGarvey [Sun, 24 Jan 2010 01:19:16 +0000 (18:19 -0700)] 
included manager class

13 years agolibrary class revamped as manager, goodbye tilemap
Charles McGarvey [Sun, 24 Jan 2010 01:14:26 +0000 (18:14 -0700)] 
library class revamped as manager, goodbye tilemap

13 years agocleaned up interpolator classes
Charles McGarvey [Thu, 21 Jan 2010 23:20:16 +0000 (16:20 -0700)] 
cleaned up interpolator classes

13 years agocade lab fixes
Charles McGarvey [Wed, 20 Jan 2010 20:09:14 +0000 (13:09 -0700)] 
cade lab fixes

13 years agominor build system, doc fixes
Charles McGarvey [Wed, 20 Jan 2010 19:49:24 +0000 (12:49 -0700)] 
minor build system, doc fixes

13 years agorefactoring needed for win32 crash
Charles McGarvey [Sat, 16 Jan 2010 19:06:37 +0000 (12:06 -0700)] 
refactoring needed for win32 crash

13 years agomoved log level from configure to setting
Charles McGarvey [Thu, 14 Jan 2010 03:24:07 +0000 (20:24 -0700)] 
moved log level from configure to setting

13 years agofinally fixed broken main loop
Charles McGarvey [Wed, 13 Jan 2010 23:36:57 +0000 (16:36 -0700)] 
finally fixed broken main loop

13 years agodispatch class not a singleton, engine is static
Charles McGarvey [Tue, 12 Jan 2010 06:52:21 +0000 (23:52 -0700)] 
dispatch class not a singleton, engine is static

13 years agosimplified win32 installer build script
Charles McGarvey [Tue, 12 Jan 2010 00:12:51 +0000 (17:12 -0700)] 
simplified win32 installer build script

13 years agonew tool for converting unix to dos file format
Charles McGarvey [Tue, 5 Jan 2010 04:12:49 +0000 (21:12 -0700)] 
new tool for converting unix to dos file format

13 years agostream-based logging classes
Charles McGarvey [Tue, 29 Dec 2009 09:21:59 +0000 (02:21 -0700)] 
stream-based logging classes

13 years agopreliminary macosx packaging
Charles McGarvey [Sun, 13 Dec 2009 18:25:33 +0000 (11:25 -0700)] 
preliminary macosx packaging

13 years agoray-scene intersection
Charles McGarvey [Sun, 13 Dec 2009 18:24:55 +0000 (11:24 -0700)] 
ray-scene intersection

13 years agono need to rebuild version.c every time
Charles McGarvey [Sun, 13 Dec 2009 05:15:40 +0000 (22:15 -0700)] 
no need to rebuild version.c every time

13 years agopreliminary AM_SILENT_RULES support
Charles McGarvey [Sun, 13 Dec 2009 00:03:49 +0000 (17:03 -0700)] 
preliminary AM_SILENT_RULES support

13 years agofixed permissions for stlplus files
Charles McGarvey [Sat, 12 Dec 2009 23:31:34 +0000 (16:31 -0700)] 
fixed permissions for stlplus files

13 years agoexperimental shapes hierarchy and raycasting
Charles McGarvey [Tue, 8 Dec 2009 07:48:59 +0000 (00:48 -0700)] 
experimental shapes hierarchy and raycasting

13 years agoimproved man page
Charles McGarvey [Sat, 5 Dec 2009 09:40:45 +0000 (02:40 -0700)] 
improved man page

13 years agoremoved Random.{cc,hh}; obsoleted by cml
Charles McGarvey [Sat, 5 Dec 2009 07:26:27 +0000 (00:26 -0700)] 
removed Random.{cc,hh}; obsoleted by cml

13 years agodon't look for win32 directory in a package
Charles McGarvey [Sat, 5 Dec 2009 07:14:56 +0000 (00:14 -0700)] 
don't look for win32 directory in a package

13 years agoadded lua's license
Charles McGarvey [Fri, 4 Dec 2009 07:10:08 +0000 (00:10 -0700)] 
added lua's license

13 years agoremoved alut dependency
Charles McGarvey [Fri, 4 Dec 2009 07:03:20 +0000 (00:03 -0700)] 
removed alut dependency

13 years agofoundational changes; tying up some loose ends
Charles McGarvey [Fri, 4 Dec 2009 04:35:25 +0000 (21:35 -0700)] 
foundational changes; tying up some loose ends

13 years agoport to NetBSD
Charles McGarvey [Wed, 2 Dec 2009 02:27:17 +0000 (19:27 -0700)] 
port to NetBSD

13 years agosleep forever bug fixed
Charles McGarvey [Mon, 30 Nov 2009 01:33:03 +0000 (18:33 -0700)] 
sleep forever bug fixed

13 years agorevert broken build files
Charles McGarvey [Sun, 29 Nov 2009 10:20:36 +0000 (03:20 -0700)] 
revert broken build files

13 years agohouse-keeping
Charles McGarvey [Tue, 24 Nov 2009 17:06:21 +0000 (10:06 -0700)] 
house-keeping

13 years agobig batch of changes
Charles McGarvey [Sun, 29 Nov 2009 09:56:14 +0000 (02:56 -0700)] 
big batch of changes

gtk/qt4 support for dialogs
no more class-specific exceptions
better sound class (still needs refactoring)
separated script from scenes somewhat
scaled down the Classic scene from 32x to unit
other random changes

13 years agorenamed mippleton to library
Charles McGarvey [Tue, 24 Nov 2009 05:18:44 +0000 (22:18 -0700)] 
renamed mippleton to library

13 years agofixed win32 installer building
Charles McGarvey [Mon, 23 Nov 2009 20:52:25 +0000 (13:52 -0700)] 
fixed win32 installer building

13 years agoupdated documentation
Charles McGarvey [Mon, 23 Nov 2009 20:33:48 +0000 (13:33 -0700)] 
updated documentation

13 years agominor refactoring and state progress
Charles McGarvey [Thu, 19 Nov 2009 03:01:06 +0000 (20:01 -0700)] 
minor refactoring and state progress

13 years agosmall build system tweaks
Charles McGarvey [Wed, 11 Nov 2009 08:52:22 +0000 (01:52 -0700)] 
small build system tweaks

13 years agobetter boost.m4 fix
Charles McGarvey [Wed, 11 Nov 2009 02:52:00 +0000 (19:52 -0700)] 
better boost.m4 fix

13 years agofix for boost.m4 with autoconf 2.64
Charles McGarvey [Wed, 11 Nov 2009 02:38:28 +0000 (19:38 -0700)] 
fix for boost.m4 with autoconf 2.64

13 years agominor build system changes
Charles McGarvey [Tue, 10 Nov 2009 22:01:20 +0000 (15:01 -0700)] 
minor build system changes

13 years agobeginning CD implementation
Charles McGarvey [Sun, 8 Nov 2009 21:42:59 +0000 (14:42 -0700)] 
beginning CD implementation

13 years agopreliminary cleanup of character class
Charles McGarvey [Tue, 3 Nov 2009 02:05:17 +0000 (19:05 -0700)] 
preliminary cleanup of character class

13 years agoconverted tilemap scripts to lua
Charles McGarvey [Tue, 3 Nov 2009 03:38:58 +0000 (20:38 -0700)] 
converted tilemap scripts to lua

yajl and all json files have been purged

13 years agoconverted json sequences to lua
Charles McGarvey [Mon, 2 Nov 2009 20:57:03 +0000 (13:57 -0700)] 
converted json sequences to lua

code hasn't change to use them though so it's broken for now

13 years agostarting to move to a generic state structure
Charles McGarvey [Mon, 2 Nov 2009 19:02:33 +0000 (12:02 -0700)] 
starting to move to a generic state structure

13 years agorandom changes
Charles McGarvey [Sun, 1 Nov 2009 20:51:49 +0000 (13:51 -0700)] 
random changes

13 years agofixed layer bugs; generalized octree
Charles McGarvey [Sat, 17 Oct 2009 07:15:47 +0000 (01:15 -0600)] 
fixed layer bugs; generalized octree

13 years agonew level-based controllers
Charles McGarvey [Wed, 14 Oct 2009 03:24:26 +0000 (21:24 -0600)] 
new level-based controllers

13 years agosettings subsystem now using lua
Charles McGarvey [Mon, 12 Oct 2009 20:39:42 +0000 (14:39 -0600)] 
settings subsystem now using lua

13 years agoadded missing octree method
Charles McGarvey [Tue, 13 Oct 2009 05:20:12 +0000 (23:20 -0600)] 
added missing octree method

13 years agonew lua scripting for scene loading
Charles McGarvey [Wed, 7 Oct 2009 02:03:49 +0000 (20:03 -0600)] 
new lua scripting for scene loading

13 years agotodo change
Charles McGarvey [Wed, 30 Sep 2009 05:01:24 +0000 (23:01 -0600)] 
todo change

13 years agonew timer class
Charles McGarvey [Mon, 28 Sep 2009 17:45:50 +0000 (11:45 -0600)] 
new timer class

13 years agonew windows installer script, clarified licenses
Charles McGarvey [Sat, 26 Sep 2009 20:30:21 +0000 (14:30 -0600)] 
new windows installer script, clarified licenses

13 years agofixed win32 resource file
Charles McGarvey [Thu, 24 Sep 2009 18:52:23 +0000 (12:52 -0600)] 
fixed win32 resource file

13 years agonew win32 resource file; better dependency checks
Charles McGarvey [Thu, 24 Sep 2009 05:51:31 +0000 (23:51 -0600)] 
new win32 resource file; better dependency checks

13 years agoimproved new vorbisfile compatibility
Charles McGarvey [Thu, 24 Sep 2009 01:36:52 +0000 (19:36 -0600)] 
improved new vorbisfile compatibility

13 years agono longer using libtool; didn't really need it
Charles McGarvey [Thu, 24 Sep 2009 01:36:11 +0000 (19:36 -0600)] 
no longer using libtool; didn't really need it

13 years agomoving from SDL_sound to libvorbisfile
Charles McGarvey [Wed, 23 Sep 2009 07:06:44 +0000 (01:06 -0600)] 
moving from SDL_sound to libvorbisfile

13 years agorefactoring the scene class
Charles McGarvey [Tue, 22 Sep 2009 00:34:49 +0000 (18:34 -0600)] 
refactoring the scene class

13 years agospring experiments
Charles McGarvey [Sun, 20 Sep 2009 16:36:42 +0000 (10:36 -0600)] 
spring experiments

13 years agomiscellaneous cleanup
Charles McGarvey [Thu, 17 Sep 2009 03:54:12 +0000 (21:54 -0600)] 
miscellaneous cleanup

13 years agoadded missing licenses
Charles McGarvey [Wed, 16 Sep 2009 03:44:36 +0000 (21:44 -0600)] 
added missing licenses

13 years agominor cleanups
Charles McGarvey [Wed, 16 Sep 2009 01:20:04 +0000 (19:20 -0600)] 
minor cleanups

13 years agomore featureful sound class
Charles McGarvey [Mon, 14 Sep 2009 00:18:10 +0000 (18:18 -0600)] 
more featureful sound class

13 years agobetter build system support for win32
Charles McGarvey [Thu, 10 Sep 2009 17:34:34 +0000 (11:34 -0600)] 
better build system support for win32

13 years agoinitial port to win32
Charles McGarvey [Mon, 7 Sep 2009 06:21:58 +0000 (00:21 -0600)] 
initial port to win32

13 years agocml version bump to 1.0.1
Charles McGarvey [Sat, 5 Sep 2009 02:17:02 +0000 (20:17 -0600)] 
cml version bump to 1.0.1

13 years agomore cleanup
Charles McGarvey [Thu, 3 Sep 2009 14:37:28 +0000 (08:37 -0600)] 
more cleanup

13 years agodispatcher alias methods
Charles McGarvey [Tue, 8 Sep 2009 16:09:04 +0000 (10:09 -0600)] 
dispatcher alias methods

13 years agofixed stack overflow of entities outside octree
Charles McGarvey [Wed, 2 Sep 2009 15:50:59 +0000 (09:50 -0600)] 
fixed stack overflow of entities outside octree

13 years agoconsiderable refactoring
Charles McGarvey [Wed, 2 Sep 2009 06:01:09 +0000 (00:01 -0600)] 
considerable refactoring

13 years agobetter logging (maybe) and exception handling
Charles McGarvey [Tue, 1 Sep 2009 05:23:25 +0000 (23:23 -0600)] 
better logging (maybe) and exception handling

13 years agono more useless singleton class
Charles McGarvey [Mon, 31 Aug 2009 22:47:18 +0000 (16:47 -0600)] 
no more useless singleton class

13 years agocleaned up dispatcher
Charles McGarvey [Mon, 31 Aug 2009 21:39:39 +0000 (15:39 -0600)] 
cleaned up dispatcher

13 years agopreliminary physics, sound, hud
Charles McGarvey [Mon, 31 Aug 2009 05:59:27 +0000 (23:59 -0600)] 
preliminary physics, sound, hud

13 years agooriginal sounds now included, converted by Neil
Charles McGarvey [Sat, 29 Aug 2009 15:02:51 +0000 (09:02 -0600)] 
original sounds now included, converted by Neil

13 years agonow using stlplus containers, especially ntree
Charles McGarvey [Fri, 21 Aug 2009 07:15:59 +0000 (01:15 -0600)] 
now using stlplus containers, especially ntree

13 years agoinitial working frustum culling implementation
Charles McGarvey [Fri, 21 Aug 2009 06:13:20 +0000 (00:13 -0600)] 
initial working frustum culling implementation

13 years agorevamped scene drawing in preparation for octree
Charles McGarvey [Sun, 16 Aug 2009 07:59:18 +0000 (01:59 -0600)] 
revamped scene drawing in preparation for octree

13 years agoconfigure sets correct version in spec file
Charles McGarvey [Sun, 9 Aug 2009 03:57:40 +0000 (21:57 -0600)] 
configure sets correct version in spec file

13 years agoscene drawing correctly implemented; new classes
Charles McGarvey [Fri, 14 Aug 2009 16:37:40 +0000 (10:37 -0600)] 
scene drawing correctly implemented; new classes

13 years agofixed up video and texture handling
Charles McGarvey [Sat, 1 Aug 2009 01:12:25 +0000 (19:12 -0600)] 
fixed up video and texture handling

13 years agonew spec file for rpm building
Charles McGarvey [Fri, 31 Jul 2009 16:22:41 +0000 (10:22 -0600)] 
new spec file for rpm building

13 years agoextreme refactoring
Charles McGarvey [Wed, 29 Jul 2009 09:22:35 +0000 (03:22 -0600)] 
extreme refactoring

13 years agobeginnings of scene rendering
Charles McGarvey [Wed, 29 Jul 2009 05:51:42 +0000 (23:51 -0600)] 
beginnings of scene rendering

13 years agomain loop code fixed to decouple updates and draws
Charles McGarvey [Mon, 27 Jul 2009 21:37:27 +0000 (15:37 -0600)] 
main loop code fixed to decouple updates and draws

other miscellaneous fixes included

13 years agothe posix timer is now accessible again
Charles McGarvey [Sun, 26 Jul 2009 02:11:36 +0000 (20:11 -0600)] 
the posix timer is now accessible again

13 years agofixed yajl-related deserialization crash
Charles McGarvey [Sun, 26 Jul 2009 00:24:53 +0000 (18:24 -0600)] 
fixed yajl-related deserialization crash

13 years agodatarootdir autotools fix
Charles McGarvey [Sat, 25 Jul 2009 17:51:07 +0000 (11:51 -0600)] 
datarootdir autotools fix

13 years agobig batch of progress
Charles McGarvey [Sat, 25 Jul 2009 07:56:15 +0000 (01:56 -0600)] 
big batch of progress

more complete build system
xml scene file converted to json
started man page
extracted png icon from the icns
new ebuild file in the extra stuff
a desktop file included
many new classes, notably mippleton, interpolator
many code changes to existing classes

13 years agonow using cml for vectors and math stuff
Charles McGarvey [Thu, 9 Jul 2009 08:00:37 +0000 (02:00 -0600)] 
now using cml for vectors and math stuff

13 years agonew interface class: drawable
Charles McGarvey [Wed, 8 Jul 2009 22:49:24 +0000 (16:49 -0600)] 
new interface class: drawable

13 years agonew classes: resource, tilemap, animation
Charles McGarvey [Wed, 8 Jul 2009 19:31:12 +0000 (13:31 -0600)] 
new classes: resource, tilemap, animation

13 years agonew classes; yajl library
Charles McGarvey [Tue, 7 Jul 2009 19:28:47 +0000 (13:28 -0600)] 
new classes; yajl library

13 years agonew supporting files
Charles McGarvey [Mon, 29 Jun 2009 00:12:33 +0000 (18:12 -0600)] 
new supporting files

13 years agoinitial commit
Charles McGarvey [Sun, 28 Jun 2009 18:14:37 +0000 (12:14 -0600)] 
initial commit

This page took 0.043629 seconds and 4 git commands to generate.