All public logs

Jump to navigation Jump to search

Combined display of all available logs of Planimate Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 16:46, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.07 Release Notes (content was: "=== 5.07r === * '''NEW''' Routine operation "ExtractIntoFormat"<BR/> This operation enables a sub string of a label to be extracted and either interpreted as a formatted value or placed into another list. Its parameters specify the reference to format (usually this would be a label) and starting and ending character positions.<BR/> The characters are numbered from 1. If the ending character is 0, the last character in the string is used.<BR/> The result should be an attribute o...")
  • 16:46, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.05 Release Notes (content was: "<font face="Arial"> ===5.05q=== <br /> CHANGE Positioning an already visible popped up panel now uses co-ordinates consistent with creating it (see 5.05p).<br /> CHANGE Reading the Top and Left Window co-ordinate of a panel window has been updated to reflect the positioning changes.<br /> Popped up panels (either child or popup) now return the relative offset to the top left corner of the active work area.<br /> NEW The main planimate window can have its co-ordinates read and...")
  • 16:45, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.08 Release Notes (content was: "=== 5.08q === * '''NEW''' Routine display window includes a "Last Invoked" field above the list which shows the simulation time at which the routine was last invoked (in lookahead or move)<BR/> This field is reset when the engine restarts<BR/> This is useful for verifying that a given routine has been executed when expected.<BR/> * '''NEW''' Table columns have a new options "Open With Combo List". This causes cells with combo boxes to open with the list down when the cell is c...")
  • 16:44, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.06 Release Notes (content was: "=== 5.06m === * '''NEW''' Paint property "TextWidth" in the paint property label list<BR/> This is a read only property that enables a modeller to determine the width required for the current text in the paint button.<BR/> The actual button's width is not changed.<BR/> This is useful where the modeller wants to examine a number of paint objects, determine the maximum width, then set all the objects to that width. In this case, the "auto width" option should be off for the paint...")
  • 16:43, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.01 Release Notes (content was: "<font face="Arial"> ===5.01i=== <br /> SPEED Optimisations assuming PL is running in an environment with VM FEC event processing streamlined Old track object unblocking code cleared out Track loops cache information to avoid having to look up/test use of gates and exit conditions Some debug options removed (from release builds) Time-profiling-enabled check code sped up Object input pruning rewritten to avoid unneeded memory reallocation Object input/output links now cache obje...")
  • 16:42, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.04 Release Notes (content was: "<font face="Arial"> ===5.04g=== <br /> NEW 2 new track rules have been added which are proving to increase train throughput with train fleeting type situations.<br /> A new Engine Option "Enable June2006 Track Enhancements" enables these new rules so existing models can be tested with and without this option.<br /><br /> CHANGE 1:Change to track rules<br /> IF a train is doing a loop exit delay as a train behind it doing a lookahead, its considered viable capacity for the trai...")
  • 16:42, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.02 Release Notes (content was: "<font face="Arial"> ===5.02o=== <br /> CHANGE The "Model Loaded" broadcast was being sent too early, before dispatchers were initialised.<br /> It is now sent AFTER the "Preinit End" broadcast but before the "Run StarT" broadcast, at which time the engine is properly initialised.<br /> BUGFIX Pauseable 0 multiserver does not allow its time to be changed from 0<br /> BUGFIX Second title text can be set to empty string once set<br /> NEW Routine operation to set a paint object's...")
  • 16:42, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.03 Release Notes (content was: "<font face="Arial"> ===5.03o=== <br /> BUGFIX The number separator introduced in 5.03 defaulted to a "." instead of ",".<br /> *** IMPORTANT *** If you saved your model using 5.03n, you'll have to change it manually, (settings->system parameters->number separator)<br /> ===5.03n=== <br /> CHANGE Relaxed a restriction preventing icons being loaded from an external file in a standalone EXE. IF the icon name contains a "\", PL will now look in an external folder for the ic...")
  • 16:41, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.00 Release Notes (content was: "<font face="Arial"> ===5.00z=== <br /> NEW System attribute "Last Scenario Path" returns full path of data set file accessed<br /> ===5.00y=== <br /> BUGFIX Fixed object property "Capacity" name string (now appears in menu)<br /> ===5.00x=== <br /> NEW: Tuple Increment and decrement routine operations<br /> like tuple set except they increment/decrement the table row with the item values rather than setting it<br /> ===5.00w=== <br /> NEW: Pipe Table Row Mode<br /> A new mo...")
  • 16:40, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.98 Release Notes (content was: "<font face="Arial"> ===4.98h=== <br /> BUGFIX: Centred label now uses plot colour rather than label colour<br /> BUGFIX: FIle Mneu properly generated in user mode<br /> ===4.98g=== <br /> BUGFIX: Very narrow points in area graphs used to be missed (when viewing a broad time range with a lot of fine data). Now they get plotted as a vertical line.<br /> NEW System attribute "Visible Portal Index"<br /> If the main visible panel is a subsytem of a portal with an object label, th...")
  • 16:40, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.97 Release Notes (content was: "<font face="Arial"> ===4.97j=== <br /> BUGFIX: Special handling added so an immediate message sent during a track lookahead (useful for making permanent changes to attributes/tables in lookahead) wont mess up the original train's route information (section tokens were being discarded)<br /> ===4.97i=== <br /> BUGFIX: When a user defined menu was used and the model was changed back to editor mode from user mode the side bar would be redrawn before the menu was regenerated. Th...")
  • 16:40, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.96 Release Notes (content was: "<font face="Arial"> ===4.96m=== <br /> CHANGE: When using the "Show Panel" routine operation you can now specify popup coordinates of -9999, -9999 and the popup will show at the mouse cursor position. (Only works with popup panels that dont have the caption bar hidden as popup windows with caption bar hidden use coordinates based on the panel not the windows desktop)<br /><br /> ===4.96l=== <br /> NEW: INI Option<br /> [Edit] SwitchVisibleInRun=1<br /> If set to non 0, newly...")
  • 16:39, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.95 Release Notes (content was: "<font face="Arial"> ===4.95g=== <br /> BUGFIX: Class Submenu under "View" menu now populated<br /> NEW: Servers have an option to prevent a blocked item from blocking other finished items. This makes it act more like a dispatcher when many items are finished and one is blocked.<br /> ===4.95f=== <br /> CHANGE: The Panel Option "Include in Module Configuration Panels" had now been changed to two options: "Include in Module Edit Configuration Panels" "Include in Module Runtime...")
  • 16:39, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.94 Release Notes (content was: "<font face="Arial"> ===4.94z=== <br /> CHANGE: Entry schedule/arrival can be edited with right click<br /> CHANGE: Multiserver 0 delay option can not be turned off when it is in an application panel<br /> CHANGE: Redundant "Add" button in paint and log label lists removed<br /> CHANGE: "Create Standalone App" is now in the Advanced Edit menu<br /> CHANGE: Queue and Dispatcher now are 16 pixels high so flow lines are straight<br /> NEW: Typine '@' while filling in a date time po...")
  • 16:39, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.93 Release Notes (content was: "<font face="Arial"> ===4.93n=== *moving of modules to move TCP/IP and XML stuff into iFLow *rework of old stream code so we can compile with VC7 and other compilers<br /> ===4.93m=== <br /> *** REWORK OF CALENDAR TIME HANDLING *** *Planimate can now display, input, import & export calendar dates beyond 2035. The current limit for input is 3000 AD<br /> This means long term runs which go beyond 2035 will now display calendar dates without issues.<br /> The file format has...")
  • 16:38, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.92 Release Notes (content was: "<font face="Arial"> ===4.92h=== <br /> BUGFIX: "Find" would crash if trying to locate a table column. It now brings the owning dynamic panel to the front.<br /> NEW: Private item attribute option<br /> These are relevant to class mapping. If a subsystem contains a class with private item attributes, these attributes are not set or returned to the "external' item class which is being mapping into or out of the subsystem.<br /> BUGFIX: Fixed comment display in attribute listing d...")
  • 16:37, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.36 Release Notes (content was: "__TOC__ === 5.36i === *'''NEW''' Using anti-aliased line drawing in:<br>- graph lines (column overlay, log driven, train graph, gantt)<br> - flow editor lines<br> - track/spatial link lines<br> *'''NEW''' Log Driven Graph views have a new Graph Option "Overlay Starts At 0 Not 1".<br> When set, the graph view expects overlay numbering to be 0,1,2,3... instead of 1,2,3.4...<br> *''...", and the only contributor was "Rick" (talk))
  • 16:35, 6 July 2021 Rick talk contribs created page ReleaseNotes:Planimate 5.x Release Notes (Created page with "=== 5.36i === *'''NEW''' Using anti-aliased line drawing in:<br>- graph lines (column overlay, log driven, train graph, gantt)<br> - flow editor lines<br> - track/spatial li...")
  • 15:24, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 5.0 Whitepaper (content was: "<font face="Tahoma"><font size="6">Planimate® Version 5<br /><font size="3"><br /> Spec v 1.00 Riccardo Macri<font size="3"> July 2004<font size="3"> I'm currently starting on a major rework and cleanout of Planimate which is going to give us Version 5.0 The significant changes and development for 5.0 mean the source will be split into two branches, one supporting the 4.33 series and the other being the new version. Note that this spec isn’t focused on Planimate devel...")
  • 15:12, 6 July 2021 Rick talk contribs deleted page "Track Lookahead Separator" (content was: "== The Track Lookahead Separator == <onlyinclude>Track Lookahead Separator mode is an advanced mode and is used in track modelling, where the modeller is building logic to manage the lookahead rules for a Planimate Tracks model. This mode makes it easier to separate the "far lookahead" flow from the actual item movement flow.</onlyinclude> In this mode a...", and the only contributor was "Tony.Griffith" (talk))
  • 13:06, 6 July 2021 Rick talk contribs created page ReleaseNotes:Planimate 4.x Release Notes (Created page with "===4.33q=== *recent list in file menu properly updated after a load<br /> ===4.33p=== *fixes a crash caused by appending a row to an empty table from the table view row men...")
  • 13:01, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.33 Release Notes (content was: "<font face="Arial"> ===4.33q=== *recent list in file menu properly updated after a load<br /> ===4.33p=== *fixes a crash caused by appending a row to an empty table from the table view row menu<br /> (The code was not properly testing if a broadcast should be sent )<br /> ===4.33o=== *The bugfix in n for the scroll BC was worse than the original bug so this release fixes the original problem in a different way<br /><br /> ===4.33n=== *table scroll BCs no longer generate...")
  • 13:00, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.32 Release Notes (content was: "<font face="Arial"> ===4.32p=== *speedup:<br /> I've made a change to the way Planimate moves items from one object to the next, by testing for recursion in a simpler way (keep a counter per object rather than using a global stack).<br /> This might affect event ordering in models that previously worked using recursion of the move loop, something I've trying to cut back on.<br /> I'm interested in any observed speed ups. I haven't found any bugs with the new approach - they wo...")
  • 13:00, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.31 Release Notes (content was: "<font face="Arial">PLANIMATE 4.31 RELEASE NOTES<br /> ===4.31x=== 2 *Crash pasting change objects - recompiled ===4.31x=== with old compiler, seems OK.<br /> Also turned on "Pentium" code option, it was off for the last few builds<br /> ===4.31x=== *fixes a crash issue with Billboard table handling<br /> Gory detail: due to the compiler barfing at the fact that I did not include a "destructor" for an object that is being allocated in a C++ array.<br /> ===4.31w=== *Gantt...")
  • 13:00, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.30 Release Notes (content was: "'''<font face="Arial"><font size="3">Bug fixes and misc enhancements to Planimate 4.30</font></font>'''<font face="Arial"><br /> ===4.30y=== *fixed crash bug when setting format of a table column to free text in a routine *text imports properly into columns formatted for free text when importing from the table editor<br /> ===4.30x=== *Tables can be migrated to any dynamic panel that doesn't contain a table with that name, both up and down the hierarchy.<br /> Any existing...")
  • 12:59, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.29 Release Notes (content was: "'''<font face="Arial"><font size="3">Bug fixes and misc enhancements to Planimate 4.29 </font></font>'''<font face="Arial"> ===4.29z=== *Added button action to open table editor *these currently dont get updated if tables get renamed *they dont allow access to tables not in scope<br /> These are intended to help in debugging. They have a slightly smaller memory footprint than a table view and (unlike a table view) no impact on table processing speed if a view is not open. *Fi...")
  • 12:58, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.28 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.28</font></font>'''<font face="Arial"><br /> ===4.28w=== *"_panel closed" broadcasts now get sent to all closed panels including popups and viewports, when they become hidden.<br /> As with other system broadcasts, if the panel is a view panel, the broadcast is sent to the nearest owning dynamic panel.<br /> ===4.28v=== *Popup item details are always fully written to the _PLEr...")
  • 12:57, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.27 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.27 </font></font>'''<font face="Arial"><br /><font face="Arial"> ===4.27w=== *data set (scenario) saves now send the broadcast _DataSet Saved *changed data set load from the command line to use the same code as the model-initiated data set load<br /> ===4.27v=== *added new system-item attribute "Broadcast Receivers". This is set after an item is released by a broadcast dispatch...")
  • 12:57, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.26 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.26</font></font>'''<font face="Arial"><br /><font face="Arial"> ===4.26z=== *Added routine operation for track networks which returns the number of roads a section is representing *fixed model save/load bug introduced in ===4.26r=== which would cause model file containing section stat views to not load if saved in ===4.26r=== or later. *Planimate properly detects a disk beco...")
  • 12:57, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.25 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.25</font></font>'''<font face="Arial"><br /> ===4.25s=== *Track loops have an option to call the out routine immediately after the train starts to leave. Currently stopped trains only call the out routine after the train completes its exit delay.<br /> ===4.25r=== *new command line option /MAXIMISE (/MAX is OK) maximises the application window when Planimate is started. *Have...")
  • 12:56, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.24 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.24<br /> </font></font>''' ===4.24x=== *fixed bug with scroller (properly this time) so entering a calendar time using the dialog works. *label lists now have an option in the [File] button to enable them to be included/excluded from Planimate Data Sets (scenarios).<br /> If this option is enabled, the label list's contents (indicies and strings) will be saved in the scenario fil...")
  • 12:55, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.23 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.23 </font></font>''' ===4.23t=== [v290]<br /> I'm releasing this version to get out some minor fixes and enhancements, the Sockets/XML stuff is still not completely integrated (so dont go to Edit->Sockets yet) *Have implemented a new option on panels<br /> "Act Modally When In Own Window"<br /> This will cause the panel to act as a modal dialog if modeller code opens it in it...")
  • 12:55, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.22 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.22 </font></font>'''<font face="Arial"> ===4.22w=== *fixed bug causing delay box to appear on run start when it shouldn't<br /> ===4.22v=== *reworked the way Planimate tracks when a window is "Busy" and locked from further events. Have co-ordinated the handling of multiple windows/ viewports to prevent events getting to a window when they should not.<br /> This was causing cra...")
  • 12:54, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.21 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.21</font></font>'''<font face="Arial"><br /> ===4.21x=== *spatial links properly update co-ords for moving portals even when their lines are hidden *new button action "Load Model" enables a model name to be specified which will be loaded when the button is clicked. *copy cell for individual cells *reordered formatting options for table column editor to match order in attribute e...")
  • 12:54, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.20 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.20</font></font>'''<br /> ===4.20x=== [new file format]<br /> Added table cell properties<br /> This is a new attref address mode enabling colour properties to be programmed and read for tables on a cell by cell basis.<br /> These are set using colour values computed as follows:<br /> property = background_colour_index * 256 + foreground_colour_index<br /> (foreground is the tex...")
  • 12:53, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.19 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.19</font></font>'''<font face="Arial"><br /> ===4.19x=== *The colour palette now can customise the 16 custom colours. Use the Colour Picker to set the colours of the 16 custom colours.<br /> Select one of the custom colours and use the palette on the right to set it.<br /> Remember these 16 colours are global to the model *Fixed 2 bugs in the scroller code for log driven graphs...")
  • 12:53, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.18 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.18 </font></font>'''<font face="Arial"> ===4.18y=== *screen flicker when run starts has been reduced <please report any new problems with this> *redraw during model load stages reduced to prevent database errors *scrollbar size bug for table graph when scrollbar is not full width and table is cleared now fixed<br /> ===4.18x=== *crash during model reload should be fixed...")
  • 12:52, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.17 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.17 </font></font>'''<font face="Arial"> ===4.17v=== *Now support user colours in table row colour indexing *Multiple window handling [experimental] *"Open In Window" (Portal object menu -> other) now does not crash when exitting and it animates items better than before (still some non-permanent redraw problems if you wiggle things while its animating) *You can open *ANY* pane...")
  • 12:52, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.16 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.16</font></font>'''<font face="Arial"><br /> ===4.16x=== *have sped up splitter operation by caching item tupling information *added label list dump to model info *have enhanced debug log: *the log start time now determines when debugging logs start *new options enabling logging of every switch decision and message send/ returns<br /><br /> ===4.16w=== *control paste (bulk re...")
  • 12:51, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.15 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.15 </font></font>'''<font face="Arial"> ===4.15t=== *item/class attributes now merge (on inter model copy)<br /><br /> ===4.15s=== *activity state system attribute added<br /> shows an activity bar in the status bar, *Value of 1..100 controls length of bar, 0 to reset (no bar) *automatically reset at start and end of run *otherwise its totally up to modeller how it gets used<b...")
  • 12:51, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.14 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.14 </font></font>'''<font face="Arial"> ===4.14r=== *reworked way turned around trains signal loop entry delays<br /> ===4.14q=== *scenario tables include column headings (as a comment) *"RANDOM" distribution patterns no longer get clipped at lower bound 0 *Random seed increment can be set for multiple runs (using 0 uses the same random seed for all multiple runs) *Cell stats...")
  • 12:50, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.13 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.13</font></font>'''<font face="Arial"><br /> ===4.13s=== *Problems when editing RTF notes fixed *prevent selection of another panel while an RTF note is being edited *Inplace edit RTF notes do not become active when the background is clicked *Added queue "stop on full" option<br /> This is *VERY* useful for debugging - it pauses the model and shows the panel where the queue is l...")
  • 12:50, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.12 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.12</font></font>'''<font face="Arial"><br /> ===4.12t=== *Test version for new compiler *had problem loading its own model (the version number needs to be advanced by 1)<br /> ===4.12s=== <br /> *route's have an option to guess intermediate points; this helps where a route has obvious steps but will report any ambiguity requiring either extra steps to be included or a complete...")
  • 12:49, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.11 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 4.11 </font></font>'''<font face="Arial"> ===4.11k=== *Important Enhancement to broadcasts<br /> The system now defines and sends some broadcasts which the modeller can use:<br /> PreInit Start<br /> Sent when the model is about to enter pre-init stage, just before it would pause if the modeller has selected "Pause After Pre-Init".<br /> Note this is always sent, even if the model...")
  • 12:49, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 4.10 Release Notes (content was: "'''<font face="Arial"><font size="3">Planimate 4.10I j 22/12/97 Planimate ===4.10i=== j 22/12/97 </font></font>'''<font face="Helvetica">New Features<br /><br />'''Enhancements '''<font face="Symbol">• <font face="Helvetica">When Routine editing, Endifs, End loops, End selects are automatically added when the opening statement is added.<br /><font face="Symbol">• <font face="Helvetica">Prev/Next buttons in routine edit dialog.<br /><font face="Symbol">• <font face="Helv...")
  • 12:48, 6 July 2021 Rick talk contribs deleted page ReleaseNotes:Planimate 3.9 Release Notes (content was: "'''<font face="Arial"><font size="3">Release notes, bug fixes and misc enhancements to Planimate 3.9 </font></font>'''<font face="Arial"> SV39W2 Release notes *Basic instructions on Scenarios:<br /> Things to know about the current scenario implementation.. 1. The need to "initialise" the model now replaces the starting of the model, in preparation for editing by the InterDyne user (i.e. via the Edit Button). But there is effectively no difference between then and now. <br /...")
  • 23:21, 4 July 2021 Rick talk contribs created page Planimate LITE (Created page with "== What is Planimate LITE == Planimate LITE is a lightweight version of Planimate by InterDynamics Pty. Ltd. which runs on any Windows PC without the need to purchase a licen...")
  • 16:15, 14 September 2020 Rick talk contribs moved page ReleaseNotes:Planimate 8.36 to 9.41 Release Notes to ReleaseNotes:Planimate 9.x Release Notes
  • 15:25, 14 September 2020 Rick talk contribs moved page Change to Code
  • 15:20, 14 September 2020 Rick talk contribs moved page Multiserver to Delay
  • 00:16, 31 October 2015 Rick talk contribs moved page SQLite Database Interfast to SQLite Database Interface (because I type without thinking)
  • 21:27, 11 September 2013 Rick talk contribs moved page ReleaseNotes:Planimate 5.34 Release Note4 to ReleaseNotes:Planimate 5.34 Release Notes
  • 20:11, 5 December 2012 Rick talk contribs deleted page Category:Broadcast/Scoped (content was: "Category:Broadcast")
  • 20:11, 5 December 2012 Rick talk contribs undeleted page Category:Broadcast/Scoped (3 revisions restored)
  • 20:08, 5 December 2012 Rick talk contribs deleted page Category:Broadcast/System (content was: "Category:Broadcast")
  • 20:08, 5 December 2012 Rick talk contribs deleted page Category:Broadcast/Scoped (content was: "Category:Broadcast")
  • 18:28, 5 December 2012 Rick talk contribs moved page Table Edit View to Table View (consistent name)
  • 21:11, 17 June 2012 Rick talk contribs moved page Tile Server to Tile Server (2011)
  • 15:57, 21 November 2011 Rick talk contribs deleted page Running models/scenarios in Batch Mode (content was: "Running models/scenarios in Batch Mode Models can be run without any graphics, completely operated from the command line. This is achieved by using PLANIMAT <modelname> /BATCH The platform logs any errors to planimat.dbg and details i...")
  • 21:53, 10 November 2011 Rick talk contribs deleted page Help:Linked images (content was: "#REDIRECT Manual:Linked images")
  • 21:52, 10 November 2011 Rick talk contribs deleted page "Loop Exit Delay" (content was: "#REDIRECT Loop Exit Delay" (and the only contributor was "Tony.Griffith"))
  • 21:52, 10 November 2011 Rick talk contribs deleted page "Loop Entry Delay" (content was: "#REDIRECT Loop Entry Delay" (and the only contributor was "Tony.Griffith"))
  • 13:29, 10 November 2011 Rick talk contribs deleted page Dynamic ODBC Statements (content was: "As of version 4.19N ODBC statements can now reference portal and item attributes.<br /> These may be used to construct an SQL request with dynamic parameters. SQL commands are now structured as follows: *Quoted text elements are treate...")
  • 13:16, 10 November 2011 Rick talk contribs deleted page Debugging ODBC Calls (content was: "To get more meaningful error messages when debugging your ODBC calls run planimate with the command line switch /debugodbc ie: planimat /debugodbc ---- <font size="2">idkbase note 211</font> Category:Data/Exchange Category:Deb...")
  • 13:14, 10 November 2011 Rick talk contribs deleted page Catching ODBC Errors (content was: "ODBC operations have an option to not stop the run on error. A system attribute has been added to return whether an error in the ODBC operation occured, non zero value indicates an error. The system attribute is called ODBC Error Status...")
  • 16:30, 7 September 2011 Rick talk contribs deleted page Paint Button States (content was: "Paint Buttons have the ability to have a number of states defined, with an [Attribute Reference]] determining which state the object appears in when the panel it is on is redrawn. For each state, the button can have the following prop...")
  • 17:53, 9 May 2011 Rick talk contribs deleted page What is a Planimate Tracks Model (content was: "Here is a diagram of conceptual overview of what is a Planimate Tracks Model: Image:What_is_a_Planimate_Tracks_Model.jpg Category:Track Category:FAQ")
  • 16:46, 9 May 2011 Rick talk contribs deleted page Tracks Traffic Management (Basic) (content was: "This article details a <u>'''minimum set'''</u> of Planimate provided constructs, modeller provided tables and protocols (code/rules) that will support train movements across a network comprised of passing loops, junctions and end/edge p...")
  • 15:53, 9 May 2011 Rick talk contribs moved page Portal Track Option Does Loop Delays to Track Loop Delays
  • 15:50, 9 May 2011 Rick talk contribs deleted page Loop Exit Delay (content was: "This is an option under the Track menu option in the Menu Bar. The setting applies to all tracks on the panel. You use an Attribute Reference Dialog to set the Loop Exit Delay time value that will apply to train items that have been in ...")
  • 15:49, 9 May 2011 Rick talk contribs deleted page Loop Entry Delay (content was: "This is an option under the Track menu option in the Menu Bar. The setting applies to all tracks on the panel. You use an Attribute Reference Dialog to set the Loop Entry Delay time value that will apply to train items that leave a Trac...")
  • 12:02, 9 May 2011 Rick talk contribs deleted page Track System Item Attributes useful for logging train movement (content was: "Planimate automatically maintains a number of system-item attributes as trains move along a track network. These are useful to modellers generating logs and graphs of the train movement which occurs. <br> The following are system attri...")
  • 11:39, 9 May 2011 Rick talk contribs deleted page Category:Object/Track (content was: "Category:Object")
  • 11:25, 9 May 2011 Rick talk contribs deleted page How Section Control Works (content was: "For each road in the section, you specify the Percent Speed Restriction. 100 is normal operating speed.<br> 50 is half speed, which means that the time taken to traverse the section will be twice as long as normal. Zero means that th...")
  • 11:23, 9 May 2011 Rick talk contribs deleted page Track-related Object Attributes (content was: "The following attributes of a Track Object are accessible as an Object Attribute. ---- '''Name ''' Read / Write (R/W) Description ---- ;Trac..." (and the only contributor was "Tony.Griffith"))
  • 23:16, 17 April 2011 Rick talk contribs deleted page Template:Documentation (content was: "{{documentation/core2 | heading = {{{heading|�}}} <!--Empty but defined means no header--> | heading-style = {{{heading-style|}}} | content = {{{content|}}} | link box = {{{link box|}}} <!--So "link box=off" works--> <!--Some names...")
  • 23:12, 17 April 2011 Rick talk contribs deleted page Template:Fmbox (content was: "<table id="{{{id|}}}" class="mbox mbox-wide {{#switch:{{{type|}}} | warning = mbox-warning | editnotice = | system <!-- system = default --> | #default = mbox-notice }} {{{class|}}}" style="{{{style|}}}"> <tr> {{#ifeq:{{{im...")
  • 22:58, 17 April 2011 Rick talk contribs deleted page File:Example.jpg (content was: "---- Note: This image is used as the example image when you use the edit toolbar (English default installation of MediaWiki). ---- * '''Description:''' Sunflowers in Fargo, North Dakota, U.S. * '''Source:''' [http://www.ars.usda.gov/is/g...")
  • 22:57, 17 April 2011 Rick talk contribs deleted page File:Example-white-bg.jpg (content was: "== Summary == Adapted version of Image:Example.jpg, to have a white background at the edges. To appear on Help:Images == Licensing: == {{PD}} Category:Documentation examples")
  • 18:25, 31 October 2010 Rick talk contribs deleted page Planimate 4.22 Release Notes (content was: '#REDIRECT ReleaseNotes:Planimate 4.22 Release Notes' (and the only contributor was 'Craig.Chandler'))
  • 18:25, 31 October 2010 Rick talk contribs deleted page Highlights of Planimate Enhancements - Release Versions 4.26 to 4.29z (content was: '#REDIRECT ReleaseNotes:Highlights of Planimate Enhancements - Release Versions 4.26 to 4.29z' (and the only contributor was 'Craig.Chandler'))
  • 16:35, 18 April 2010 Rick talk contribs deleted page Setting Model Area Size (content was: 'Every panel in a Planimate model can have a different work area size (the area within you can place and position objects, paint, displays etc. This dialog enables you to resize the currently visible panel and optionally resize panels it �')
  • 12:44, 17 April 2010 Rick talk contribs deleted page Specifying File References (content was: '<<<THIS TITLE IS INAPPROPRIATE>>> retitle to:Reviewing Files References This list shows the objects that reference data files in a model. The mode column indicates whether the file is read or written. The Local Ref colu�')
  • 12:14, 17 April 2010 Rick talk contribs deleted page About InterDyne Settings (content was: 'The settings in this dialog enable you to personalise an application built with Planimate so end users feel they are using your application rather than Planimate itself. The Window Title field sets the title of the main window. This titl�')
  • 18:17, 27 December 2009 Rick talk contribs moved page to Planimate (The (R) symbol looked fugly in IE)
  • 18:08, 26 December 2009 Rick talk contribs uploaded File:GraphicalModel.gif
  • 22:34, 31 July 2009 Rick talk contribs moved page Planimate Expression Language to Expressions
  • 13:27, 18 December 2008 Rick talk contribs deleted page Category:Agent (content was: 'Item type Agent infomation pages' (and the only contributor was 'Craig.Chandler'))
  • 13:23, 18 December 2008 Rick talk contribs deleted page Category:Request (content before blanking was: '')
  • 13:23, 18 December 2008 Rick talk contribs deleted page Category:Shortcut (content before blanking was: '')
  • 13:22, 18 December 2008 Rick talk contribs deleted page Category:Zero Time (content was: 'The concept of Zero Time events is important when considering the process of updates and data regeneration which occur instantly as far as the model's simulation clock ...' (and the only contributor was 'Rick'))
  • 13:22, 18 December 2008 Rick talk contribs deleted page Category:XML (content was: 'Planimate uses XML to send real time data between instances of itself and other applications written to the Planimate XML Specification.' (and the only contributor was 'Rick'))
  • 13:21, 18 December 2008 Rick talk contribs deleted page Category:Wormhole (content before blanking was: '')
  • 13:21, 18 December 2008 Rick talk contribs deleted page Category:Window/Popup (content before blanking was: '')
  • 13:20, 18 December 2008 Rick talk contribs deleted page Category:Track/Station (content before blanking was: '')
  • 13:20, 18 December 2008 Rick talk contribs deleted page Category:Track/Section (content before blanking was: '')
  • 13:19, 18 December 2008 Rick talk contribs deleted page Category:Track/Junction (content before blanking was: '')
  • 13:19, 18 December 2008 Rick talk contribs deleted page Category:Track/Loop (content before blanking was: '')
  • 13:17, 18 December 2008 Rick talk contribs deleted page Category:Object/Record (content before blanking was: '')
  • 13:17, 18 December 2008 Rick talk contribs deleted page Category:Object/Mark (content before blanking was: '')
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)