Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Plugin article | Tiger Wang | 2014-02-15 | 1 | -14/+15 |
| | | | | + Adds reference to new SendMessage() functions | ||||
* | Merge pull request #677 from mc-server/BroadcastParticleEffect | Alexander Harkness | 2014-02-15 | 1 | -0/+1 |
|\ | | | | | Broadcast particle effect | ||||
| * | Documented BroadcastParticleEffect | STRWarrior | 2014-02-15 | 1 | -0/+1 |
| | | |||||
* | | Merged branch 'narroo/master'. | madmaxoft | 2014-02-13 | 1 | -1/+1 |
|\ \ | |/ |/| | | | This merges pull request #661. | ||||
| * | Fixed formatting issue in APIDesc.lua | narroo | 2014-02-13 | 1 | -1/+1 |
| | | |||||
| * | Fixed location of QueueUnloadUnusedChunks entry in APIDesc dump. Now is lexographically listed in cWorld, not cRoot. | narroo | 2014-02-12 | 1 | -2/+2 |
| | | |||||
| * | Alpha-Sorted List. | narroo | 2014-02-11 | 1 | -1/+1 |
| | | |||||
| * | Updated APIDesc.lua to replace 'UnloadUnusedChunks' with 'QueueUnloadUnusedChunks'. | narroo | 2014-02-11 | 1 | -1/+1 |
| | | |||||
* | | APIDump: Documented cWorld:ChunkStay(). | madmaxoft | 2014-02-11 | 1 | -0/+1 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into playerimprovements | Tiger Wang | 2014-02-09 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | Conflicts: src/Root.cpp src/Root.h src/World.cpp | ||||
| * | Added cPluginManager:LogStackTrace() to the Lua API. | madmaxoft | 2014-02-05 | 1 | -1/+2 |
| | | | | | | | | Fixes #637. | ||||
* | | Merge branch 'master' into playerimprovements | Tiger Wang | 2014-02-09 | 1 | -0/+3 |
|\| | | | | | | | | | Conflicts: MCServer/Plugins/APIDump/APIDesc.lua | ||||
| * | Fixed indent from previous commits. | madmaxoft | 2014-02-04 | 1 | -1/+1 |
| | | |||||
| * | Fixed indentation | tonibm19 | 2014-02-04 | 1 | -1/+1 |
| | | |||||
| * | Blank lines and indentation. | tonibm19 | 2014-02-04 | 1 | -1/+0 |
| | | | | | | | | Also removed GetClosestPlayer documentation | ||||
| * | Added documentation | tonibm19 | 2014-02-03 | 1 | -1/+4 |
| | | |||||
* | | Removed some unexported documentation. | Tiger Wang | 2014-02-07 | 1 | -11/+5 |
| | | |||||
* | | Improved chat messaging functions | Tiger Wang | 2014-02-07 | 1 | -3/+24 |
| | | | | | | | | | | | | | | * Moved string manipulation into cClientHandle and therefore... + Added configuration option for prefixes. * Cleaned up code. * Updated documentation for API. | ||||
* | | Server now handles join messages also | Tiger Wang | 2014-02-03 | 3 | -17/+17 |
|/ | | | | * Revised as well hook documentation | ||||
* | Merge pull request #585 from daniel0916/hooks | Mattes D | 2014-02-01 | 1 | -0/+23 |
|\ | | | | | Added "player destroying" and "player destroyed" hooks | ||||
| * | Added PlayerDestroyedHook Documentation | daniel0916 | 2014-02-01 | 1 | -0/+23 |
| | | |||||
* | | Fixed some more. | Alexander Harkness | 2014-01-31 | 1 | -4/+3 |
| | | |||||
* | | Fixed at least a little of the plugin guide. | Alexander Harkness | 2014-01-30 | 1 | -15/+7 |
| | | |||||
* | | Documented cFloater. | STRWarrior | 2014-01-29 | 1 | -0/+14 |
| | | |||||
* | | APIDump: Fixed indent after merge. | madmaxoft | 2014-01-24 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'MikeHunsinger/master' | madmaxoft | 2014-01-24 | 1 | -3/+4 |
|\ \ | |||||
| * | | Fixed indentation and doxygen comments... For real this time. | Mike Hunsinger | 2014-01-24 | 1 | -2/+2 |
| | | | |||||
| * | | Fixed spacing and doxycomments. | Mike Hunsinger | 2014-01-24 | 1 | -2/+2 |
| | | | |||||
| * | | Split TossItem into three Toss functions (Held, Equipped and Pickup) | Mike Hunsinger | 2014-01-23 | 1 | -3/+4 |
| |/ | |||||
* / | Implemented cPluginManager:CallPlugin() API. | madmaxoft | 2014-01-21 | 1 | -1/+2 |
|/ | | | | This function supersedes cPlugin:Call(), is safer to use in regards to multithreading and once again removes the need for the cPlugin class being exported at all. | ||||
* | APIDump: Added notes about objects across cWorld's task execution. | madmaxoft | 2014-01-19 | 1 | -2/+2 |
| | |||||
* | APIDump: Updated cWorld:ScheduleTask()'s description. | madmaxoft | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | APIDump: Updated cPluginManager:GetAllPlugins(). | madmaxoft | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | Finished exporting cWorld:ScheduleTask() to Lua API. | madmaxoft | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #548 from worktycho/documention | Alexander Harkness | 2014-01-16 | 1 | -0/+1 |
|\ | | | | | Added Documention for a few features I've added | ||||
| * | Documented the SchedualeTask function | Tycho | 2014-01-16 | 1 | -0/+1 |
| | | |||||
* | | APIDump: Explicitly listed static cPlayer functions. | madmaxoft | 2014-01-15 | 1 | -2/+2 |
|/ | |||||
* | APIDump: Wrapped example code so that it displays well on small screens. | madmaxoft | 2014-01-13 | 1 | -3/+8 |
| | | | | The listing was pushing the resulting webpage too wide on my 19" screen, causing various distortions. | ||||
* | APIDump: Added OnPluginMessage.lua file to Decoda project. | madmaxoft | 2014-01-13 | 1 | -0/+3 |
| | |||||
* | APIDump: Added missing bits of documentation. | madmaxoft | 2014-01-13 | 1 | -0/+15 |
| | | | | The recent changes didn't document some of the new API functions. | ||||
* | APIDump: Documented the plugin messaging hook and function. | madmaxoft | 2014-01-13 | 2 | -0/+26 |
| | |||||
* | Documented the cIniFile:AddValue* functions. | madmaxoft | 2014-01-11 | 1 | -0/+4 |
| | | | | Now the documentation really matches the implementation. | ||||
* | Fixed cPluginManager:AddHook() binding. | madmaxoft | 2014-01-05 | 3 | -5/+5 |
| | | | | Fixes #401. Old formats are still accepted, for compatibility reasons. | ||||
* | Merge branch 'FishingHook' | madmaxoft | 2014-01-01 | 2 | -0/+41 |
|\ | |||||
| * | Little more documentation for OnPlayerFishing. | STRWarrior | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Using documentation Xoft recommended. | STRWarrior | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed typo's in the documentation. | STRWarrior | 2014-01-01 | 2 | -4/+4 |
| | | |||||
| * | Documented OnPlayerFished and OnPlayerFishing. | STRWarrior | 2013-12-31 | 2 | -0/+41 |
|/ | |||||
* | APIDump: Fixed a factual error in OnPluginsLoaded description. | madmaxoft | 2013-12-29 | 1 | -2/+2 |
| | |||||
* | APIDump: Static files overwrite their destination. | madmaxoft | 2013-12-29 | 1 | -5/+13 |
| | |||||
* | APIDump: The PRE html tag has tab width set to 2 spaces. | madmaxoft | 2013-12-29 | 1 | -0/+5 |
| | |||||
* | APIDump: Documented OnPluginsLoaded. | madmaxoft | 2013-12-29 | 1 | -0/+79 |
| | |||||
* | APIDump: Added the SettingUpDecoda article. | madmaxoft | 2013-12-27 | 5 | -0/+50 |
| | | | | This implements #383. | ||||
* | APIDump: Articles eplicitly declare being UTF-8. | madmaxoft | 2013-12-27 | 2 | -0/+2 |
| | | | | This fixes display in firefox. | ||||
* | APIDump: Added quick links to index to each class and hook file. | madmaxoft | 2013-12-27 | 1 | -2/+14 |
| | | | | Third part of #403. | ||||
* | APIDump: Added a quick-nav menu to hook descriptions. | madmaxoft | 2013-12-27 | 1 | -7/+22 |
| | | | | Second part of #403. | ||||
* | APIDump: Added a quick-nav menu to class descriptions. | madmaxoft | 2013-12-27 | 1 | -6/+22 |
| | | | | First part of #403. | ||||
* | APIDump: Split the huge DumpAPIHtml function into smaller ones. | madmaxoft | 2013-12-27 | 1 | -47/+61 |
| | |||||
* | APIDump: Extra pages renamed to articles and moved to front. | madmaxoft | 2013-12-27 | 1 | -24/+39 |
| | |||||
* | APIDump: Fixed the WritingPlugin article. | madmaxoft | 2013-12-27 | 1 | -98/+107 |
| | | | | The code is no longer weirdly indented in the browser, and links are relative to the API docs root. | ||||
* | APIDump: Added the WritingPlugin article to the exported pages. | madmaxoft | 2013-12-27 | 1 | -0/+1 |
| | |||||
* | APIDump: Fixed bad for-loop. | madmaxoft | 2013-12-27 | 1 | -3/+3 |
| | | | | How did I not see this before? | ||||
* | Writing a plugin APIDump article (#382) | Tiger Wang | 2013-12-26 | 3 | -49/+310 |
| | |||||
* | Removed documentation for cChatColour:MakeColor() | Alexander Harkness | 2013-12-24 | 1 | -7/+3 |
| | |||||
* | Or not. Fixes #384 | Alexander Harkness | 2013-12-20 | 1 | -1/+2 |
| | |||||
* | done... finally | Alexander Harkness | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | fix the issues xoft pointed out | Alexander Harkness | 2013-12-20 | 1 | -5/+4 |
| | |||||
* | @madmaxoft now? | Alexander Harkness | 2013-12-20 | 1 | -3/+3 |
| | |||||
* | Possibly fixes #384 | Alexander Harkness | 2013-12-20 | 1 | -0/+6 |
| | | | @madmaxoft, is this the right syntax for lua for loops? | ||||
* | Create a static folder for adding static files. | Alexander Harkness | 2013-12-20 | 1 | -0/+1 |
| | | | .gitignore is basically just an empty file that might serve a purpose someday. | ||||
* | APIDump: Ignoring the multi-inheritance members. | madmaxoft | 2013-12-16 | 2 | -2/+20 |
| | | | | We may get to documenting them one day, but for now they are unused anyway, so there's no point in documenting them. They are a by-product of multiple inheritance, re-introduced due to #422. | ||||
* | Documented ForceSetSpeed. | STRWarrior | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | APIDump: Documented New functions | STRWarrior | 2013-12-15 | 1 | -0/+4 |
| | |||||
* | Documented cTNTEntity. | STRWarrior | 2013-12-14 | 1 | -0/+11 |
| | |||||
* | Documented OnWorldStarted. | STRWarrior | 2013-12-11 | 1 | -0/+24 |
| | |||||
* | Documented SpawnFallingBlock() | STRWarrior | 2013-12-07 | 1 | -0/+1 |
| | |||||
* | APIDump: Documented the new cPluginManager:GetCurrentPlugin() function. | madmaxoft | 2013-12-05 | 1 | -1/+2 |
| | |||||
* | APIDump: Added missing params to OnPlayerRightClick() hook. | madmaxoft | 2013-12-02 | 1 | -0/+3 |
| | |||||
* | APIDump: Updated the project file to include all partial docs files. | madmaxoft | 2013-11-30 | 1 | -1/+154 |
| | |||||
* | cWorld::SpawnExperienceOrb() now returns the entity ID of the spawned orb. | STRWarrior | 2013-11-26 | 1 | -1/+2 |
| | | | | Documented etExpOrb. | ||||
* | Documented SpawnExperienceOrb in cWorld | STRWarrior | 2013-11-25 | 1 | -0/+1 |
| | |||||
* | APIDump: Moved projectiles' documentation to a separate file. | madmaxoft | 2013-11-24 | 2 | -110/+112 |
| | |||||
* | APIDump: Removed needless whitespace output. | madmaxoft | 2013-11-24 | 1 | -123/+108 |
| | |||||
* | APIDump: Removed unwanted functions. | madmaxoft | 2013-11-23 | 1 | -1/+2 |
| | |||||
* | APIDump: Reformatted the sqlite docs. | madmaxoft | 2013-11-23 | 1 | -4/+16 |
| | |||||
* | APIDump: The descriptions are read from multiple files. | madmaxoft | 2013-11-23 | 52 | -1682/+2036 |
| | | | | All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions. | ||||
* | Documented sqlite functions. Used: http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki#sqlite3_functions | STRWarrior | 2013-11-23 | 1 | -0/+18 |
| | |||||
* | APIDump: Added more constant groups. | madmaxoft | 2013-11-23 | 2 | -20/+121 |
| | | | | Also fixed the parsing of the Include data in the constant groups, and added linkification to group texts. | ||||
* | APIDump: Added a few constant groups to the descriptions. | madmaxoft | 2013-11-22 | 1 | -92/+78 |
| | |||||
* | APIDump: Implemented constant groups. | madmaxoft | 2013-11-22 | 2 | -18/+144 |
| | | | | Fix #289. | ||||
* | Added cFile:GetFolderContents(). | madmaxoft | 2013-11-22 | 1 | -10/+11 |
| | | | | Fix 162. | ||||
* | APIDump: Fixed cRoot's furnace query API. | madmaxoft | 2013-11-22 | 1 | -1/+3 |
| | |||||
* | APIDump: Documented new cRoot:GetFurnaceRecipe(). | madmaxoft | 2013-11-22 | 1 | -2/+27 |
| | |||||
* | APIDump: Documented cPlayer XP-related functions. | madmaxoft | 2013-11-21 | 1 | -0/+8 |
| | |||||
* | APIDump: Documented cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt(). | madmaxoft | 2013-11-20 | 1 | -0/+2 |
| | |||||
* | APIDump: Slight performance improvement. | madmaxoft | 2013-11-19 | 1 | -17/+17 |
| | | | | Strings don't need concatenation when using write(). | ||||
* | APIDump: Documented Vector3i. | madmaxoft | 2013-11-19 | 1 | -5/+25 |
| | |||||
* | APIDump: Documented Vector3f. | madmaxoft | 2013-11-17 | 1 | -3/+33 |
| | |||||
* | APIDump: Documented lxp, the XML parser class. | madmaxoft | 2013-11-15 | 1 | -0/+106 |
| | |||||
* | APIDump: Functions that are documented are never ignored. | madmaxoft | 2013-11-15 | 1 | -7/+12 |
| | | | | This simplifies exclude-filters for functions such as lxp.new() that need inclusion. | ||||
* | APIDump: Small fixes and additions. | madmaxoft | 2013-11-15 | 1 | -1/+4 |
| | |||||
* | APIDump: Documented cSignEntity. | madmaxoft | 2013-11-15 | 1 | -7/+6 |
| | |||||
* | APIDump: Documented cNoteEntity. | madmaxoft | 2013-11-15 | 1 | -1/+20 |
| | |||||
* | APIDump: Documented the cJukeboxEntity. | madmaxoft | 2013-11-15 | 1 | -0/+16 |
| | |||||
* | APIDump: Documented cChunkDesc:GetBlockEntity(). | madmaxoft | 2013-11-15 | 1 | -1/+37 |
| | |||||
* | cRoot::SaveAllChunks() doesn't wait for the save (deadlocks). | madmaxoft | 2013-11-15 | 1 | -1/+1 |
| | | | | Rather, it only queues the save task onto each world's tick thread. | ||||
* | APIDump: Removed the BlockEntity constructors' docs. | madmaxoft | 2013-11-15 | 1 | -62/+24 |
| | |||||
* | APIDump: Documented Vector3d. | madmaxoft | 2013-11-11 | 1 | -8/+43 |
| | |||||
* | APIDump: Documented cServer:IsHardCore() | madmaxoft | 2013-11-09 | 1 | -0/+1 |
| | |||||
* | APIDump: Documented TakeDamageInfo. | madmaxoft | 2013-11-09 | 1 | -5/+29 |
| | |||||
* | APIDump: Documented the relevant tolua functions. | madmaxoft | 2013-11-09 | 1 | -2/+48 |
| | |||||
* | APIDump: Added logging to see what takes so long. | madmaxoft | 2013-11-09 | 1 | -0/+5 |
| | |||||
* | APIDump: Documented ItemCategory. | madmaxoft | 2013-11-05 | 1 | -0/+38 |
| | |||||
* | APIDump: Fixed HOOK_LOGIN short desc. | madmaxoft | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | APIDump: Documented cWindow. | madmaxoft | 2013-10-28 | 1 | -21/+33 |
| | |||||
* | APIDump: Documented HTTPFormData and HTTPRequest. | madmaxoft | 2013-10-28 | 1 | -5/+39 |
| | |||||
* | APIDump: Fixed a failure in documented classes with no functions. | madmaxoft | 2013-10-28 | 1 | -0/+1 |
| | |||||
* | APIDump: Documented cWorld. | madmaxoft | 2013-10-27 | 1 | -0/+1 |
| | |||||
* | APIDump: Documented cRoot. | madmaxoft | 2013-10-27 | 1 | -3/+12 |
| | |||||
* | APIDump: Documented cProjectileEntity. | madmaxoft | 2013-10-27 | 1 | -3/+21 |
| | |||||
* | APIDump: Documented cPickup. | madmaxoft | 2013-10-26 | 1 | -1/+2 |
| | |||||
* | APIDump: Documented cIniFile. | madmaxoft | 2013-10-26 | 1 | -81/+135 |
| | |||||
* | APIDump: Documented cMonster. | madmaxoft | 2013-10-24 | 1 | -3/+52 |
| | |||||
* | APIDump: Documented cEnchantments. | madmaxoft | 2013-10-24 | 1 | -4/+37 |
| | | | | The constants are self-documenting, no need to describe them further. | ||||
* | APIDump: Documented cPickup. | madmaxoft | 2013-10-24 | 1 | -8/+10 |
| | |||||
* | APIDump: Documented cItemGrid and cPlayer. | madmaxoft | 2013-10-24 | 1 | -30/+75 |
| | |||||
* | APIDump: Added cChatColor constants. | madmaxoft | 2013-10-23 | 1 | -3/+23 |
| | | | | They don't really need much documentation, so just ignoring them in the Undocumented output. | ||||
* | APIDump: Documented the cHopperEntity class. | madmaxoft | 2013-10-23 | 1 | -0/+22 |
| | |||||
* | APIDump: Linkified cEntity returns. | madmaxoft | 2013-10-23 | 1 | -4/+7 |
| | |||||
* | APIDump: member variables without a setter are considered constants. | madmaxoft | 2013-10-22 | 1 | -1/+8 |
| | | | | This fixes cChatColor constants being reported erroneously as member variables. | ||||
* | APIDump: Inheritance is tested properly. | madmaxoft | 2013-10-22 | 1 | -6/+4 |
| | | | | This fixes #195 's second iteration. | ||||
* | APIDump: Added link from cItem to the global ItemToString() et al. | madmaxoft | 2013-10-20 | 1 | -1/+5 |
| | |||||
* | APIDump: Fixed link in cPawn's desc. | madmaxoft | 2013-10-20 | 1 | -1/+1 |
| | |||||
* | APIDump: Various small fixes and additions. | madmaxoft | 2013-10-20 | 1 | -6/+53 |
| | |||||
* | APIDump: Fixed a few broken links. | madmaxoft | 2013-10-20 | 1 | -4/+4 |
| | |||||
* | APIDump: Statistics have a graphical meter; added hooks. | madmaxoft | 2013-10-20 | 1 | -9/+39 |
| | |||||
* | APIDump: Added basic statistics about the docs. | madmaxoft | 2013-10-20 | 2 | -6/+83 |
| | |||||
* | APIDump: Fixed listing undocumented objects. | madmaxoft | 2013-10-20 | 1 | -5/+27 |
| | | | | Classes with undefined "Functions" section would not list their functions as undocumented; similar for "Constants" and "Variables". | ||||
* | Merge branch 'htmlescape'. | madmaxoft | 2013-10-20 | 1 | -62/+65 |
|\ | |||||
| * | Added a APIDump description for GetHTMLEscapedString. | Alexander Harkness | 2013-10-19 | 1 | -63/+66 |
| | | |||||
* | | APIDump: Undocumented member variables are listed. | madmaxoft | 2013-10-19 | 1 | -4/+16 |
| | | |||||
* | | APIDump: Extra pages use the local prettify and CSS. | madmaxoft | 2013-10-19 | 1 | -2/+7 |
| | | |||||
* | | APIDump: Added member-variable filtering. | madmaxoft | 2013-10-19 | 2 | -0/+14 |
| | | |||||
* | | APIDump: Member variables are read from the API. | madmaxoft | 2013-10-19 | 1 | -10/+48 |
| | | |||||
* | | APIDump: Better header text for classes. | madmaxoft | 2013-10-19 | 1 | -1/+1 |
|/ | |||||
* | APIDump: Added cIniFile additional info. | madmaxoft | 2013-10-18 | 2 | -1/+29 |
| | |||||
* | APIDump: Offline prettify is working. | madmaxoft | 2013-10-18 | 1 | -1/+11 |
| | |||||
* | APIDump: Added example code to cItem. | madmaxoft | 2013-10-18 | 1 | -0/+32 |
| | |||||
* | APIDump: Documented cItem's variables. | madmaxoft | 2013-10-18 | 1 | -4/+11 |
| | |||||
* | APIDump: Added support for member variables. | madmaxoft | 2013-10-18 | 2 | -4/+59 |
| | |||||
* | APIDump: Added prettify's license. | madmaxoft | 2013-10-18 | 1 | -0/+191 |
| | |||||
* | APIDump: Fixed offline JS. | madmaxoft | 2013-10-18 | 5 | -108/+41 |
| | | | | This time it's really offline :) | ||||
* | APIDump: Do not list empty Constants or Functions sections. | madmaxoft | 2013-10-18 | 1 | -14/+46 |
| | | | | Also implemented writing inherited constants. | ||||
* | APIDump: Split long code into functions. | madmaxoft | 2013-10-18 | 2 | -94/+110 |
| | |||||
* | APIDump: Ignore internal APIDump stuff. | madmaxoft | 2013-10-18 | 1 | -0/+2 |
| | |||||
* | APIDump: using local JS files instead of networked. | madmaxoft | 2013-10-18 | 3 | -4/+100 |
| | | | | This allows offline API browsing. | ||||
* | APIDump: Renamed output for helper stuff. | madmaxoft | 2013-10-18 | 1 | -2/+2 |
| | | | | | | Undocumented objects are output to _undocumented.lua Overdocumented objects are output to _unexported-documented.txt Missing pages are output to _missingPages.txt | ||||
* | APIDump: Makes a list of bad links. | madmaxoft | 2013-10-18 | 1 | -17/+78 |
| | | | | This fixes #219. | ||||
* | APIDump: Improved page titles. | madmaxoft | 2013-10-18 | 1 | -2/+2 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_RIGHT_CLICKING_ENTITY. | madmaxoft | 2013-10-18 | 1 | -0/+20 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_SHOOTING. | madmaxoft | 2013-10-18 | 1 | -0/+25 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_SPAWNED. | madmaxoft | 2013-10-18 | 1 | -0/+25 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_TOSSING_ITEM. | madmaxoft | 2013-10-18 | 1 | -0/+23 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_USED_BLOCK. | madmaxoft | 2013-10-17 | 1 | -0/+39 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_USED_ITEM. | madmaxoft | 2013-10-17 | 1 | -0/+39 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_USING_BLOCK. | madmaxoft | 2013-10-17 | 1 | -2/+45 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_USING_ITEM. | madmaxoft | 2013-10-17 | 1 | -0/+36 |
| | |||||
* | APIDump: Documented HOOK_UPDATED_SIGN. | madmaxoft | 2013-10-17 | 1 | -0/+30 |
| | |||||
* | APIDump: Documented HOOK_TICK. | madmaxoft | 2013-10-17 | 1 | -0/+22 |
| | |||||
* | APIDump: Documented HOOK_TAKE_DAMAGE. | madmaxoft | 2013-10-17 | 1 | -0/+24 |
| | |||||
* | APIDump: Documented HOOK_UPDATING_SIGN. | madmaxoft | 2013-10-17 | 1 | -0/+50 |
| | |||||
* | APIDump: More robust against missing APIDesc items. | madmaxoft | 2013-10-17 | 1 | -3/+3 |
| | |||||
* | APIDump: Documented HOOK_WEATHER_CHANGED. | madmaxoft | 2013-10-16 | 1 | -0/+21 |
| | |||||
* | APIDump: Documented HOOK_WEATHER_CHANGING. | madmaxoft | 2013-10-16 | 1 | -0/+24 |
| | |||||
* | APIDump: Documented HOOK_WORLD_TICK. | madmaxoft | 2013-10-16 | 1 | -0/+24 |
| | |||||
* | APIDump: Nicer HTML visage. | madmaxoft | 2013-10-16 | 3 | -158/+230 |
| | | | | | | * Fixed whacky HTML indentation + Added fancy CSS! + Now HTML5 compatible! | ||||
* | Added HOOK_PLAYER_RIGHT_CLICK | Alexander Harkness | 2013-10-15 | 1 | -8/+38 |
| | |||||
* | APIDump: Linkification supports #anchors. | madmaxoft | 2013-10-15 | 1 | -2/+33 |
| | | | | This implements #198. | ||||
* | APIDump: Documented HOOK_SPAWNING_MONSTER. | madmaxoft | 2013-10-15 | 1 | -0/+26 |
| | |||||
* | APIDump: Documented HOOK_SPAWNING_ENTITY. | madmaxoft | 2013-10-15 | 1 | -2/+34 |
| | |||||
* | APIDump: Documented HOOK_SPAWNED_MONSTER. | madmaxoft | 2013-10-15 | 1 | -1/+21 |
| | |||||
* | APIDump: Documented HOOK_SPAWNED_ENTITY. | madmaxoft | 2013-10-15 | 1 | -0/+20 |
| | |||||
* | APIDump: Documented HOOK_PRE_CRAFTING. | madmaxoft | 2013-10-15 | 1 | -0/+30 |
| | |||||
* | APIDump: Documented HOOK_POST_CRAFTING. | madmaxoft | 2013-10-15 | 1 | -0/+29 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_PLACING_BLOCK. | madmaxoft | 2013-10-15 | 1 | -0/+38 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_MOVING and HOOK_PLAYER_PLACED_BLOCK. | madmaxoft | 2013-10-15 | 1 | -0/+53 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_LEFT_CLICK. | madmaxoft | 2013-10-15 | 1 | -0/+40 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_JOINED. | madmaxoft | 2013-10-15 | 1 | -0/+22 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_EATING. | madmaxoft | 2013-10-15 | 1 | -0/+20 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_BROKEN_BLOCK. | madmaxoft | 2013-10-15 | 1 | -2/+31 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_BREAKING_BLOCK. | madmaxoft | 2013-10-15 | 1 | -0/+30 |
| | |||||
* | APIDump: Documented HOOK_PLAYER_ANIMATION. | madmaxoft | 2013-10-14 | 1 | -0/+21 |
| | |||||
* | APIDump: Removed HOOK_MAX and HOOK_NUM_HOOKS from documentation. | madmaxoft | 2013-10-14 | 1 | -1/+6 |
| | | | | They're not really hooks, just constants for the maximum. | ||||
* | APIDump: Documented HOOK_LOGIN. | madmaxoft | 2013-10-14 | 1 | -0/+25 |
| | |||||
* | APIDump: Documented HOOK_KILLING. | madmaxoft | 2013-10-14 | 1 | -0/+27 |
| | |||||
* | APIDump: Documented HOOK_HOPPER_PUSHING_ITEM. | madmaxoft | 2013-10-14 | 1 | -3/+28 |
| | |||||
* | APIDump: Documented HOOK_HOPPER_PULLING_ITEM. | madmaxoft | 2013-10-14 | 1 | -0/+23 |
| | |||||
* | APIDump: Documented HOOK_HANDSHAKE. | madmaxoft | 2013-10-14 | 1 | -0/+23 |
| | |||||
* | APIDump: Documented HOOK_EXPLODING. | madmaxoft | 2013-10-14 | 1 | -0/+44 |
| | |||||
* | APIDump: Documented HOOK_EXPLODED. | madmaxoft | 2013-10-14 | 1 | -0/+43 |
| | |||||
* | APIDump: Documented HOOK_EXECUTE_COMMAND. | madmaxoft | 2013-10-14 | 1 | -0/+25 |
| | |||||
* | APIDump: Updated the template for undocumented hooks. | madmaxoft | 2013-10-14 | 1 | -2/+2 |
| | |||||
* | APIDump: Documented HOOK_DISCONNECT. | madmaxoft | 2013-10-14 | 1 | -0/+26 |
| | |||||
* | APIDump: Fixed info missing from cCraftingRecipe. | madmaxoft | 2013-10-14 | 1 | -1/+1 |
| | |||||
* | APIDump: Documented HOOK_CRAFTING_NO_RECIPE. | madmaxoft | 2013-10-14 | 1 | -0/+26 |
| | |||||
* | APIDump: Documented HOOK_COLLECTING_PICKUP. | madmaxoft | 2013-10-14 | 1 | -0/+27 |
| | |||||
* | APIDump: Documented HOOK_CHUNK_UNLOADING. | madmaxoft | 2013-10-14 | 1 | -0/+23 |
| | |||||
* | APIDump: Documented HOOK_CHUNK_UNLOADED. | madmaxoft | 2013-10-14 | 1 | -0/+22 |
| | |||||
* | APIDump: Documented HOOK_CHUNK_GENERATING. | madmaxoft | 2013-10-14 | 1 | -1/+33 |
| | |||||
* | APIDump: Fixed undocumented hook param generator. | madmaxoft | 2013-10-14 | 1 | -8/+9 |
| | |||||
* | APIDump: Added example to HOOK_CHUNK_GENERATED. | madmaxoft | 2013-10-14 | 1 | -0/+37 |
| | |||||
* | APIDump: Documented HOOK_CHUNK_GENERATED. | madmaxoft | 2013-10-14 | 1 | -0/+26 |
| | |||||
* | APIDump: The undocumented hooks template now has 8 params. | madmaxoft | 2013-10-14 | 1 | -0/+7 |
| | | | | This allows for easier copypasting, hooks with less than 9 params don't need an extra copy-paste for a new param entry. | ||||
* | APIDump: Documented HOOK_CHUNK_AVAILABLE. | madmaxoft | 2013-10-14 | 1 | -0/+21 |
| | |||||
* | APIDump: Documented the webserver vs world threads. | madmaxoft | 2013-10-12 | 1 | -2/+58 |
| | | | | This fixes #12. | ||||
* | APIDump: Added pretty-printing to code examples. | madmaxoft | 2013-10-12 | 2 | -30/+35 |
| | |||||
* | APIDump: Added an OnBlockToPickups() code example. | madmaxoft | 2013-10-12 | 1 | -0/+26 |
| | |||||
* | APIDump: Added the possibility of extra code examples for hooks. | madmaxoft | 2013-10-12 | 1 | -2/+8 |
| | |||||
* | APIDump: Documented OnBlockToPickups. | madmaxoft | 2013-10-12 | 1 | -0/+30 |
| | |||||
* | APIDump: Hook notes are linkified. | madmaxoft | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | APIDump: Fixed extra pages copying. | madmaxoft | 2013-10-09 | 1 | -1/+7 |
| | |||||
* | APIDump: Implemented basic hook documentation. | madmaxoft | 2013-10-09 | 2 | -11/+152 |
| | |||||
* | APIDump: Documented the new cFile API functions. | madmaxoft | 2013-10-09 | 1 | -0/+24 |
| | |||||
* | APIDump: Added support for extra pages. | madmaxoft | 2013-10-09 | 3 | -3/+52 |
| | | | | Referenced by file links and titles and copied directly from the plugin folder to the dest folder. | ||||
* | APIDump: Taking advantage of the new cFile API. | madmaxoft | 2013-10-09 | 1 | -9/+7 |
| | |||||
* | APIDump: Brought cItem docs up-to-date. | madmaxoft | 2013-10-05 | 1 | -5/+7 |
| | |||||
* | APIDump: Added cLineBlockTracer documentation. | madmaxoft | 2013-10-04 | 1 | -4/+86 |
| | |||||
* | APIDump: Documented cPlugin | STRWarrior | 2013-10-04 | 1 | -5/+9 |
| | |||||
* | APIDump: Added the cWorld:IsWeatherXXX() functions. | madmaxoft | 2013-10-04 | 1 | -1/+5 |
| | |||||
* | APIDump: Removed ignored classes logging. | madmaxoft | 2013-10-02 | 1 | -2/+0 |
| | |||||
* | APIDump: Fixed operator == rename having bad DocID. | madmaxoft | 2013-10-02 | 2 | -3/+7 |
| | |||||
* | APIDump: Added equality operator renaming. | madmaxoft | 2013-09-30 | 1 | -0/+3 |
| | |||||
* | APIDump: Fixed overloaded functions' docs. | madmaxoft | 2013-09-29 | 1 | -18/+45 |
| | |||||
* | APIDump: Added more inheritance and linkification. | madmaxoft | 2013-09-29 | 1 | -4/+6 |
| | |||||
* | APIDump: Linkified cDropSpenser constants. | madmaxoft | 2013-09-29 | 1 | -2/+2 |
| | |||||
* | APIDump: Added the possibility to ignore classes. Ignoring Lua builtins. | madmaxoft | 2013-09-29 | 2 | -1/+40 |
| | |||||
* | APIDump: Updated cEntity docs. | madmaxoft | 2013-09-27 | 1 | -33/+115 |
| | |||||
* | APIDump: Documented cServer | STRWarrior | 2013-09-27 | 1 | -1/+6 |
| | |||||
* | APIDump: Completed cCuboid docs. | madmaxoft | 2013-09-26 | 1 | -6/+28 |
| | |||||
* | APIDump: Completed cCraftingGrid's documentation. | madmaxoft | 2013-09-26 | 1 | -3/+8 |
| | |||||
* | APIDump: completed cChestEntity docs. | madmaxoft | 2013-09-26 | 1 | -1/+30 |
| | |||||
* | APIDump: Updated cBlockArea docs. | madmaxoft | 2013-09-25 | 1 | -0/+3 |
| | |||||
* | APIDump: Updated cChunkDesc docs. | madmaxoft | 2013-09-25 | 1 | -2/+25 |
| | |||||
* | APIDump: Updated cClientHandle documentation | madmaxoft | 2013-09-25 | 1 | -5/+7 |
| | |||||
* | APIDump: Documented the cBoundingBox class. | madmaxoft | 2013-09-24 | 1 | -2/+35 |
| | |||||
* | APIDump: Forgot a function in globals. | STRWarrior | 2013-09-22 | 1 | -0/+1 |
| | |||||
* | APIDump: Documented the globals. | STRWarrior | 2013-09-22 | 1 | -0/+37 |
| | |||||
* | APIDump: Automatic corrections. | madmaxoft | 2013-09-19 | 1 | -83/+78 |
| | |||||
* | APIDump: Updated cPluginManager documentation. | madmaxoft | 2013-09-18 | 1 | -16/+88 |
| | |||||
* | APIDump: Small cRoot improvement. | STRWarrior | 2013-09-18 | 1 | -17/+17 |
| | |||||
* | Documented cRoot. | STRWarrior | 2013-09-17 | 1 | -0/+19 |
| | |||||
* | APIDump: Additional information is linkified, too. | madmaxoft | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | APIDump: Added a slight visual style to <pre> tags | madmaxoft | 2013-09-16 | 1 | -0/+5 |
| | |||||
* | APIDump: Added callback examples to cWorld. | madmaxoft | 2013-09-16 | 1 | -0/+60 |
| | |||||
* | APIDump: All cWorld functions are documented. | madmaxoft | 2013-09-16 | 1 | -25/+44 |
| | |||||
* | APIDump: Next batch of cWorld documentation. | madmaxoft | 2013-09-15 | 1 | -35/+34 |
| | |||||
* | APIDump: Added a first part of cWorld documentation. | madmaxoft | 2013-09-15 | 1 | -2/+118 |
| | |||||
* | APIDump: Fixed linkification with multiple links in one string. | madmaxoft | 2013-09-15 | 1 | -2/+2 |
| | |||||
* | APIDump: Undescribed classes are listed as undocumented. | madmaxoft | 2013-09-14 | 1 | -14/+16 |
| | | | | Previously class that was not listed in APIDesc was not listed in Undocumented. | ||||
* | APIDump: Added most missing classes as empty templates. | madmaxoft | 2013-09-14 | 1 | -1/+93 |
| | |||||
* | APIDump: Removed most unexported-documented classes. | madmaxoft | 2013-09-14 | 1 | -232/+53 |
| | | | | Also fixed most functions that were erroneously parsed as constants by the automatic wiki import. | ||||
* | APIDump: Fixed dumping when APIDesc doesn't contain Constants section. | madmaxoft | 2013-09-14 | 1 | -10/+14 |
| | |||||
* | APIDump: Fixed cLuaWindow documentation. | madmaxoft | 2013-09-14 | 1 | -62/+64 |
| | |||||
* | APIDump: Added creating the list of unexported-documented API objects. | madmaxoft | 2013-09-14 | 1 | -0/+24 |
| | |||||
* | APIDump: Implemented creating the list of undocumented API objects. | madmaxoft | 2013-09-14 | 1 | -3/+65 |
| | |||||
* | APIDump: Added a simple header to the class index. | madmaxoft | 2013-09-14 | 1 | -2/+3 |
| | |||||
* | APIDump: Added cArrowEntity documentation | madmaxoft | 2013-09-14 | 1 | -0/+29 |
| | |||||
* | APIDump: Added an example on how to fill in the documentation. | madmaxoft | 2013-09-14 | 1 | -8/+55 |
| | |||||
* | APIDump: Added support for additional info exported with each class. | madmaxoft | 2013-09-14 | 2 | -1/+91 |
| | |||||
* | APIDump: Added support for overloaded functions. | madmaxoft | 2013-09-14 | 2 | -13/+57 |
| | |||||
* | APIDump: Do not dump the g_APIDesc and APIDump's functions. | madmaxoft | 2013-09-14 | 2 | -4/+13 |
| | |||||
* | APIDump: Moved sorting after the renaming. | madmaxoft | 2013-09-14 | 2 | -21/+25 |
| | |||||
* | APIDump: Linkifications works for simple {{link}} too. | madmaxoft | 2013-09-14 | 1 | -1/+3 |
| | |||||
* | APIDump: Added special-function renaming (constructor, operators). | madmaxoft | 2013-09-14 | 2 | -5/+22 |
| | |||||
* | APIDump: Added more globally-ignored functions. | madmaxoft | 2013-09-14 | 1 | -1/+4 |
| | |||||
* | APIDump: Ignored functions are removed from undocumented classes, too. | madmaxoft | 2013-09-14 | 1 | -10/+9 |
| | |||||
* | APIDump: Ignoring some Lua internal stuff from API-scanning. | madmaxoft | 2013-09-13 | 1 | -4/+10 |
| | |||||
* | APIDump: Fixed link in cBlockArea's docs | madmaxoft | 2013-09-13 | 1 | -3/+3 |
| | |||||
* | APIDump: Basic CSS file makes tables visible | madmaxoft | 2013-09-13 | 2 | -0/+35 |
| | |||||
* | APIDump: Constructors are renamed and can have documentation | madmaxoft | 2013-09-13 | 2 | -2/+7 |
| | |||||
* | APIDump: Added support for ignoring functions; ignoring the lua/tolua internals. | madmaxoft | 2013-09-13 | 2 | -14/+30 |
| | |||||
* | APIDump: Fixed cItem's description. | madmaxoft | 2013-09-13 | 1 | -12/+17 |
| | |||||
* | APIDump: Linkification works. | madmaxoft | 2013-09-13 | 1 | -4/+3 |
| | |||||
* | APIDump: Added descendants specified through inheritance. | madmaxoft | 2013-09-13 | 1 | -27/+59 |
| | |||||
* | APIDump: Added support for inheritance | madmaxoft | 2013-09-13 | 1 | -29/+68 |
| | |||||
* | APIDump: Read through and fixed the first few classes desc. | madmaxoft | 2013-09-12 | 1 | -92/+71 |
| | |||||
* | APIDump: Imported the descriptions from the wiki. | madmaxoft | 2013-09-12 | 2 | -156/+1268 |
| | |||||
* | APIDump: Fixed nesting | madmaxoft | 2013-09-12 | 1 | -3/+2 |
| | |||||
* | APIDump: Processing wiki-style bullets (" * ") into <li> tag | madmaxoft | 2013-09-12 | 1 | -0/+4 |
| | |||||
* | APIDump: Added parsing for older wiki format, "Class Definition" header. | madmaxoft | 2013-09-12 | 1 | -6/+44 |
| | |||||
* | APIDump: The APIDesc from wiki can be read back by Lua. | madmaxoft | 2013-09-12 | 1 | -10/+21 |
| | |||||
* | APIDump: replacing wiki-style markup with APIDump-style markup | madmaxoft | 2013-09-12 | 1 | -0/+3 |
| | |||||
* | APIDump: Fixed parsing tables with wiki-links. | madmaxoft | 2013-09-12 | 1 | -10/+33 |
| | | | | Also added real class name, description and constructor renaming. | ||||
* | APIDump: Fixed a missing tab | madmaxoft | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | APIDump: Added a testing constant description | madmaxoft | 2013-09-11 | 1 | -0/+4 |
| | |||||
* | APIDump: Initial implementation of wiki-to-lua conversion | madmaxoft | 2013-09-11 | 1 | -3/+85 |
| | |||||
* | APIDump: First attempt at outputting annotations in the HTML format | madmaxoft | 2013-09-11 | 3 | -85/+179 |
| | |||||
* | DumpAPI: Basic HTML output for classes | madmaxoft | 2013-09-10 | 1 | -36/+148 |
| | |||||
* | APIDump now produces wiki-style tables of functions and constants. | madmaxoft | 2013-09-09 | 2 | -6/+144 |
| | | | | Part of #116. | ||||
* | Changed name and put the whitespace back, as per xoft's suggestion. | Alexander Harkness | 2013-07-30 | 1 | -2/+11 |
| | |||||
* | Moved the file to a more sensible name. | Alexander Harkness | 2013-07-30 | 1 | -0/+52 |