Source upgrade (original) (raw)

About DBpedia

In the jargon of computer programming, a source upgrade is a modification of a computer program's source code, which adds new features and options to it, improves performance and stability, or fixes bugs and errors from the previous version. There are two popular types of source upgrades, which are listed here:

Property Value
dbo:abstract In the jargon of computer programming, a source upgrade is a modification of a computer program's source code, which adds new features and options to it, improves performance and stability, or fixes bugs and errors from the previous version. There are two popular types of source upgrades, which are listed here: * Patch: source upgrade, where the modification of original source is provided in a special patch program. The patch is released by the developer of software. Generally, this type of source upgrade focus on bug and error fixing, not on adding new features to the engine. Patches are available on sites or FTP's of application developer. They can be also obtained from various computer magazines. * Source port, which is a user modification (mod). The source port modification focuses on changes in original source code (mostly adding new features – like 3D renderers support, new graphic technologies usage or porting the game into other platform, which the original was not available for), without editing the other resources of software. Most of source ports are created for old, classic games — for example: Doom, Quake I/II, Strife, Duke Nukem 3D, Rise of the Triad. The source code of those applications can be easily and legally downloaded from the Internet under GPL license – they were released by the developers. Of course, those are custom applications and are not supported by the producers of software in any way. (en)
dbo:wikiPageExternalLink http://www.softwarepatch.com/ http://www.icculus.org/ http://www.doomworld.com/classicdoom/ports/ http://icculus.org/twilight/darkplaces/ http://wolfgl.narod.ru
dbo:wikiPageID 775890 (xsd:integer)
dbo:wikiPageLength 2323 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1105788817 (xsd:integer)
dbo:wikiPageWikiLink dbr:Engine dbr:Rise_of_the_Triad dbr:Internet dbr:Computer_bug dbc:Source_code dbr:GNU_General_Public_License dbr:Computer_program dbr:Computer_programming dbr:Patch_(computing) dbr:Duke_Nukem_3D dbr:Source_code dbr:Quake_(series) dbr:Backward_compatibility dbr:Doom_(1993_video_game) dbr:Source_port dbr:Software dbr:Software_versioning dbr:Source-code_compatibility dbr:ZDoom dbr:Doom_source_port dbr:Mod_(computer_gaming) dbr:Strife_(game)
dbp:wikiPageUsesTemplate dbt:Short_description dbt:Compu-prog-stub
dcterms:subject dbc:Source_code
gold:hypernym dbr:Modification
rdf:type dbo:VideoGame
rdfs:comment In the jargon of computer programming, a source upgrade is a modification of a computer program's source code, which adds new features and options to it, improves performance and stability, or fixes bugs and errors from the previous version. There are two popular types of source upgrades, which are listed here: (en)
rdfs:label Source upgrade (en)
owl:sameAs freebase:Source upgrade wikidata:Source upgrade https://global.dbpedia.org/id/4w17C
prov:wasDerivedFrom wikipedia-en:Source_upgrade?oldid=1105788817&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Source_upgrade
is dbo:wikiPageWikiLink of dbr:Source_Code_Control_System dbr:Upgrade dbr:Source-code_compatibility
is foaf:primaryTopic of wikipedia-en:Source_upgrade