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))
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)