Commit Graph

80 Commits (be9c517d507adcd2b149162431c5d302e1d6fd28)

Author SHA1 Message Date
Sven Eberhardt 1b51e19293 SendCursorPos controls issue CON_CursorPos - docs 2010-05-07 16:02:54 +02:00
Armin Burgmeier accd1efa02 Translate several documentation strings into English 2010-04-28 00:10:56 +02:00
Armin Burgmeier aa5ff1c026 Fix a mistake in array slicing docs 2010-04-27 21:46:52 +02:00
Benjamin Herr 0036e356aa Fixed a bunch of trivial fuzzy docs translations
... also added some <code> tags but then became discouraged and did not
add them everywhere, oh well.
2010-04-23 12:20:09 +02:00
Benjamin Herr 9b5218dcd7 localise it 2010-04-23 11:57:44 +02:00
Benjamin Herr 1520296ba6 Add array slicing to docs 2010-04-23 11:35:18 +02:00
Sven Eberhardt f48e02c97d Docs: Unified and renamed all Points/Value/Score functions/field names into Score 2010-04-21 21:20:43 +02:00
Günther Brammer 82707f3a3d docs: Add tree lines to the contents 2010-04-17 01:55:11 +02:00
Günther Brammer 1e28c84de3 Script: Remove PlrMessage, object parameter from Message and PlayerMessage
PlayerMessage and Message now require an object context and cannot display
global messages. CustomMessage can still create them if necessary.
2010-04-16 00:45:30 +02:00
Sven Eberhardt 0767e3608e Implement optional cursor position as parameter to controls (#216) 2010-04-10 22:44:00 +02:00
Günther Brammer 89c80f1981 docs: Fixed proplist example 2010-04-10 22:23:48 +02:00
Tobias Zwick e0396a94c5 (docs:) do not automatically add the current path to the form action of the search in the header 2010-04-09 15:48:01 +02:00
Tobias Zwick f3b77671aa updated header, en.po 2010-04-08 02:07:50 +02:00
Maikel de Vries 50aba6eb82 Removed erroneous and obsolete FindDefinition. 2010-04-05 18:30:22 +02:00
Armin Burgmeier 71dfca3dd2 Add more mesh documentation 2010-04-04 20:12:21 +02:00
Armin Burgmeier c2924041c9 Fix seperate->separate everywhere 2010-04-01 23:08:06 +02:00
Tobias Zwick cc55b77c78 fixed wrong path to search.php 2010-03-31 17:59:25 +02:00
Tobias Zwick e5fd6326bf fixed wrong path to content.html 2010-03-31 17:12:52 +02:00
Sven Eberhardt 35d439951e Allow Modifier+CON_* as player control assignment
ControlSet merging overrides only if OverrideAssignments is set to true
2010-03-27 19:08:01 +01:00
Sven Eberhardt c2b32bc309 docs remark: Sort_Rando()m doesn't work with FindObject() 2010-03-26 12:34:54 +01:00
Sven Eberhardt ade580dbd1 docs (InitializePlayerControl, strict link) 2010-03-25 13:09:41 +01:00
Günther Brammer 99040a3dd1 Script: Remove ne, eq and S= 2010-03-22 22:26:41 +01:00
Tobias Zwick 686b09c35c fixed search.php 2010-03-18 12:04:41 +01:00
Tobias Zwick 5f1c4ab93d fixed header 2010-03-16 00:41:10 +01:00
Tobias Zwick b86637e176 docs: updated docs header 2010-03-15 23:59:39 +01:00
Tobias Zwick 49c202ac31 docs: use naming_scheme for the docs instead of strNamScheme 2010-03-15 23:55:14 +01:00
Tobias Zwick 94f09d4f59 #181 2010-03-07 15:16:58 +01:00
Tobias Zwick 1f97cb4dc0 stackable-display-fix; renamed all IDs to long IDs according to script guidelines; cleanup 2010-03-02 17:24:51 +01:00
Tobias Zwick 5c109117fe Texture changes, authors.txt structure, fixed #160, ControlJump for attached objects 2010-02-23 12:50:14 +01:00
Tobias Zwick cb2a4f3e04 #67 Cleanup: Old HUD 2010-02-22 18:35:51 +01:00
Günther Brammer 8febc5d18a docs: Clean up some obsolete CSS
white-space: pre-wrap is now supported by every browser I care about, so no need for that -prefix-stuff.
2010-02-19 23:03:27 +01:00
Günther Brammer 5d05efefc4 Remove CollectionLimit
Use RejectCollect instead.
2010-02-18 21:47:11 +01:00
Tobias Zwick 16c20cff1a cleaned up obsolete scenario.txt options, enabled peter-scroll 2010-02-19 00:03:53 +01:00
Günther Brammer e650a595f2 docs: Remove thick left and right padding, it looks out of place in the chm 2010-02-16 00:07:20 +01:00
Günther Brammer 810f9ad136 docs: Workaround bugs in Microsofts hhc.exe 2010-02-15 23:53:22 +01:00
Günther Brammer dcd8a8169b docs: Create chm table of contents from xml with xslt 2010-02-15 13:25:33 +01:00
Günther Brammer 0e9299555a docs: Generate a content.xml from build_chm_files instead of build_contents.pl 2010-02-16 02:48:06 +01:00
Günther Brammer 0400fe945d docs: Re-add some style features that were lost in the last update
Specifically, inline image positions, function syntax indentation, dt and table caption.
2010-02-10 00:57:24 +01:00
Günther Brammer a9dfe2ed82 docs: Use static html instead of php
The .html file extension is needed for offline docs, and configuring a webserver
to execute PHP in .html is as easy as changing the build system to support both.

But for a simple common header there's no need to reach for PHP. XSLT can do the
job. For ease of maintenance the header is read from an extra file.
2010-02-10 00:55:32 +01:00
Tobias Zwick d98e1095b6 hud graphics: hotkey stays the same size; instead its the title image which stretches 2010-01-30 14:46:56 +01:00
Tobias Zwick fde2143f8e docs into openclonk-design 2010-01-29 15:44:06 +01:00
Armin Burgmeier 4d4a68e0f6 Add documentation for mesh animation 2010-01-24 23:12:49 +01:00
Luchs ae8a62d8df Added a full text search to the documentation 2010-01-12 23:23:43 +01:00
Tobias Zwick e2edec7fd7 Selection and Deselection gets called on D&D 2010-01-12 22:06:20 +01:00
Tobias Zwick 77520a4635 function search directly redirects to script function if it matches the input 2010-01-12 17:57:01 +01:00
Julius Michaelis 0106aab557 category documentation german 2010-01-08 23:53:52 +01:00
Günther Brammer 4f08312df7 Script: Music() no longer overwrites the music settings of the user
If you want to stop music, you need to use SetPlayList() with a nonempty
playlist which matches no music files, " " is usually a good choice.
2010-01-02 17:33:58 +01:00
Tobias Zwick b566bea377 drag and drop for the HUD (non-functional) 2009-12-30 16:50:25 +01:00
Tobias Zwick ef778d631a removed ConvertGoals() (backward compatibility with Clonk4) 2009-12-14 22:46:10 +01:00
Tobias Zwick edec15d64f merge 2009-11-30 17:24:14 +01:00