fg:toms-fgdata.git
10 years agoMerge gitorious.org:fg/fgdata
Hyde Yamakawa [Tue, 2 Oct 2012 18:28:13 +0000 (14:28 -0400)]
Merge gitorious.org:fg/fgdata

10 years agoMerge branch 'work'
Alexis [Mon, 1 Oct 2012 17:02:02 +0000 (19:02 +0200)]
Merge branch 'work'

10 years ago- f-14b: Varified a nasal func.
Alexis [Mon, 1 Oct 2012 16:54:38 +0000 (18:54 +0200)]
- f-14b: Varified a nasal func.

10 years ago- E-2C: Yasim engines fine tunning and precision on WoW switch.
Alexis [Mon, 1 Oct 2012 16:51:47 +0000 (18:51 +0200)]
- E-2C: Yasim engines fine tunning and precision on WoW switch.

10 years agoMirage 2000 5 : Again and again 5H1N0B who this time make ​​the weapons fully operati...
BARANGER Emmanuel [Mon, 1 Oct 2012 09:43:07 +0000 (11:43 +0200)]
Mirage 2000 5 : Again and again 5H1N0B who this time make ​​the weapons fully operational. Work crazy, but high quality. Congratulations and a huge thank you to him

10 years agoIssue #890: Add another Logitech Attack 3 name, as reported by koubiwan.
Gijs de Rooy [Sun, 30 Sep 2012 18:15:45 +0000 (20:15 +0200)]
Issue #890: Add another Logitech Attack 3 name, as reported by koubiwan.

10 years agoFix bug where last axis of the joystick was written out with the original bindings...
Stuart Buchanan [Sat, 29 Sep 2012 20:24:12 +0000 (21:24 +0100)]
Fix bug where last axis of the joystick was written out with the original bindings of all buttons.

10 years agoCanvas Scripting Layer (Mapping):
Hooray [Thu, 20 Sep 2012 23:49:17 +0000 (01:49 +0200)]
Canvas Scripting Layer (Mapping):

- first stab at refactoring the map.nas module, and trying to let the API evolve according to our requirements
- split up the module into separate files (some of them will disappear soon)
- split up the "drawing" loops into separate functions so that they can be individually called
- move actual "drawing" to map_layers.nas
- introduce some OOP helpers to prepare a pure Layer-based design
- prepare helpers: LayeredMap, GenericMap, AirportMap (TODO: use a real "Layer" class)
- move airport features (taxiways, runways, parking, tower) to separate layers (i.e. canvas groups)
- avoid using a single update callback and use different layer-specific callbacks to update individual layers more efficiently
- add some boilerplate hashes to prepare the MVC design
- allow lazy updating of layers, where canvas groups are only populated on demand, to save some time during instantiation, i.e. loading an airport without "parking" selected, will only populate the layer once the checkbox is checked
- extend the original code such that it supports showing multiple airports at once
- add some proof of concept "navaid" layer using SVG files for navaid symbols (added only NDB symbol from wikimedia commons)

regressions:
- runway highlighting needs to be re-implemented
- parking highlighting will be done differently
- enforcing a specific drawing order for layers is currently not explicitly supported, so that taxiways may be rendered on top of runways

Also:

- integrated with the latest changes in git/master (HEAD) -i.e. metar support
- further generalized map.nas
- partially moved instantiation from Nasal space to XML space (WIP)
- create "toggle layer" checkboxes procedurally in Nasal space
- prepared the code to be better reusable in other dialogs (e.g. route manager, map dialog etc)
- completely removed the "highlighting" (runway/parking) feature for now, because we talked about re-implementing it anyhow

11 years agoPart of bug 885
James Turner [Wed, 26 Sep 2012 21:45:14 +0000 (22:45 +0100)]
Part of bug 885

When clearing the waypoints, explicitly deactivate the route.

11 years agoRename Environment MetarControllers to prevent duplicate names
Thomas Geymayer [Wed, 26 Sep 2012 16:49:32 +0000 (18:49 +0200)]
Rename Environment MetarControllers to prevent duplicate names

11 years agoUse multi-sampling where available to improve tree rendering.
Stuart Buchanan [Tue, 25 Sep 2012 21:52:28 +0000 (22:52 +0100)]
Use multi-sampling where available to improve tree rendering.

11 years agoCanvas: Bounding box may not exist
Thomas Geymayer [Tue, 25 Sep 2012 20:20:39 +0000 (22:20 +0200)]
Canvas: Bounding box may not exist

11 years agoUpdates to airport dialog.
Stuart Buchanan [Sun, 23 Sep 2012 21:45:50 +0000 (22:45 +0100)]
Updates to airport dialog.
- Retrieve METAR
- Include search of airports within 100nm.

11 years agoSenecaII: add checklists
Torsten Dreyer [Sun, 23 Sep 2012 21:35:30 +0000 (23:35 +0200)]
SenecaII: add checklists

11 years ago#867: c182 contains relative paths to other fgdata directories
ThorstenB [Sat, 22 Sep 2012 22:23:48 +0000 (00:23 +0200)]
#867: c182 contains relative paths to other fgdata directories
Thanks to renogerry.
(Aircraft XMLs should not use relative path references to other fgdata
directories, beyond the aircraft's own subdirectory, since such
references do not work when the aircraft is downloaded/installed
separately).

11 years agoAdd gear indicator. Start work on canvas based HUD
Vivian Meazza [Sat, 22 Sep 2012 18:16:09 +0000 (19:16 +0100)]
Add gear indicator. Start work on canvas based HUD

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRevert "Updated pick objects"
Vivian Meazza [Sat, 22 Sep 2012 19:34:59 +0000 (20:34 +0100)]
Revert "Updated pick objects"

This reverts commit 7af455a6ae18637517acb6850aa563b7c175b1fc.

Conflicts:

Aircraft/Buccaneer/Models/flap.ac

11 years ago777: translatable custom menu
ThorstenB [Fri, 21 Sep 2012 22:00:36 +0000 (00:00 +0200)]
777: translatable custom menu

11 years agoc172p: translatable custom menu
ThorstenB [Fri, 21 Sep 2012 21:59:27 +0000 (23:59 +0200)]
c172p: translatable custom menu

11 years agoAdd translations for some common custom menu entries.
ThorstenB [Fri, 21 Sep 2012 21:59:06 +0000 (23:59 +0200)]
Add translations for some common custom menu entries.

11 years agoMerge branch 'master' of gitorious.org:fg/fgdata
Vivian Meazza [Fri, 21 Sep 2012 20:12:50 +0000 (21:12 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

11 years agoAdd language resources for fgfs system messages.
ThorstenB [Fri, 21 Sep 2012 15:46:38 +0000 (17:46 +0200)]
Add language resources for fgfs system messages.

11 years agoSound: trigger subsystem reinit instead of relying on property listener.
ThorstenB [Fri, 21 Sep 2012 11:30:31 +0000 (13:30 +0200)]
Sound: trigger subsystem reinit instead of relying on property listener.
Disable sound dialog when sound system is globally disabled (command-line/
compile-time).

11 years agoRembrandt fixes. Add flap control.
Vivian Meazza [Fri, 21 Sep 2012 20:05:20 +0000 (21:05 +0100)]
Rembrandt fixes. Add flap control.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoAdd language resources for fgfs system messages.
ThorstenB [Fri, 21 Sep 2012 15:46:38 +0000 (17:46 +0200)]
Add language resources for fgfs system messages.

11 years agoSound: trigger subsystem reinit instead of relying on property listener.
ThorstenB [Fri, 21 Sep 2012 11:30:31 +0000 (13:30 +0200)]
Sound: trigger subsystem reinit instead of relying on property listener.
Disable sound dialog when sound system is globally disabled (command-line/
compile-time).

11 years agoMinor updates to airports dialog
Stuart Buchanan [Thu, 20 Sep 2012 20:51:23 +0000 (21:51 +0100)]
Minor updates to airports dialog
- Change timer to listener for zoom level.
- Correct course information so it is the course TO the selected airport
- Default to the closest airport, rather than the preset.

11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Wed, 19 Sep 2012 22:13:28 +0000 (23:13 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoMerge branch 'master' of gitorious.org:fg/fgdata
Vivian Meazza [Wed, 19 Sep 2012 22:08:44 +0000 (23:08 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

11 years agoHeat haze
Vivian Meazza [Tue, 18 Sep 2012 08:58:44 +0000 (09:58 +0100)]
Heat haze

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoDocumentation browser dialog (for files in /Docs - Thanks to Hooray)
Thomas Geymayer [Wed, 19 Sep 2012 22:01:48 +0000 (00:01 +0200)]
Documentation browser dialog (for files in /Docs - Thanks to Hooray)

11 years agoRembrandt fix
Vivian Meazza [Wed, 19 Sep 2012 22:00:13 +0000 (23:00 +0100)]
Rembrandt fix

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Wed, 19 Sep 2012 21:54:20 +0000 (22:54 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoImproved maps display and Airports dialog
Stuart Buchanan [Wed, 19 Sep 2012 21:35:56 +0000 (22:35 +0100)]
Improved maps display and Airports dialog
- Display taxiways
- Display different surface types
- control over components (taxiways, parking positions, towers) displayed
- include distance and course to airport.

11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Wed, 19 Sep 2012 19:54:15 +0000 (20:54 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Wed, 19 Sep 2012 19:53:53 +0000 (20:53 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoMore Rembrandt fixes
Vivian Meazza [Wed, 19 Sep 2012 19:50:10 +0000 (20:50 +0100)]
More Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Wed, 19 Sep 2012 19:50:55 +0000 (20:50 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoMore Rembrandt fixes
Vivian Meazza [Wed, 19 Sep 2012 19:50:10 +0000 (20:50 +0100)]
More Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Wed, 19 Sep 2012 19:32:59 +0000 (20:32 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoClean up Environment Setting dialog.
Stuart Buchanan [Wed, 19 Sep 2012 09:22:30 +0000 (10:22 +0100)]
Clean up Environment Setting dialog.

11 years agoAdd thrust reverser, prop beta and mixture cut-off to throttle quadrant.
Stuart Buchanan [Wed, 19 Sep 2012 09:20:48 +0000 (10:20 +0100)]
Add thrust reverser, prop beta and mixture cut-off to throttle quadrant.

11 years agoRemove data of previous airport in Select Airport dialog
Thomas Geymayer [Tue, 18 Sep 2012 21:38:53 +0000 (23:38 +0200)]
Remove data of previous airport in Select Airport dialog

11 years agoAdd highlighting of selected runway/parking position. Move tower definition and...
Stuart Buchanan [Tue, 18 Sep 2012 18:28:56 +0000 (19:28 +0100)]
Add highlighting of selected runway/parking position.  Move tower definition and placement to map.nas.

11 years agoAdd additional information to the About dialog to help diagnostics, including the...
Stuart Buchanan [Tue, 18 Sep 2012 14:48:50 +0000 (15:48 +0100)]
Add additional information to the About dialog to help diagnostics, including the ability to copy/past key data.

11 years agoCheck in c172 checklists - missing from previous commit.
Stuart Buchanan [Tue, 18 Sep 2012 13:08:53 +0000 (14:08 +0100)]
Check in c172 checklists - missing from previous commit.

11 years agoMove map helpers to canvas Nasal module
Thomas Geymayer [Tue, 18 Sep 2012 11:07:41 +0000 (13:07 +0200)]
Move map helpers to canvas Nasal module

11 years agoAdd support for a Aircraft Checklists GUI item.
Stuart Buchanan [Tue, 18 Sep 2012 10:29:17 +0000 (11:29 +0100)]
Add support for a Aircraft Checklists GUI item.

11 years agoHeat haze
Vivian Meazza [Tue, 18 Sep 2012 08:58:44 +0000 (09:58 +0100)]
Heat haze

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRembrandt fix
Vivian Meazza [Tue, 18 Sep 2012 08:57:40 +0000 (09:57 +0100)]
Rembrandt fix

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRembrandt fixes
Vivian Meazza [Tue, 18 Sep 2012 08:56:09 +0000 (09:56 +0100)]
Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Tue, 18 Sep 2012 07:52:41 +0000 (08:52 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoClean up Select Airport dialog a bit to make use of recent Canvas API improvements
Thomas Geymayer [Mon, 17 Sep 2012 22:32:54 +0000 (00:32 +0200)]
Clean up Select Airport dialog a bit to make use of recent Canvas API improvements

11 years agoUpdated Select Airport dialog, making the location-on-ground dialog redundant and...
Stuart Buchanan [Mon, 17 Sep 2012 19:17:52 +0000 (20:17 +0100)]
Updated Select Airport dialog, making the location-on-ground dialog redundant and adding a Canvas map to show the selected airport.

11 years agoCanvas: Add method to retrieve all child elements of a group.
Thomas Geymayer [Mon, 17 Sep 2012 16:12:57 +0000 (18:12 +0200)]
Canvas: Add method to retrieve all child elements of a group.

11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Mon, 17 Sep 2012 08:57:36 +0000 (09:57 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoReverse direction of slip indicator
Vivian Meazza [Mon, 17 Sep 2012 08:54:50 +0000 (09:54 +0100)]
Reverse direction of slip indicator

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Mon, 17 Sep 2012 08:55:33 +0000 (09:55 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoReverse direction of slip indicator
Vivian Meazza [Mon, 17 Sep 2012 08:54:50 +0000 (09:54 +0100)]
Reverse direction of slip indicator

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Sun, 16 Sep 2012 21:47:01 +0000 (22:47 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoUpdated shaders
Vivian Meazza [Sun, 16 Sep 2012 21:18:16 +0000 (22:18 +0100)]
Updated shaders

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoUpdated fdm.
Vivian Meazza [Sun, 16 Sep 2012 21:17:27 +0000 (22:17 +0100)]
Updated fdm.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Sun, 16 Sep 2012 21:30:38 +0000 (22:30 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoc172p: fix electrical system
ThorstenB [Sun, 16 Sep 2012 21:19:36 +0000 (23:19 +0200)]
c172p: fix electrical system
Most control switches used with mismatching names.
Make effects depend on electric power, not just switch state.
Calculate some (more) meaningful electric load.

11 years agoUpdated shaders
Vivian Meazza [Sun, 16 Sep 2012 21:18:16 +0000 (22:18 +0100)]
Updated shaders

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoUpdated fdm.
Vivian Meazza [Sun, 16 Sep 2012 21:17:27 +0000 (22:17 +0100)]
Updated fdm.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years ago777: minor sound tweak
ThorstenB [Sun, 16 Sep 2012 12:03:37 +0000 (14:03 +0200)]
777: minor sound tweak

11 years ago#877: MP chat sometimes not working
ThorstenB [Sun, 16 Sep 2012 12:00:40 +0000 (14:00 +0200)]
#877: MP chat sometimes not working

11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Fri, 14 Sep 2012 23:04:28 +0000 (00:04 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoAdd eye-candy
Vivian Meazza [Fri, 14 Sep 2012 23:00:45 +0000 (00:00 +0100)]
Add eye-candy

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Fri, 14 Sep 2012 23:01:07 +0000 (00:01 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoAdd eye-candy
Vivian Meazza [Fri, 14 Sep 2012 23:00:45 +0000 (00:00 +0100)]
Add eye-candy

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Fri, 14 Sep 2012 21:39:46 +0000 (22:39 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Fri, 14 Sep 2012 21:37:09 +0000 (22:37 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoRemove duplicate file
Vivian Meazza [Fri, 14 Sep 2012 21:36:14 +0000 (22:36 +0100)]
Remove duplicate file

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Fri, 14 Sep 2012 21:28:22 +0000 (22:28 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Fri, 14 Sep 2012 21:28:03 +0000 (22:28 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoRationalise model files
Vivian Meazza [Fri, 14 Sep 2012 21:25:17 +0000 (22:25 +0100)]
Rationalise model files

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRationalise model files
Vivian Meazza [Fri, 14 Sep 2012 21:25:17 +0000 (22:25 +0100)]
Rationalise model files

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRembrandt update
Vivian Meazza [Fri, 14 Sep 2012 21:20:51 +0000 (22:20 +0100)]
Rembrandt update

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRembrandt update
Vivian Meazza [Fri, 14 Sep 2012 21:20:51 +0000 (22:20 +0100)]
Rembrandt update

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Fri, 14 Sep 2012 18:33:37 +0000 (19:33 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoRembrandt update to Seahawk wingman and droptanks, add eye-candy
Vivian Meazza [Fri, 14 Sep 2012 18:24:12 +0000 (19:24 +0100)]
Rembrandt update to Seahawk wingman and droptanks, add eye-candy

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoRembrandt update to Seahawk wingman and droptanks, add eye-candy
Vivian Meazza [Fri, 14 Sep 2012 18:24:12 +0000 (19:24 +0100)]
Rembrandt update to Seahawk wingman and droptanks, add eye-candy

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoAdjust reflection strength on random buildings; add and use a new cubemap for the...
Emilian Huminiuc [Thu, 13 Sep 2012 21:05:18 +0000 (00:05 +0300)]
Adjust reflection strength on random buildings; add and use a new cubemap for the random buildings.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
11 years agoRestore random buildings reflection.
Emilian Huminiuc [Thu, 13 Sep 2012 07:54:27 +0000 (10:54 +0300)]
Restore random buildings reflection.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Thu, 13 Sep 2012 08:58:24 +0000 (09:58 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoCopy/Paste for the Nasal Console.
Thomas Geymayer [Wed, 12 Sep 2012 22:29:46 +0000 (00:29 +0200)]
Copy/Paste for the Nasal Console.

 - Support for copying the and pasting from/to the Nasal Console
   dialog using the new clipboard class (Thanks to Hooray).

11 years agoImprove memory and instantiation time of random buildings.
Stuart Buchanan [Wed, 12 Sep 2012 21:46:03 +0000 (22:46 +0100)]
Improve memory and instantiation time of random buildings.

11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Tue, 11 Sep 2012 22:03:22 +0000 (23:03 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoRembrandt fixes
Vivian Meazza [Tue, 11 Sep 2012 21:53:37 +0000 (22:53 +0100)]
Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Tue, 11 Sep 2012 21:54:58 +0000 (22:54 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoMerge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Tue, 11 Sep 2012 21:54:36 +0000 (22:54 +0100)]
Merge branch 'master' of D:\Git_New\fgdata

11 years agoRembrandt fixes
Vivian Meazza [Tue, 11 Sep 2012 21:53:37 +0000 (22:53 +0100)]
Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoImproved management of jets and turbopropellers YASim by Ryan Miller
BARANGER Emmanuel [Tue, 11 Sep 2012 10:37:42 +0000 (12:37 +0200)]
Improved management of jets  and turbopropellers YASim by Ryan Miller

11 years agoMerge branch 'master' of git://gitorious.org/fg/fgdata
BARANGER Emmanuel [Tue, 11 Sep 2012 09:13:21 +0000 (11:13 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata

11 years agoMerge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Tue, 11 Sep 2012 08:41:11 +0000 (09:41 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work

11 years agoMore Rembrandt fixes
Vivian Meazza [Tue, 11 Sep 2012 08:38:06 +0000 (09:38 +0100)]
More Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
11 years agoMerge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Tue, 11 Sep 2012 08:38:50 +0000 (09:38 +0100)]
Merge branch 'work' of D:\Git_New\fgdata

11 years agoMore Rembrandt fixes
Vivian Meazza [Tue, 11 Sep 2012 08:38:06 +0000 (09:38 +0100)]
More Rembrandt fixes

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>