]> git.jsancho.org Git - gacela.git/shortlog
gacela.git
2016-06-26 Javier SanchoFunction for update one particle engine-draft
2016-06-23 Javier SanchoInterface for guile-opengl and particle system example
2016-06-23 Javier SanchoTrash
2016-03-11 Javier SanchoTests for entities and components
2015-07-03 Javier SanchoAdding REPL cooperative server to the engine loop
2014-11-11 Javier SanchoExperimenting with syntax
2014-09-16 Javier SanchoMore declarative way of making games
2014-04-17 Javier SanchoPreparing skeleton for engines, systems, etc
2014-04-03 Javier SanchoComponents with similar headers to functions
2014-02-27 Javier SanchoEntity sets and engine api through systems
2014-02-16 Javier SanchoConway Game Engine
2014-01-26 Javier SanchoImproving engine exit
2014-01-14 Javier SanchoNew way for returning results from systems
2014-01-13 Javier SanchoDo step duration properly
2014-01-07 Javier SanchoSupport for engine properties
2013-12-29 Javier SanchoComposed systems return as single systems
2013-12-29 Javier SanchoRepairing composing systems example
2013-12-08 Javier SanchoSet engine systems while running
2013-11-17 Javier SanchoEngine Execution
2013-11-03 Javier SanchoImproving with-engine
2013-10-20 Javier SanchoEngine Access Protocol Interface
2013-10-07 Javier SanchoEngine definition functions
2013-10-06 Javier SanchoMore verbose and powerful system definition
2013-10-02 Javier SanchoReplace define-macro with define-syntax
2013-09-14 Javier SanchoFunctions to access entities and components inside...
2013-09-11 Javier SanchoMaking systems with macros instead functions. Now,...
2013-09-09 Javier SanchoBetter examples
2013-09-04 Javier SanchoMore verbose mode for working with entities and compone...
2013-08-22 Javier SanchoMore verbose mode for working with entities and compone...
2013-08-21 Javier SanchoFunctions to merge systems, using a linear way or using...
2013-08-08 Javier SanchoIt's not obligatory to write type components at declara...
2013-08-08 Javier SanchoMaking systems; systems return a lambda function for...
2013-07-28 Javier SanchoMaking systems; systems return a lambda function for...
2013-07-22 Javier SanchoMaking systems; systems return a lambda function for...
2013-07-12 Javier SanchoMaking systems; systems return a lambda function for...
2013-06-27 Javier SanchoMaking systems; preprocessing entities and components...
2013-06-05 Javier SanchoStructures for managing entities and components, using...
2013-06-05 Javier SanchoComponent definitions support using Guile records
2013-05-31 Javier SanchoPreparing new version 0.6
2013-05-31 jsanchoPreparing new version 0.6
2013-04-29 Javier SanchoAdding freeimage
2013-04-28 Javier SanchoUsing guile-figl
2013-03-10 Javier SanchoUsing guile-figl
2013-03-04 Javier SanchoUsing guile-figl
2013-02-24 Javier SanchoNew modules figl
2012-10-17 Javier SanchoColor management integration with meshes
2012-10-13 Javier SanchoDrawing circles
2012-10-09 Javier SanchoNew picture mesh using resources cache
2012-10-08 Javier SanchoTexture primitive.
2012-09-27 Javier SanchoPrimitives definition (for meshes)
2012-09-24 Javier SanchoCatching errors from main loop and square meshes
2012-09-21 Javier SanchoMeshes located at video module and new game loop proced...
2012-09-17 Javier SanchoControllers list for views
2012-09-13 Javier SanchoDefining views with controllers and meshes
2012-09-09 Javier SanchoMain loop with recursivity
2012-09-03 Javier SanchoDefining views
2012-09-03 Javier SanchoDefining views
2012-09-02 Javier SanchoDefining views
2012-09-02 Javier SanchoDefining views
2012-08-23 Javier SanchoViews and meshes playing together
2012-08-21 Javier SanchoBasic functions for working with views
2012-08-21 Javier SanchoMinor changes
2012-08-20 Javier SanchoWe have stable meshes with properties, translate, rotat...
2012-08-19 Javier SanchoExtensions for main loop (meshes, controllers, etc)
2012-08-19 Javier SanchoImplementing meshes using records
2012-08-16 Javier SanchoMeshes required parameters can be unspecified
2012-08-15 Javier SanchoMesh Primitives Definition
2012-08-14 Javier SanchoFunctions for playing with arguments when apply to...
2012-08-09 Javier SanchoChanging things.
2012-07-27 Javier SanchoNew procedure-header procedure.
2012-07-23 Javier SanchoProperties for meshes.
2012-07-22 Javier SanchoTurn and rotate meshes.
2012-07-13 Javier SanchoShow, hide and translate for meshes.
2012-07-11 Javier SanchoDefining meshes as closures.
2012-07-02 Javier SanchoMore meshes
2012-07-01 Javier SanchoDefining basic meshes.
2012-06-26 Javier SanchoNow yes, we have views.
2012-06-23 Javier SanchoIntroducing views
2012-06-21 Javier SanchoIntroducing FRP concepts
2012-06-19 Javier SanchoBug solved with glmatrix-block export.
2012-06-17 Javier SanchoNew game function with its own thread.
2012-06-16 Javier SanchoIntroducing bricks.
2012-06-14 Javier SanchoFullscreen mode.
2012-06-10 Javier SanchoAdding SDL_GetError.
2012-06-10 Javier SanchoRemoving not needed files.
2012-06-09 Javier SanchoSolved problem with Guile Autoconf macros.
2012-06-08 Javier SanchoImproved cache system for resources and more things.
2012-06-01 Javier SanchoSprite Sheets support.
2012-05-26 Javier SanchoLimit to re-exports (a game must load all modules it...
2012-05-15 Javier SanchoGuybrush moves with cursors left and right
2012-05-15 Javier SanchoNow mobs use let*
2012-05-15 Javier SanchoNew function to get properties of a texture.
2012-05-13 Javier SanchoDrawing Guybrush
2012-05-12 Javier SanchoMerge with 314:ebaa79d516f3
2012-05-12 Javier SanchoStarting a new platform game.
2012-04-24 Javier SanchoOnly one function for mobs.
2012-04-21 Javier SanchoA new way of instantiating mobs.
2012-04-15 jsanchoDirect access to mob properties.
2012-03-30 jsanchoAddons to mobs.
2012-03-16 jsanchoStoring original font size.
next