Timeline
10/28/11:
- 19:04 Ticket #594 (The guichan event manager gobbles up SDL_MOUSEBUTTONUP events) closed by
- fixed: (In [3787]) * This fixes a condition where if a widget is dragged to an …
- 19:04 Changeset [3787] by
- * This fixes a condition where if a widget is dragged to an area on the …
- 18:58 Ticket #594 (The guichan event manager gobbles up SDL_MOUSEBUTTONUP events) created by
- This can be seen in rio_de_hola by applying the attached patch. Open the …
- 17:03 Ticket #576 (Add new widget attribute i18n= that does absolutely nothing, but also is ...) closed by
- fixed: (In [3786]) This should conclude my work on tickets and . All widgets …
- 17:03 Ticket #520 (Pychan widget constructors silently ignore unexpected keyword arguments) closed by
- fixed: (In [3786]) This should conclude my work on tickets and . All widgets …
- 17:02 Changeset [3786] by
- This should conclude my work on tickets fixes[t:520] and fixes[t:576]. …
- 12:18 Ticket #593 (Mouse stuck in Left corner after Alt + Tab in fullscreen modes) created by
- When you use Alt + Tab in fullscreen modes it Causes the Cursor in system …
10/26/11:
- 21:12 Changeset [3785] by
- * Fixed a small bug with basicapplication. It was grabbing a reference to …
- 16:19 Ticket #592 (Odd behaviour of getMachingInstances) created by
- As seen in the screenshot, getMatchingInstances returns instances that are …
10/25/11:
- 20:52 Ticket #587 (Health bar in UH isn't rendered) closed by
- fixed: This has been fixed in the UH codebase by changing the arguments passed to …
10/24/11:
- 17:04 Changeset [3784] by
- * Modified README and CHANGES to be 80 characters wide. Also added some …
- 17:04 Ticket #591 (Update misc documentation before release) created by
- This is a ticket to remind me to update documentation before releasing. …
- 16:05 Changeset [3783] by
- * Adding some notes in the README about the rendering issues with some …
- 15:22 Ticket #581 (OpenGL Rendering Problems - Image Scaling, Blank Screens, etc) closed by
- fixed: (In [3782]) * Added a setting to allow users to deactivate the usage of …
- 15:21 Changeset [3782] by
- * Added a setting to allow users to deactivate the usage of NPOT Textures …
10/22/11:
- 13:54 Changeset [3781] by
- * Added a setting to allow users to deactivate the usage of the …
10/21/11:
- 19:00 Ticket #590 (Atlas images become invalid after deleting all Objects from Model) closed by
- fixed: (In [3780]) * Fixed the problem where the animation atlas image becomes …
- 18:58 Changeset [3780] by
- * Fixed the problem where the animation atlas image becomes invalid after …
- 18:37 Changeset [3779] by
- * Added the getPtr() functions to ImageManager?. All loaders now check to …
- 18:27 Ticket #590 (Atlas images become invalid after deleting all Objects from Model) created by
- For some unknown reason the SDL surface of an atlas image becomes invalid …
10/20/11:
- 16:17 Changeset [3778] by
- * Removed the hack for mouse sensitivity which caused a problem with x,y …
10/19/11:
- 20:58 Changeset [3777] by
- * Fixed one more bug that I introduced in my last commit. Should now works …
- 19:40 Changeset [3776] by
- * Fixed a bug that I introduced in may last commit. It is a bit hacky but …
- 18:33 Ticket #487 (Add variable mouse sensitivity support) closed by
- fixed: (In [3775]) * Added two new mouse settings. The first one is the mouse …
- 18:32 Changeset [3775] by
- * Added two new mouse settings. The first one is the mouse sensitivity and …
- 04:20 Ticket #493 (Adopt a "scene" concept for the renderer) closed by
- wontfix: Closing.
- 04:18 Ticket #466 (FIFE + Unknown Horizons profiles) closed by
- worksforme: Closing this ticket. This will be good for reference in the future if we …
- 04:16 Ticket #435 (no soname for libfife.so) closed by
- duplicate: This is a duplicate of #575 which vtchill is working on.
- 04:10 Ticket #292 (savers.py should be able to save objects) closed by
- invalid: This is now invalid. Loaders/savers are now all (or will be) written in …
- 03:44 Ticket #560 (Using FIFE Console (F10 in UH) breaks gettext calls, thus crashing the ...) closed by
- invalid: I dug into this a bit more. Looks like the problem is most likely with …
10/17/11:
- 16:34 Ticket #375 (Can't show/hide widgets from containers) closed by
- fixed: Closing ticket.
- 16:22 Changeset [3774] by
- small fix for the base class Test in the fife_test application. The create …
- 16:06 Ticket #230 (Allow dynamic generation of Pool resources) closed by
- invalid: This can be closed as invalid as the new managers allows this.
- 15:55 Ticket #589 (Compilation error when building on msvc 2008 because of DELETE macro) closed by
- fixed: (In [3773]) The DELETE macro which is defined in winnt.h is undef'ed on …
- 15:54 Changeset [3773] by
- The DELETE macro which is defined in winnt.h is undef'ed on any windows …
- 15:49 Ticket #589 (Compilation error when building on msvc 2008 because of DELETE macro) created by
- On windows there is a DELETE macro that is defined in winnt.h which is …
10/16/11:
- 13:33 Ticket #503 (Several FIFE::Command type events are not being handled correctly) closed by
- fixed: (In [3772]) * Fixed the broken FIFE::Command type events. Now all event …
- 13:32 Changeset [3772] by
- * Fixed the broken FIFE::Command type events. Now all event states are …
10/15/11:
- 18:27 Ticket #588 (Automatic resource cleanup) created by
- FIFE currently assumes that clients will be cleaning up all resources. …
- 18:05 Changeset [3771] by
- * This is a little closer to the final solution. Now it stores a cache of …
- 11:19 Ticket #587 (Health bar in UH isn't rendered) created by
- Since 0.3.3, the health bars of units are not visible, although the code …
10/14/11:
- 19:10 Changeset [3770] by
- * Pychan widgets can now be shown/hidden even if they are not top level …
- 18:34 Ticket #586 (Speed up the rect version of getMachtingInstances()) closed by
- fixed: (In [3769]) * Added an bool to getMatchingInstances(). If a client need …
- 18:33 Changeset [3769] by
- * Added an bool to getMatchingInstances(). If a client need pixel accuracy …
- 15:52 Ticket #586 (Speed up the rect version of getMachtingInstances()) created by
- Well one more ticket for the getMachtingInstances() functions. The goal is …
- 13:24 Ticket #573 (ActionFrame is not functional) closed by
- fixed: (In [3768]) * Added two more InstanceChangeTypes?, ICHANGE_BLOCK and …
- 13:24 Ticket #574 (InstanceActivity should get more ChangeTypes.) closed by
- fixed: (In [3768]) * Added two more InstanceChangeTypes?, ICHANGE_BLOCK and …
- 13:24 Changeset [3768] by
- * Added two more InstanceChangeTypes?, ICHANGE_BLOCK and ICHANGE_CELL. …
10/13/11:
- 17:56 Ticket #585 (Some strings are cut short) created by
- Some strings in pychan widgets are cut short and dont quite fit. Related …
- 16:22 Ticket #488 (Slider size is overwritten by label max_size when residing in the same ...) closed by
- invalid: I've taken a look at this ticket. It seems that pychan will not modify …
- 13:01 Ticket #579 (getMachingInstances freeze) closed by
- fixed: (In [3767]) * Added a new math function to compare floats/doubles. It …
- 13:00 Changeset [3767] by
- * Added a new math function to compare floats/doubles. It returns true if …
10/12/11:
- 17:34 Ticket #584 (Icon files used in the editor are not 100% free) closed by
- fixed: (In [3766]) * Replacing the editor's icon files with free ones. closes …
- 17:33 Changeset [3766] by
- * Replacing the editor's icon files with free ones. fixes[t:584]
- 17:32 Ticket #584 (Icon files used in the editor are not 100% free) created by
- The license for the icons used in the editor may not completely free. We …
- 16:30 Ticket #583 (The LayerTool in the Editor uses the wrong delete layer icon) closed by
- fixed: (In [3765]) * Fixed a bug in the layertool GUI. It was using the quit.png …
- 16:30 Changeset [3765] by
- * Fixed a bug in the layertool GUI. It was using the quit.png icon as its …
- 16:28 Ticket #583 (The LayerTool in the Editor uses the wrong delete layer icon) created by
- Currently it is using the "quit" icon.
- 16:09 Ticket #582 (Provide means for clients to query the version of FIFE) closed by
- fixed: (In [3764]) * Added getVersion(), getMajor(), getMinor(), getSubMinor() …
- 16:09 Changeset [3764] by
- * Added getVersion(), getMajor(), getMinor(), getSubMinor() functions and …
- 16:07 Ticket #582 (Provide means for clients to query the version of FIFE) created by
- Also expose the new functions to Python
10/11/11:
- 17:13 Changeset [3763] by
- * Added 'all' to the valid LogModules? setting [t:578]
- 17:02 Changeset [3762] by
- * Fixed a problem in fife_settings.py when starting the editor because the …
- 15:13 Ticket #581 (OpenGL Rendering Problems - Image Scaling, Blank Screens, etc) created by
- This ticket is to log all OpenGL related rendering problems. Please post …
10/08/11:
- 21:58 Ticket #580 (Instance coloring is sometimes not considered) closed by
- invalid: It is no longer possible to use both simultaneously on the same instance. …
- 21:20 Ticket #580 (Instance coloring is sometimes not considered) created by
- After InstanceRenderer::addColored, instances sometimes are not rendered …
10/07/11:
- 23:44 Ticket #579 (getMachingInstances freeze) created by
- If you try to select a large area in UH, the game will freeze. This …
- 19:11 Ticket #578 (Setting value cache is not updated when user changes setting) closed by
- fixed: (In [3761]) * Fixed the problem where the setting value cache is not …
- 19:11 Changeset [3761] by
- * Fixed the problem where the setting value cache is not updated when a …
- 19:09 Ticket #578 (Setting value cache is not updated when user changes setting) created by
- This causes the settings dialogue to display the old value the next time …
- 14:47 Milestone 0.3.3 completed
- This is a minor release of FIFE to add some more functionality and …
- 14:40 Ticket #577 (Prepare for the 0.3.3 release) closed by
- completed: FIFE 0.3.3 has been announced on the FIFE webpage. Closing ticket.
- 14:11 Changeset [3760] by
- * Tagging 0.3.3. [t:577]
- 14:09 Changeset [3759] by
- * Modified the FIFE installer script for version 0.3.3. [t:577]
10/06/11:
- 19:01 Changeset [3758] by
- * Removing old trunk [t:577]
- 18:59 Changeset [3757] by
- * Moving 0.3.3dev to trunk. [t:577]
- 18:58 Changeset [3756] by
- * Moving trunk in preparation to move 0.3.3dev to trunk. [t:577]
- 18:55 Changeset [3755] by
- I named the tag wrong in my last commit. Fixing that. [t:577]
- 18:53 Changeset [3754] by
- * Tagging trunk in preparation to move 0.3.3dev to trunk. [t:577]
- 18:15 Changeset [3753] by
- * Added some more changes to the CHANGELOG. [t:577]
- 17:51 Ticket #569 (Customizable alpha threshold value for outlines / outlining) closed by
- fixed: Closed.
10/05/11:
- 18:26 Changeset [3752] by
- * more preparations for the 0.3.3 release. [t:577]
10/04/11:
- 20:13 Changeset [3751] by
- * Updated the CHANGELOG, AUTHORS, INSTALL file for the 0.3.3 release. …
- 18:50 Ticket #577 (Prepare for the 0.3.3 release) created by
- Perform steps as indicated in the wiki
10/03/11:
- 11:44 Changeset [3750] by
- Added option --lib-dir to scons build system to specify a shared library …
- 03:31 Ticket #576 (Add new widget attribute i18n= that does absolutely nothing, but also is ...) created by
- With UH as use case, we extract all strings from our xml files so that we …
10/02/11:
- 22:31 Ticket #575 (Improve build system shared library support on linux) created by
- Currently the shared library support in our SCons scripts will generate a …
- 14:21 Ticket #574 (InstanceActivity should get more ChangeTypes.) created by
- I think we should add more ChangeTypes?. The ICHANGE_LOC informs about …
- 13:52 Ticket #573 (ActionFrame is not functional) created by
- The Animation format have a "action" tag. …
- 12:50 Ticket #568 (Location::getLayerCoordinates() needs a review) closed by
- fixed: (In [3749]) * Fixed and optimized a few functions in location.cpp. and …
- 12:50 Ticket #563 (Investigate potential problems with Locations.) closed by
- fixed: (In [3749]) * Fixed and optimized a few functions in location.cpp. and …
- 12:50 Changeset [3749] by
- * Fixed and optimized a few functions in location.cpp. fixes[t:563] and …
09/30/11:
- 20:38 Ticket #557 (Reworked lighting model) closed by
- fixed: closed
- 20:37 Ticket #556 (Try new approach for rendering) closed by
- fixed: closed
- 20:35 Ticket #553 (Support for drawing/modyfing images) closed by
- fixed: closed
- 20:34 Ticket #541 (Add a tool to generate atlases) closed by
- fixed: Atlas creator has been added and works fine.
- 20:33 Ticket #539 (Better support for colored overlays) closed by
- fixed: This has been implemented... closed.
- 20:32 Ticket #542 (Add a support for atlas images.) closed by
- fixed: Atlases are now supported. We do require some more features for atlases …
- 18:41 Ticket #572 (fontpath setting required) created by
- Some linux distros have font packages that include many of the free fonts …
09/29/11:
- 19:02 Changeset [3748] by
- Using the backslashreplace string encoding method instead of …
- 18:52 Ticket #571 (UTF8 Characters dont work when pychan is in debug mode) closed by
- fixed: (In [3747]) This fixes the problem where pychan will throw an exception …
- 18:51 Changeset [3747] by
- This fixes the problem where pychan will throw an exception when trying to …
- 18:51 Ticket #571 (UTF8 Characters dont work when pychan is in debug mode) created by
- When trying to output a unicode character to the console python throws a …
Note: See TracTimeline
for information about the timeline view.
