Timeline
08/23/10:
- 18:29 Ticket #262 (Make it possible to use python in the ingame console.) closed by
- fixed
- 09:51 Ticket #268 (GUI for PC's attributes, skills and development) created by
- Make prototype of a kind of GUI for the player to see PCs stats. It should …
- 07:27 Ticket #267 (Implementing fight) created by
- This will be funny. To implement fight, with easiest possible approach. …
- 07:15 Ticket #266 (To implement general test procedure) created by
- There will be a need to test something from time to time. There wil be …
- 07:08 Ticket #265 (To implement a skill system) created by
- We need a skill system. Proposal sits here: …
- 06:42 Ticket #264 (To implement basic set of RPG attributes) created by
- To implement a basic set of attributes for all the characters. The …
08/19/10:
- 14:19 Changeset [652] by
- Patch by Beliar - Changed autoscroll of action window to use the new …
08/15/10:
- 08:44 Changeset [651] by
- Patch by Beliar - Added a first version of the image version of the main …
- 08:22 Changeset [650] by
- Path by Q_x * renamed load_game_pressed.png.png to load_game_pressed.png * …
- 07:23 Changeset [649] by
- Patch by Beliar - Added files missing in r648
08/14/10:
- 21:49 Ticket #118 (Front end game menu required for techdemo) closed by
- fixed: (In [648]) Ticket #118: Patch by Beliar - Added a simple main menu - …
- 21:49 Changeset [648] by
- Ticket #118: Patch by Beliar - Added a simple main menu - Removed …
08/13/10:
- 09:40 Changeset [647] by
- Patch by Beliar - Made it so that settings.xml is being tried to load …
- 09:33 Changeset [646] by
- Patch by Beliar - Added a check if the game is running from a binary, …
- 09:11 Changeset [645] by
- Patch by Beliar - Added a nsis script that creates an installer for the …
- 08:55 Changeset [644] by
- Patch by Beliar - Added a script file that can be used to create a windows …
08/11/10:
- 18:29 Changeset [643] by
- Patch by Beliar - Removed local_loaders directory. The files/classes in …
- 11:52 Ticket #263 (Map editor needs to be updated) created by
- Due to changes to how agents are loaded they aren't longer in the actual …
08/10/10:
- 18:57 Changeset [642] by
- Patch by Beliar - Better (less hacky) method to get mouse position for …
- 16:00 Changeset [641] by
- Patch by Beliar - The State of the PlayerCharacter? is now saved and stored …
08/09/10:
- 17:38 Changeset [640] by
- Patch by Beliar - Clicking on "Menu", "Save" or "Load" will now pause the …
- 17:00 Changeset [639] by
- Patch by Beliar - Enabled of Hud is now a property that gets/sets the …
- 15:46 Changeset [638] by
- Patch by Beliar - Actions in the actions box are now added at the bottom …
- 11:15 Changeset [637] by
- Patch by Beliar - Fixed missing end tag in xml (Really!)
- 11:15 Changeset [636] by
- Patch by Beliar - Fixed missing end tag in xml - Catching SyntaxError? …
- 10:41 Ticket #153 (Interior scenery objects [3D scenery]) closed by
- fixed: (In [635]) Path by Q_x * Added Infrared's models (models to /media and …
- 10:38 Changeset [635] by
- Path by Q_x * Added Infrared's models (models to /media and renders to …
- 08:43 Ticket #170 (Beer brewing pamphlet object [2d inventory item ???]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Ticket #169 (Pocket knife object [2D/3D inventory item]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Ticket #166 (Instant potato objects [2D/3D inventory item]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Ticket #164 (Block of yeast object [2D/3D inventory item]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Ticket #163 (Large water pot object [2D/3D inventory item]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Ticket #158 (Meat hook object [2D/3D inventory item]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Ticket #157 (Fedex package object [2D/3D inventory item]) closed by
- fixed: (In [634]) Patch by Q_x * Moved item descriptions from the tickets to the …
- 08:43 Changeset [634] by
- Patch by Q_x * Moved item descriptions from the tickets to the object …
08/08/10:
- 14:36 Ticket #229 (Reconcile Inventory, Dialog, and Quest engine - Techdemo) closed by
- fixed
- 14:30 Ticket #185 (Object information database in xml) closed by
- fixed
08/07/10:
- 20:05 Changeset [633] by
- Forgot to add file in the last commit.
- 20:01 Ticket #139 (multiple dialogue windows) closed by
- fixed: (In [632]) Ticket #139: Patch by Beliar. - Initiating a dialogue will now …
- 20:01 Changeset [632] by
- Ticket #139: Patch by Beliar. - Initiating a dialogue will now pause the …
- 15:19 Changeset [631] by
- Patch by Beliar. - Events from FIFE are not captured by a single …
08/06/10:
- 21:06 Changeset [630] by
- Patch by Beliar. - added source_container to drag_drop_data.py. This is to …
- 19:46 Changeset [629] by
- Patch by Beliar. - Scrolling the map with the mouse will not affect the …
- 19:08 Ticket #244 (Camera should not follow player character) closed by
- fixed: Fixed in [620] by domtron_vox
- 09:15 Changeset [628] by
- Fixed minor typo in print message
- 08:45 Changeset [627] by
- Patch by Beliar. - Added SettingsVersion? to settings. This contains the …
08/05/10:
- 23:41 Changeset [626] by
- Patch by domtron_vox. Enabled the use of the new cursor images by Q_x. …
- 16:48 Changeset [625] by
- Make the console function like a real python interpreter Use the variables …
08/04/10:
- 19:01 Changeset [624] by
- Makes it possible to use python in the ingame console
- 18:54 Ticket #262 (Make it possible to use python in the ingame console.) created by
- It's currently not possible to use python to it's full extend in the …
- 18:48 Changeset [623] by
- Rolled back faulty commit
- 18:39 Changeset [622] by
- test
- 17:43 Changeset [621] by
- Patch by Beliar. GameSceneController? - Moved code from mouseMoved to …
- 16:03 Changeset [620] by
- Patch by domtron_vox. -added the ability to scroll the screen when the …
08/03/10:
- 17:21 Changeset [619] by
- Path by Q_x - Rotten Yam on when lying in the grass should be more visible …
- 16:15 Changeset [618] by
- Patch by Beliar. - Added messages to ignore to pylintrc - Fixed error when …
- 11:48 Changeset [617] by
- Path by Q_x - Provided basic set of cursors for the game - four to use …
Note: See TracTimeline
for information about the timeline view.
